mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
30 lines
1.0 KiB
Plaintext
30 lines
1.0 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 = "#c0c0d0";
|
|
HighlightTextColor = "#505070";
|
|
ClipTitleColor = black;
|
|
CClipTitleColor = gray30;
|
|
FTitleColor = "#804040";
|
|
PTitleColor = "#f0e0e0";
|
|
UTitleColor = "#706070";
|
|
FTitleBack = (solid, "#b08080");
|
|
PTitleBack = (solid, "#908080");
|
|
UTitleBack = (solid, "#a090a0");
|
|
ResizebarBack = (solid, "#808090");
|
|
MenuTitleColor = "#804040";
|
|
MenuTextColor = "#505060";
|
|
MenuDisabledColor = "#707080";
|
|
MenuTitleBack = (solid, "#b08080");
|
|
MenuTextBack = (solid, "#9090a0");
|
|
IconBack = (solid, "#909080");
|
|
IconTitleColor = white;
|
|
IconTitleBack = "#446594";
|
|
MenuStyle = normal;
|
|
}
|