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/DarkBlue Executable file
View File

@@ -0,0 +1,19 @@
{
TitleJustify = center;
HighlightColor = white;
HighlightTextColor = black;
ClipTitleColor = white;
CClipTitleColor = gray40;
FTitleColor = white;
PTitleColor = gray60;
UTitleColor = gray60;
FTitleBack = (hgradient, "rgb:18/38/59", black);
PTitleBack = (hgradient, "rgb:18/38/59", black);
UTitleBack = (hgradient, "rgb:38/58/79", "rgb:30/40/50");
MenuTitleColor = white;
MenuTextColor = white;
MenuDisabledColor = "rgb:61/61/61";
MenuTitleBack = (hgradient, "rgb:08/24/38", black);
MenuTextBack = (hgradient, "rgb:18/38/59", "rgb:00/14/28");
IconBack = (mdgradient, "rgb:61/51/59", "rgb:38/58/79", black, "rgb:18/38/59");
}