1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-01 03:22:30 +01:00

Initial revision

This commit is contained in:
scottc
1998-09-29 22:36:29 +00:00
commit 9d2e6ef9f1
527 changed files with 138651 additions and 0 deletions

13
WindowMaker/Styles/Blue Executable file
View File

@@ -0,0 +1,13 @@
{
FTitleColor = "white";
PTitleColor = "white";
UTitleColor = "gray20";
MenuTitleColor = "white";
MenuDisabledColor = "gray40";
MenuTextColor = "black";
FTitleBack = (hgradient, "rgb:00/00/10", "rgb:20/20/70");
UTitleBack = (hgradient, "rgb:90/90/90", "rgb:c0/c0/c0");
PTitleBack = (hgradient, "rgb:50/50/50", "rgb:80/80/80");
MenuTitleBack = (hgradient, "rgb:20/20/70", "rgb:00/00/20");
MenuTextBack = (hgradient, "rgb:c0/c0/c0", "rgb:90/90/90");
}