mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-09 18:15:54 +01:00
bug fixes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user