mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
Replace "Luxi Sans" with "sans serif". Original-patch-by: Alexey Voinov <voins@altlinux.ru> Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
{
|
|
WindowTitleFont = "Trebuchet MS,sans serif:bold:pixelsize=12";
|
|
MenuTitleFont = "Trebuchet MS,sans serif:bold:pixelsize=12";
|
|
MenuTextFont = "Trebuchet MS,sans serif:pixelsize=12";
|
|
IconTitleFont = "Arial,sans serif:pixelsize=9";
|
|
ClipTitleFont = "Verdana:bold:pixelsize=10";
|
|
DisplayFont = "Trebuchet MS,sans serif:pixelsize=12";
|
|
LargeDisplayFont = "Trebuchet MS,sans serif:pixelsize=24";
|
|
TitleJustify = left;
|
|
HighlightColor = white;
|
|
HighlightTextColor = black;
|
|
ClipTitleColor = black;
|
|
CClipTitleColor = gray30;
|
|
FTitleColor = white;
|
|
PTitleColor = white;
|
|
UTitleColor = black;
|
|
FTitleBack = (hgradient, "rgb:21/00/05", "rgb:90/00/30");
|
|
PTitleBack = (hgradient, "rgb:51/50/55", "rgb:80/80/80");
|
|
UTitleBack = (hgradient, "rgb:90/90/90", "rgb:c0/c0/c0");
|
|
ResizebarBack = (hgradient, "rgb:90/90/90", "rgb:c0/c0/c0");
|
|
MenuTitleColor = white;
|
|
MenuTextColor = black;
|
|
MenuDisabledColor = gray40;
|
|
MenuTitleBack = (hgradient, "rgb:90/00/30", "rgb:21/00/05");
|
|
MenuTextBack = (hgradient, "rgb:c0/c0/c0", "rgb:90/90/90");
|
|
IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
|
|
IconTitleColor = white;
|
|
IconTitleBack = "#58001a";
|
|
MenuStyle = normal;
|
|
}
|