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

« back to all changes in this revision

Viewing changes to WindowMaker/Styles/Spring.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 = "#ffffff";
 
10
  HighlightTextColor = "#000000";
 
11
  ClipTitleColor = black;
 
12
  CClipTitleColor = gray40;
 
13
  FTitleColor = "#ffffff";
 
14
  PTitleColor = "#ffffff";
 
15
  UTitleColor = "#303030";
 
16
  FTitleBack = (mdgradient, "#181818", "#5ba3bf", "#86b8a1");
 
17
  PTitleBack = (mhgradient, "#5a5c66", "rgb:70/72/7e", "rgb:45/47/4e");
 
18
  UTitleBack = (mhgradient, "#9e9aa6", "#91a18d", "#b8d4b7");
 
19
  ResizebarBack = (mhgradient, "#9e9aa6", "#b09fb5", "#86879b");
 
20
  MenuTitleColor = "#ffffff";
 
21
  MenuTextColor = "#ffffff";
 
22
  MenuDisabledColor = "#515151";
 
23
  MenuTitleBack = (mdgradient, "#181818", "#5ba3bf", "#86b8a1");
 
24
  MenuTextBack = (mhgradient, "#9e9aa6", "#91a18d", "#b8d4b7");
 
25
  IconBack = (mdgradient, "#595d61", "#ddc672", "#cea387");
 
26
  IconTitleColor = white;
 
27
  IconTitleBack = "#18191f";
 
28
}