1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-25 16:55:47 +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

15
WindowMaker/Styles/Rainbow Executable file
View File

@@ -0,0 +1,15 @@
{
HighlightColor = white;
HighlightTextColor = black;
FTitleColor = black;
PTitleColor = gray60;
UTitleColor = white;
FTitleBack = (mhgradient, yellow, red, yellow, green, blue, purple);
PTitleBack = (mhgradient, yellow3, red3, yellow3, green3, blue3, purple3);
UTitleBack = (mhgradient, yellow4, red4, yellow4, green4, blue4, purple4);
MenuTitleColor = black;
MenuTextColor = white;
MenuDisabledColor = gray60;
MenuTitleBack = (mhgradient, yellow, red, yellow, green, blue, purple);
MenuTextBack = (mhgradient, yellow4, red4, yellow4, green4, blue4, purple4);
}