- If fonts are specified as xlfd, convert to fc names before creating them.
[wmaker-crm.git] / WindowMaker / Themes / SteelBlueSilk.style
blob6556bdb62ae74d5fe903457e46f5f0e202cc97a7
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 = white;
13   CClipTitleColor = gray60;
14   FTitleColor = white;
15   PTitleColor = white;
16   UTitleColor = gray20;
17   FTitleBack = (
18     mdgradient,
19     "#18191f",
20     "#939abd",
21     "#616185",
22     "#616185",
23     "#5f5f83",
24     "#555575",
25     "#59597a",
26     "#555575",
27     "#939abd"
28   );
29   PTitleBack = (mhgradient, "#5a5c66", "rgb:70/72/7e", "rgb:45/47/4e");
30   UTitleBack = (mhgradient, "#989aa6", "#9fa1b5", "#86879b");
31   MenuTitleColor = white;
32   MenuTextColor = white;
33   MenuDisabledColor = gray60;
34   MenuTitleBack = (mvgradient, "#18191f", "#474967", "#413b6d");
35   MenuTextBack = (mhgradient, "#384246", "#707080", "#4a4a61");
36   IconBack = (
37     mdgradient,
38     gray40,
39     "#6d6aa4",
40     "#564e8c",
41     "#41436c",
42     "#464771",
43     "#595090"
44   );
45   IconTitleColor = white;
46   IconTitleBack = "#18191f";
47   WorkspaceBack = (mvgradient, "rgb:50/50/75", "#6a6f9e", "#4b4f70", "#28293c");