1998-09-29 22:36:29 +00:00
|
|
|
{
|
2010-09-10 20:50:59 +04:00
|
|
|
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";
|
2004-10-22 00:21:51 +00:00
|
|
|
ClipTitleFont = "Verdana:bold:pixelsize=10";
|
2010-09-10 20:50:59 +04:00
|
|
|
DisplayFont = "Trebuchet MS,sans serif:pixelsize=12";
|
|
|
|
|
LargeDisplayFont = "Trebuchet MS,sans serif:pixelsize=24";
|
2001-04-16 00:09:46 +00:00
|
|
|
TitleJustify = left;
|
1998-09-29 22:36:29 +00:00
|
|
|
HighlightColor = white;
|
|
|
|
|
HighlightTextColor = black;
|
2001-04-16 00:09:46 +00:00
|
|
|
ClipTitleColor = black;
|
|
|
|
|
CClipTitleColor = gray30;
|
1998-09-29 22:36:29 +00:00
|
|
|
FTitleColor = black;
|
|
|
|
|
PTitleColor = white;
|
|
|
|
|
UTitleColor = gray20;
|
|
|
|
|
FTitleBack = (
|
|
|
|
|
mhgradient,
|
|
|
|
|
"rgb:c0/29/15",
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
black,
|
|
|
|
|
"rgb:c0/29/15",
|
|
|
|
|
yellow,
|
|
|
|
|
yellow,
|
|
|
|
|
"rgb:c0/29/15",
|
|
|
|
|
"rgb:c0/29/15"
|
|
|
|
|
);
|
|
|
|
|
PTitleBack = (hgradient, "rgb:50/50/50", "rgb:80/80/80");
|
|
|
|
|
UTitleBack = (hgradient, "rgb:90/90/90", "rgb:d0/d0/d0");
|
1999-04-14 00:22:38 +00:00
|
|
|
ResizebarBack = (solid, "#b0b0b0");
|
1998-09-29 22:36:29 +00:00
|
|
|
MenuTitleColor = black;
|
|
|
|
|
MenuTextColor = black;
|
|
|
|
|
MenuDisabledColor = gray40;
|
|
|
|
|
MenuTitleBack = (
|
|
|
|
|
mhgradient,
|
|
|
|
|
"rgb:c0/29/15",
|
|
|
|
|
"rgb:c0/29/15",
|
|
|
|
|
yellow,
|
|
|
|
|
yellow,
|
|
|
|
|
"rgb:c0/29/15",
|
|
|
|
|
black,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white,
|
|
|
|
|
white
|
|
|
|
|
);
|
|
|
|
|
MenuTextBack = (hgradient, "rgb:d0/d0/d0", "rgb:80/80/80");
|
1999-04-14 00:22:38 +00:00
|
|
|
IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
|
|
|
|
|
IconTitleColor = black;
|
|
|
|
|
IconTitleBack = white;
|
|
|
|
|
MenuStyle = normal;
|
1998-09-29 22:36:29 +00:00
|
|
|
}
|