File: Emerald.style

package info (click to toggle)
wmaker 0.96.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 15,332 kB
  • sloc: ansic: 99,482; sh: 7,068; perl: 3,423; makefile: 1,647; lisp: 219; python: 34
file content (27 lines) | stat: -rw-r--r-- 1,133 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  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";
  ClipTitleFont = "Verdana:bold:pixelsize=10";
  LargeDisplayFont = "Trebuchet MS,sans serif:pixelsize=24";
  HighlightColor = "#595d8e";
  HighlightTextColor = "#71b6d7";
  ClipTitleColor = white;
  CClipTitleColor = gray60;
  FTitleColor = "#ffffff";
  PTitleColor = "#ffffff";
  UTitleColor = "#d7d7d7";
  FTitleBack = (mdgradient, "#415979", "#051626", "#7391bb");
  PTitleBack = (mdgradient, "#384161", "#212526", "#474a70");
  UTitleBack = (mdgradient, "#386569", "#051c26", "#59999f");
  ResizebarBack = (mdgradient, "#386569", "#051c26", "#59999f");
  MenuTitleColor = "#ffffff";
  MenuTextColor = "#ffffff";
  MenuDisabledColor = "#aeaeae";
  MenuTitleBack = (mdgradient, "#415979", "#051626", "#7391bb");
  MenuTextBack = (mdgradient, "#386569", "#051c26", "#59999f");
  IconBack = (mdgradient, "#384161", "#212526", "#474a70");
  IconTitleColor = white;
  IconTitleBack = "#18191f";
}