1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-03-30 11:03:34 +02: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,27 @@
{
NewStyle = YES;
TitleJustify = left;
WindowTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
MenuTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
MenuTextFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
IconTitleFont = "-*-helvetica-medium-r-normal-*-8-*-*-*-*-*-*-*";
ClipTitleFont = "-*-helvetica-bold-r-normal-*-10-*-*-*-*-*-*-*";
DisplayFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
HighlightColor = white;
HighlightTextColor = black;
ClipTitleColor = black;
CClipTitleColor = "rgb:61/61/61";
FTitleColor = white;
PTitleColor = white;
UTitleColor = gray20;
FTitleBack = (dgradient, "rgb:00/00/10", "rgb:20/20/70");
PTitleBack = (dgradient, "rgb:50/50/50", "rgb:80/80/80");
UTitleBack = (dgradient, "rgb:90/90/90", "rgb:d0/d0/d0");
MenuTitleColor = white;
MenuTextColor = black;
MenuDisabledColor = gray40;
MenuTitleBack = (dgradient, "rgb:00/00/20", "rgb:20/20/70");
MenuTextBack = (hgradient, "rgb:d0/d0/d0", "rgb:80/80/80");
WorkspaceBack = (tpixmap, "BlueImage.jpeg", black);
IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
}