1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-09 18:15:54 +01:00

bug fixes

This commit is contained in:
kojima
1999-04-27 01:38:09 +00:00
parent d3609d3449
commit a205d1f5c2
21 changed files with 2781 additions and 1906 deletions

View File

@@ -1,5 +1,11 @@
{
TitleJustify = center;
ClipTitleFont = "-*-helvetica-medium-r-normal-*-10-*-*-*-*-*-*-*";
WindowTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
MenuTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
MenuTextFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
IconTitleFont = "-*-helvetica-medium-r-normal-*-8-*-*-*-*-*-*-*";
DisplayFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
HighlightColor = white;
HighlightTextColor = black;
ClipTitleColor = white;
@@ -16,7 +22,7 @@
MenuDisabledColor = gray80;
MenuTitleBack = (hgradient, firebrick, black);
MenuTextBack = (hgradient, peru, black);
IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
IconBack = (dgradient, "#efb573", "#734221");
IconTitleColor = white;
IconTitleBack = "#8b0000";
MenuStyle = normal;