mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 12:58:08 +01:00
30 lines
1.3 KiB
Plaintext
30 lines
1.3 KiB
Plaintext
{
|
|
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 = "#ffe0ac";
|
|
HighlightTextColor = "#000000";
|
|
ClipTitleColor = "#fff38c";
|
|
CClipTitleColor = "#718a79";
|
|
FTitleColor = "#ffffff";
|
|
PTitleColor = "#ffffff";
|
|
UTitleColor = gray;
|
|
FTitleBack = (mhgradient, "#000000", "#3d637f", "#315c77", "#333f3e");
|
|
PTitleBack = (mhgradient, "#000000", "#7390aa", "#405e81", "#3d4a59");
|
|
UTitleBack = (mhgradient, "#000000", "#595969", "#444661", "#202831");
|
|
ResizebarBack = (mhgradient, "#000000", "#494c63", "#444661", "#202841");
|
|
MenuTitleColor = "#ffffff";
|
|
MenuTextColor = "#ffffff";
|
|
MenuDisabledColor = "#9e9a9e";
|
|
MenuTitleBack = (mhgradient, "#000000", "#3d637f", "#315c77", "#333f3e");
|
|
MenuTextBack = (mhgradient, "#000000", "#494c63", "#444661", "#202841");
|
|
IconBack = (mhgradient, "#000000", "#595969", "#444661", "#202831");
|
|
IconTitleColor = white;
|
|
IconTitleBack = "#4d748f";
|
|
MenuStyle = singletexture;
|
|
}
|