- If fonts are specified as xlfd, convert to fc names before creating them.
[wmaker-crm.git] / WindowMaker / Styles / Golden.style
blobba27933f6e7a11970627afb6101fcb99c501b6c0
2   WindowTitleFont = "Trebuchet MS,Luxi Sans:bold:pixelsize=12";
3   MenuTitleFont = "Trebuchet MS,Luxi Sans:bold:pixelsize=12";
4   MenuTextFont = "Trebuchet MS,Luxi Sans:pixelsize=12";
5   IconTitleFont = "Arial,Luxi Sans:pixelsize=9";
6   ClipTitleFont = "Verdana:bold:pixelsize=10";
7   DisplayFont = "Trebuchet MS,Luxi Sans:pixelsize=12";
8   LargeDisplayFont = "Trebuchet MS,Luxi Sans:pixelsize=24";
9   TitleJustify = center;
10   HighlightColor = white;
11   HighlightTextColor = black;
12   ClipTitleColor = black;
13   CClipTitleColor = gray30;
14   FTitleColor = white;
15   PTitleColor = white;
16   UTitleColor = gray20;
17   FTitleBack = (
18     mdgradient,
19     "rgb:ba/98/76",
20     "rgb:ba/98/76",
21     "rgb:54/32/10",
22     "rgb:7a/58/36"
23   );
24   PTitleBack = (dgradient, "rgb:64/42/20", "rgb:ca/a8/86");
25   UTitleBack = (dgradient, "rgb:90/90/90", "rgb:b0/b0/b0");
26   ResizebarBack = (dgradient, "rgb:90/90/90", "rgb:b0/b0/b0");
27   MenuTitleColor = white;
28   MenuTextColor = black;
29   MenuDisabledColor = gray40;
30   MenuTitleBack = (dgradient, "rgb:ba/98/76", "rgb:54/32/10");
31   MenuTextBack = (dgradient, "rgb:b0/b0/b0", "rgb:70/70/70");
32   IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
33   IconTitleColor = white;
34   IconTitleBack = "rgb:ba/98/76";
35   MenuStyle = normal;