1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-01 11:32:34 +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

19
WindowMaker/Styles/Black Executable file
View File

@@ -0,0 +1,19 @@
{
TitleJustify = center;
HighlightColor = white;
HighlightTextColor = black;
ClipTitleColor = white;
CClipTitleColor = gray60;
FTitleColor = white;
PTitleColor = white;
UTitleColor = gray20;
FTitleBack = (hgradient, "rgb:30/32/3e", black);
PTitleBack = (hgradient, "rgb:70/72/7e", "rgb:45/47/4e");
UTitleBack = (hgradient, "rgb:a0/a2/ae", "rgb:90/92/9e");
MenuTitleColor = white;
MenuTextColor = white;
MenuDisabledColor = gray60;
MenuTitleBack = (hgradient, "rgb:30/32/3e", black);
MenuTextBack = (hgradient, "rgb:50/5a/5e", "rgb:20/2a/2e");
IconBack = (mdgradient, gray40, "rgb:50/5a/5e", "rgb:30/32/3e", "rgb:20/2a/2e");
}