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

« back to all changes in this revision

Viewing changes to WindowMaker/Themes/Default.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
  TitleJustify = left;
 
3
  WindowTitleFont = "Trebuchet MS,Luxi Sans:bold:pixelsize=12";
 
4
  MenuTitleFont = "Trebuchet MS,Luxi Sans:bold:pixelsize=12";
 
5
  MenuTextFont = "Trebuchet MS,Luxi Sans:pixelsize=12";
 
6
  IconTitleFont = "Arial,Luxi Sans:pixelsize=9";
 
7
  ClipTitleFont = "Verdana:bold:pixelsize=10";
 
8
  DisplayFont = "Trebuchet MS,Luxi Sans:pixelsize=12";
 
9
  LargeDisplayFont = "Trebuchet MS,Luxi Sans:pixelsize=24";
 
10
  HighlightColor = white;
 
11
  HighlightTextColor = black;
 
12
  ClipTitleColor = black;
 
13
  CClipTitleColor = "rgb:61/61/61";
 
14
  FTitleColor = white;
 
15
  PTitleColor = white;
 
16
  UTitleColor = black;
 
17
  FTitleBack = (hgradient, "rgb:50/5a/5e", "rgb:20/2a/2e");
 
18
  PTitleBack = (hgradient, "rgb:51/50/55", "rgb:80/80/80");
 
19
  UTitleBack = (hgradient, "rgb:c2/c0/c5", "rgb:82/80/85");
 
20
  MenuTitleColor = white;
 
21
  MenuTextColor = black;
 
22
  MenuDisabledColor = gray40;
 
23
  MenuTitleBack = (hgradient, "rgb:50/5a/5e", "rgb:20/2a/2e");
 
24
  MenuTextBack = (hgradient, "rgb:c2/c0/c5", "rgb:82/80/85");
 
25
  WorkspaceBack = (solid, "rgb:50/50/75");
 
26
  IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
 
27
}