~profzoom/ubuntu/quantal/wmaker/bug-1079925

« back to all changes in this revision

Viewing changes to WindowMaker/Styles/Emerald.style

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo E. Magallon
  • Date: 2004-11-10 14:05:30 UTC
  • Revision ID: james.westby@ubuntu.com-20041110140530-qpd66b5lm38x7apk
Tags: upstream-0.91.0
ImportĀ upstreamĀ versionĀ 0.91.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
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
  HighlightColor = "#595d8e";
 
10
  HighlightTextColor = "#71b6d7";
 
11
  ClipTitleColor = white;
 
12
  CClipTitleColor = gray60;
 
13
  FTitleColor = "#ffffff";
 
14
  PTitleColor = "#ffffff";
 
15
  UTitleColor = "#d7d7d7";
 
16
  FTitleBack = (mdgradient, "#415979", "#051626", "#7391bb");
 
17
  PTitleBack = (mdgradient, "#384161", "#212526", "#474a70");
 
18
  UTitleBack = (mdgradient, "#386569", "#051c26", "#59999f");
 
19
  ResizebarBack = (mdgradient, "#386569", "#051c26", "#59999f");
 
20
  MenuTitleColor = "#ffffff";
 
21
  MenuTextColor = "#ffffff";
 
22
  MenuDisabledColor = "#aeaeae";
 
23
  MenuTitleBack = (mdgradient, "#415979", "#051626", "#7391bb");
 
24
  MenuTextBack = (mdgradient, "#386569", "#051c26", "#59999f");
 
25
  IconBack = (mdgradient, "#384161", "#212526", "#474a70");
 
26
  IconTitleColor = white;
 
27
  IconTitleBack = "#18191f";
 
28
}