Version bump required programs.
[fvwm-themes.git] / themes / awol / colors
blob61c51cadb3b5cf5c18b49a5c65d8623c7c4cbfc5
1 # colors@awol
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 blue4, bg grey77, hi grey88, sh grey65, Plain, NoShape
17 # ------------------
18 # Window decorations
20 # window title, inactive and active
21 Colorset 1 fg blue4, bg grey60, hi grey72, sh grey38, Plain, NoShape
22 Colorset 2 fg DarkGreen, bg grey77, hi grey90, sh grey57, Plain, NoShape
24 # window borders, inactive and active
25 Colorset 3 fg blue4, bg grey60, hi grey72, sh grey38, Plain, NoShape
26 Colorset 4 fg DarkGreen, bg grey77, hi grey90, sh grey57, Plain, NoShape
28 # background for window title, buttons and border
29 DestroyFunc FuncFvwmDecorBackground
30 AddToFunc   FuncFvwmDecorBackground
31 + I TitleStyle AllActiveUp   Simple
32 + I TitleStyle AllActiveDown DGradient 400 3 grey45 100 grey88 1 grey45 100 grey88
33 + I TitleStyle AllInactive   Simple
35 + I ButtonStyle All Simple -- UseTitleStyle
37 # --------------
38 # Menu Colorsets
40 # inactive menu item fg+bg and menu face
41 Colorset 5 fg blue4, bg grey77, hi grey90, sh grey57, Plain, NoShape
43 # active menu item fg+bg
44 Colorset 6 fg DarkGreen, bg grey77, hi grey90, sh grey57, Plain, NoShape
46 # greyed menu item fg
47 Colorset 7 fg gray60, bg grey60, Plain, NoShape
49 # ----------------------------------------------------------------------------
50 # II. Module Colorsets
52 # ----------------
53 # Common Colorsets
55 # default for modules
56 Colorset 10 fg blue4, bg grey77, hi grey90, sh grey57, Plain, NoShape
58 # default hilight
59 Colorset 11 fg DarkGreen, bg grey60, hi grey72, sh grey38, Plain, NoShape
61 # special
62 Colorset 12 fg blue, bg grey77, Plain, NoShape
64 # swallowed window
65 Colorset 13 fg blue4, bg grey77, hi grey20, sh blue, Plain, NoShape
67 # default2 (FvwmPager or to get more colors in Buttons)
68 Colorset 14 fg blue4, bg grey77, hi grey90, sh grey57, Plain, NoShape
70 # default hilight2: (FvwmPager or to get more colors in a Buttons)
71 Colorset 15 fg DarkGreen, bg grey60, hi grey72, sh grey38, Plain, NoShape
73 # tips/balloons
74 Colorset 16 fg DarkGreen, CGradient 400 grey90 grey70
76 # ----------------------------
77 # Window List Module Colorsets
79 # standard item
80 Colorset 17 fg blue4, bg grey77, hi grey90, sh grey57, Plain, NoShape
82 # active item
83 Colorset 18 fg DarkGreen, bg grey77, hi grey90, sh grey57, Plain, NoShape
85 # iconified item
86 Colorset 19 fg yellow2, bg grey77, hi grey90, sh grey57, Plain, NoShape
88 # pointed item
89 Colorset 20 fg red4, bg grey77, hi grey90, sh grey57, Plain, NoShape
91 # ----------------------
92 # Other Module Colorsets
94 # FvwmIdent
95 Colorset 21 fg black, bg rgb:FF/FF/D0, Plain, NoShape
97 # FvwmConsole
98 Colorset 22 fg DarkBlue, bg lightblue, Plain, NoShape
100 # ----------------------------------------------------------------------------
101 # III. Application Colorsets
103 # regular terminal
104 Colorset 30 fg white, bg DarkBlue, Plain, NoShape
106 # admin terminal
107 Colorset 31 fg white, bg DarkCyan, Plain, NoShape
109 # remote terminal
110 Colorset 32 fg white, bg DarkRed, Plain, NoShape
112 # viewer terminal
113 Colorset 33 fg yellow, bg navy, Plain, NoShape
115 # application run in the terminal, text editor
116 Colorset 34 fg black, bg grey70, Plain, NoShape
118 # dialog main area
119 Colorset 35 fg white, bg rgb:90/90/70, Plain, NoShape
121 # dialog text area
122 Colorset 36 fg black, bg rgb:e4/d2/c0, Plain, NoShape
124 # ----------------------------------------------------------------------------
125 # IV. Start/Stop Functions
127 DestroyFunc FuncFvwmStartColors
128 AddToFunc   FuncFvwmStartColors
130 DestroyFunc FuncFvwmStopColors
131 AddToFunc   FuncFvwmStopColors