1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-10 18:45:47 +01:00

Code update for Window Maker version 0.50.0

Read changes in ChangeLog and NEWS
This commit is contained in:
dan
1999-01-06 15:22:33 +00:00
parent 16698efd45
commit 0261c32636
232 changed files with 20628 additions and 8087 deletions

View File

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