cvsimport
[fvwm-themes.git] / themes / redmond98 / colors
blobf5556a777df11ef29c863f679c757fe234a6c93d
1 # colors@redmond98
3 # more details and comments can be found in colors@default
4 # I.   FVWM Colorsets
5 # II.  Module Colorsets
6 # III. Application Colorsets
7 # IV.  Start/Stop Functions
9 # ----------------------------------------------------------------------------
10 # I. FVWM Colorsets
12 # ----------------
13 # Default colorset
15 Colorset 0 fg black, bg #c3c3c3, Plain, NoShape
17 # ------------------
18 # Window decorations
20 # window title, inactive and active
21 Colorset 1 fg white, bg grey51, Plain, NoShape
22 Colorset 2 fg white, bg Blue3, hi #40B0F0, sh navy, Plain, NoShape
24 # window borders, inactive and active
25 Colorset 3 fg white, bg #c3c3c3, Plain, NoShape
26 Colorset 4 fg white, bg #c3c3c3, Plain, NoShape
28 # background for window title, buttons and border
29 DestroyFunc FuncFvwmDecorBackground
30 AddToFunc   FuncFvwmDecorBackground
31 + I TitleStyle AllInactive Solid grey51
32 + I TitleStyle Active      HGradient 128 Blue4 DeepSkyBlue
34 + I ButtonStyle All Simple -- UseTitleStyle
35 + I AddButtonStyle All   AllInactive Solid grey51
36 + I AddButtonStyle Left  AllActive   Solid Blue4
37 + I AddButtonStyle Right AllActive   Solid DeepSkyBlue
39 # --------------
40 # Menu Colorsets
42 # inactive menu item fg+bg and menu face
43 Colorset 5 fg black, bg grey80, Plain, NoShape
45 # active menu item fg+bg
46 Colorset 6 fg white, bg Blue3, hi #40B0F0, sh navy, Plain, NoShape
48 # greyed menu item fg
49 Colorset 7 fg grey60, bg grey60, Plain, NoShape
51 # ----------------------------------------------------------------------------
52 # II. Module Colorsets
54 # ----------------
55 # Common Colorsets
57 # default for modules
58 Colorset 10 fg black, bg #c3c3c3, Plain, NoShape
60 # default hilight
61 Colorset 11 fg black, bg white, Plain, NoShape
63 # special
64 Colorset 12 fg black, bg grey59, HGradient 30 grey25 grey60, NoShape
66 # swallowed window
67 Colorset 13 fg black, bg grey59, hi black, sh grey 70, Plain, NoShape
69 # default2 (FvwmPager or to get more colors in Buttons)
70 Colorset 14 fg black, bg #c3c3c3, Plain, NoShape
72 # default hilight2: (FvwmPager or to get more colors in a Buttons)
73 Colorset 15 fg black, bg white, Plain, NoShape
75 # tips/balloons
76 Colorset 16 fg black, bg bisque, Plain, NoShape
78 # ----------------------------
79 # Window List Module Colorsets
81 # standard item
82 Colorset 17 fg black, bg #c0c0c0, Plain, NoShape
84 # active item
85 Colorset 18 fg white, bg Blue3, hi #40B0F0, sh navy, Plain, NoShape
87 # iconified item
88 Colorset 19 fg black, bg grey51, Plain, NoShape
90 # pointed item
91 Colorset 20 fg black, bg #c0c0c0, Plain, NoShape
93 # ----------------------
94 # Other Module Colorsets
96 # FvwmIdent
97 Colorset 21 fg yellow, bg blue3, Plain, NoShape
99 # FvwmConsole
100 Colorset 22 fg black, bg white, Plain, NoShape
102 # ----------------------------------------------------------------------------
103 # III. Application Colorsets
105 # regular terminal
106 Colorset 30 fg gray94, bg black, Plain, NoShape
108 # admin terminal
109 Colorset 31 fg violet, bg black, Plain, NoShape
111 # remote terminal
112 Colorset 32 fg green, bg grey20, Plain, NoShape
114 # viewer terminal
115 Colorset 33 fg black, bg grey80, Plain, NoShape
117 # application run in the terminal, text editor
118 Colorset 34 fg black, bg grey65, Plain, NoShape
120 # dialog main area
121 Colorset 35 fg black, bg grey80, Plain, NoShape
123 # dialog text area
124 Colorset 36 fg black, bg white, Plain, NoShape
126 # ----------------------------------------------------------------------------
127 # IV. Start/Stop Functions
129 DestroyFunc FuncFvwmStartColors
130 AddToFunc   FuncFvwmStartColors
132 DestroyFunc FuncFvwmStopColors
133 AddToFunc   FuncFvwmStopColors