Update default theme to use features in FVWM 2.5.25+
[fvwm-themes.git] / themes / default / colors
blobc9205d595a34ee8de0942189ee9bdedb1e2ebd6b
1 # colors@default
3 # ****************************************************************************
5 # I.   FVWM Colorsets (0 to 9)
6 #       I.1. Default Colorsets
7 #       I.2. Window Decorations
8 #       I.3. Menu Colorsets
10 # II.  Module Colorsets (10 to 29)
11 #       II.1. Common Colorsets
12 #       II.2. Window List Module Colorsets
13 #       II.3. Other Module Colorsets
14 #       II.4. External Colorsets
16 # III. Application Colorsets (30 to 35)
18 # IV.  Start/Stop functions
20 # ****************************************************************************
22 # ============================================================================
23 # I. FVWM Colorsets
24 # ============================================================================
26 # ----------------------
27 # I.1. Default Colorsets
28 # ----------------------
30 # for feedback windows (like geometry window and NoteMessage) and FvwmScroll
32 Colorset 0 fg black, bg rgb:70/a0/a0
34 # -----------------------
35 # I.2. Window Decorations
36 # -----------------------
38 # The following colors are used in FvwmPager for the window colors
39 # and in a title bar of windows (shade/hilight colors, computed from
40 # the bg color, but might be specified directly by sh and hi).
41 # The title bar background is defined below using TitleStyle.
43 # window title, inactive and active
46 Colorset 1 VGradient 40 2 rgb:88/7b/66 1 rgb:66/5c/4c 1 rgb:88/7b/66, \
47         bg average, fg gray80, fgAlpha 85, NoShape
48 Colorset 2 VGradient 40 2 rgb:cc/b8/9a 1 rgb:99/8a/7b 1 rgb:cc/b8/9a, \
49         bg average, fg white, NoShape
51 # window borders, inactive and active
53 Colorset 3 fg black, bg rgb:88/7b/66, Plain, NoShape
54 Colorset 4 fg black, bg rgb:cc/B8/9a, Plain, NoShape
56 # background for window title, buttons and border
58 DestroyFunc FuncFvwmDecorBackground
59 AddToFunc   FuncFvwmDecorBackground
60 + I TitleStyle AllInactive Colorset 1 -- Raised
61 + I TitleStyle AllActive   Colorset 2 -- Raised
63 + I ButtonStyle All Simple -- UseTitleStyle
65 # -------------------
66 # I.3. Menu Colorsets
67 # -------------------
69 # inactive menu item fg+bg and menu face if any
71 Colorset 5 fg white, HGradient 40 rgb:51/6c/90 rgb:3f/54/70, bg average, NoShape
73 # active menu item fg+bg
75 Colorset 6 fg white, bg rgb:63/84/b0, Plain, NoShape
77 # greyed menu item fg
79 Colorset 7 fg grey45, bg grey45, Plain, NoShape
81 # -------------------------------------------------
82 # Colorsets 8 and 9 are reserved for the future use.
84 # ============================================================================
85 # II. Module Colorsets
86 # ============================================================================
88 # ----------------------
89 # II.1. Common Colorsets
90 # ----------------------
92 # default for modules
93 # For FvwmButtons, FvwmPager, can be also used for FvwmIconMan, FvwmIconBox.
95 Colorset 10 fg black, bg rgb:80/A0/A0, Plain, NoShape
97 # default hilight for modules
98 # For hilighting a part of a button bar (some swallowed apps for example).
100 Colorset 11 fg black, bg white, Plain, NoShape
102 # special or funny: a gradient or a pixmap
103 # May be used in certain FvwmButtons, FvwmIconMan, FvwmIconBox.
105 Colorset 12 fg black, bg rgb:80/A0/A0, \
106         VGradient 20 rgb:80/A0/A0 rgb:C0/F0/F0, NoShape
108 # swallowed window: the hilight and shadow colors should be defined
109 # (-hd of xclock and -hl of xload use sh, and -hl of xclock uses hi)
111 Colorset 13 fg black, bg rgb:70/8C/8C, hi black, sh gray40, \
112         Plain, NoShape
114 # default #2
115 # FvwmPager or to get more colors in FvwmButtons, can be set to 10.
117 Colorset 14 fg black, bg rgb:80/A0/A0, Plain, NoShape
119 # default hilight #2
120 # FvwmPager or to get more colors in FvwmButtons, can be set to 11.
122 Colorset 15 fg black, bg rgb:C0/F0/F0, Plain, NoShape
124 # tips/balloons (TaskBar and FvwmPager)
126 Colorset 16 fg black, bg rgb:F0/F0/C0, Plain, NoShape
128 # ----------------------------------
129 # II.2. Window List Module Colorsets
130 # ----------------------------------
132 # standard item
133 Colorset 17 fg black, bg rgb:80/A0/A0, Plain, NoShape
135 # active item
136 Colorset 18 fg black, bg rgb:A0/C8/C8, Plain, NoShape
138 # iconified item
139 Colorset 19 fg white, bg rgb:60/78/78, Plain, NoShape
141 # pointed item
142 Colorset 20 fg black, bg rgb:88/AA/AA, Plain, NoShape
144 # ----------------------------
145 # II.3. Other Module Colorsets
146 # ----------------------------
148 # FvwmIdent
150 Colorset 21 fg black, bg bisque, Plain, NoShape
152 # FvwmConsole
154 Colorset 22 fg white, bg rgb:00/30/60, Plain, NoShape
156 # transparent
157 #Colorset 23 fg $[fg.cs10], bg $[bg.cs10], Transparent, Plain, NoShape
159 # ------------------------
160 # II.4. External Colorsets
161 # ------------------------
163 # ----------------------------
164 # reserved for modules@: 24-25
166 # ----------------------------------
167 # reserved for the future use: 26-28
169 # temporary colorset: 29, has no static definition, used dynamically
171 # ============================================================================
172 # III. Application Colorsets
173 # ============================================================================
175 # regular terminal (xterm, rxvt, Eterm)
177 Colorset 30 fg white, bg rgb:00/00/50, Plain, NoShape
179 # admin terminal (su xterm)
181 Colorset 31 fg white, bg rgb:00/50/50, Plain, NoShape
183 # remote terminal (ssh, telnet)
185 Colorset 32 fg white, bg rgb:50/00/00, Plain, NoShape
187 # viewer terminal (man, less, tail -f)
189 Colorset 33 fg white, bg rgb:00/50/00, Plain, NoShape
191 # application run in the terminal, text editor using ft-xrdb
193 Colorset 34 fg rgb:FF/FF/E8, bg rgb:30/48/48, Plain, NoShape
195 # dialog main background (FvwmScript, FvwmForm, xmessage, ft-xrdb)
197 Colorset 35 fg black, bg rgb:80/A0/80, Plain, NoShape
199 # dialog text area (FvwmScript, FvwmForm, xmessage, ft-xrdb)
201 Colorset 36 fg black, bg rgb:A0/C8/A0, Plain, NoShape
203 # --------------------------------------------------
204 # Colorsets 37 to 39 are reserved for the future use.
206 # ============================================================================
207 # IV. Start/Stop Functions:
208 # ============================================================================
210 # These functions are executed when you enter (Start) and when you leave
211 # (Stop) this component. For example, in colors@blackbox they are used to
212 # set/unset a good window "transparency" style ParentalRelativity/Opacity;
213 # in colors@cde and colors@luthien these functions are used for more things.
215 DestroyFunc FuncFvwmStartColors
216 AddToFunc   FuncFvwmStartColors
218 DestroyFunc FuncFvwmStopColors
219 AddToFunc   FuncFvwmStopColors