- If fonts are specified as xlfd, convert to fc names before creating them.
[wmaker-crm.git] / WindowMaker / Styles / NewBlue.style
blob087ecfb10f27e57152b892fb80eed2726b767ca7
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 = left;
10   HighlightColor = white;
11   HighlightTextColor = black;
12   ClipTitleColor = black;
13   CClipTitleColor = gray30;
14   FTitleColor = white;
15   PTitleColor = white;
16   UTitleColor = gray20;
17   FTitleBack = (
18     igradient,
19     "rgb:00/00/10",
20     "rgb:20/20/70",
21     1,
22     "rgb:20/20/70",
23     "rgb:00/00/10",
24     1
25   );
26   PTitleBack = (hgradient, "rgb:50/50/50", "rgb:80/80/80");
27   UTitleBack = (hgradient, "rgb:90/90/90", "rgb:c0/c0/c0");
28   ResizebarBack = (hgradient, "rgb:90/90/90", "rgb:c0/c0/c0");
29   MenuTitleColor = white;
30   MenuTextColor = black;
31   MenuDisabledColor = gray40;
32   MenuTitleBack = (
33     igradient,
34     "rgb:00/00/10",
35     "rgb:20/20/70",
36     1,
37     "rgb:20/20/70",
38     "rgb:00/00/10",
39     1
40   );
41   MenuTextBack = (hgradient, "rgb:c0/c0/c0", "rgb:90/90/90");
42   IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
43   IconTitleColor = white;
44   IconTitleBack = "#101040";
45   MenuStyle = normal;