cvsimport
[fvwm-themes.git] / themes / migo / colors
blobe34473f5705c2d79b8d50a118f22973af824ea5d
1 # colors@migo
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 rgb:f8/f8/f3, bg rgb:50/50/78, Plain, NoShape
17 # ------------------
18 # Window decorations
20 # window title, inactive and active
21 Colorset 1 fg black, bg rgb:ce/ce/9c, TiledPixmap decor/rose.xpm, NoShape, \
22         Tint black 22, bgTint black 22, fgAlpha 80
23 Colorset 2 fg black, bg rgb:ce/ce/9c, TiledPixmap decor/rose.xpm, NoShape
25 # window borders, inactive and active
26 Colorset 3 fg black, bg rgb:ce/ce/9c, bgTint black 20, Plain, NoShape
27 Colorset 4 fg black, bg rgb:ce/ce/9c, Plain, NoShape
29 # background for window title, buttons and border
30 DestroyFunc FuncFvwmDecorBackground
31 AddToFunc   FuncFvwmDecorBackground
32 + I TitleStyle AllInactive MultiPixmap Main Colorset 1, \
33         UnderText AdjustedPixmap decor/text-under.png, \
34         LeftOfText AdjustedPixmap decor/text-left.png, \
35         RightOfText AdjustedPixmap decor/text-right.png
36 + I TitleStyle AllActive   MultiPixmap Main Colorset 2, \
37         UnderText AdjustedPixmap decor/text-under.png, \
38         LeftOfText AdjustedPixmap decor/text-left.png, \
39         RightOfText AdjustedPixmap decor/text-right.png
40 + I AddTitleStyle AllInactive Colorset 1 54
41 + I AddTitleStyle AllActive   Colorset 2 30
43 + I ButtonStyle All Simple
45 # --------------
46 # Menu Colorsets
48 # inactive menu item fg+bg and menu face
49 Colorset 5 fg rgb:f8/f8/f3, bg rgb:47/47/68, \
50         CGradient 50 rgb:50/50/78 rgb:40/40/5a, NoShape
52 # active menu item fg+bg
53 Colorset 6 fg rgb:f8/f8/f3, bg rgb:40/5a/40, Plain, NoShape
55 # greyed menu item fg
56 Colorset 7 fg gray, bg gray, Plain, NoShape
58 # ----------------------------------------------------------------------------
59 # II. Module Colorsets
61 # ----------------
62 # Common Colorsets
64 # default for modules
65 Colorset 10 fg rgb:f0/f0/f4, bg average, \
66         Pixmap modcolor/plast-blue.png, NoShape
68 # default hilight
69 Colorset 11 fg rgb:f0/f0/f4, bg average, \
70         Pixmap modcolor/plast-brown.png, NoShape
72 # special
73 Colorset 12 fg rgb:f8/f8/f3, bg rgb:47/47/68, \
74         CGradient 50 rgb:50/50/78 rgb:40/40/5a, NoShape
76 # swallowed window
77 Colorset 13 fg rgb:f0/f0/f4, bg rgb:0b/2e/46, Plain, NoShape
79 # default2 (FvwmPager or to get more colors in Buttons)
80 Colorset 14 fg rgb:f0/f0/f4, bg average, \
81         Pixmap modcolor/plast-blue.png, NoShape
83 # default hilight2: (FvwmPager or to get more colors in a Buttons)
84 Colorset 15 fg rgb:ff/ff/60, bg average, \
85         Pixmap modcolor/plast-inverted-green.png, NoShape
87 # tips/balloons
88 Colorset 16 fg black, bg rgb:FF/FF/D0, Plain, NoShape
90 # ----------------------------
91 # Window List Module Colorsets
93 # standard item
94 Colorset 17 fg rgb:f0/f0/f4, bg average, \
95         Pixmap modcolor/plast-blue.png, NoShape
97 # active item
98 Colorset 18 fg rgb:ff/ff/60, bg average, \
99         Pixmap modcolor/plast-inverted-green.png, NoShape
101 # iconified item
102 Colorset 19 fg rgb:f0/f0/f4, bg average, \
103         Pixmap modcolor/plast-blue.png, Tint cyan 20, bgTint cyan 20, NoShape
105 # pointed item
106 Colorset 20 fg rgb:f0/f0/f4, bg average, \
107         Pixmap modcolor/plast-blue.png, Tint violet 20, bgTint violet 20, NoShape
109 # ----------------------
110 # Other Module Colorsets
112 # FvwmIdent
113 Colorset 21 fg rgb:f0/f0/f4, bg average, \
114         Pixmap modcolor/plast-blue.png, Tint yellow 20, NoShape
116 # FvwmConsole
117 Colorset 22 fg white, bg rgb:00/30/30, Plain, NoShape
119 # ----------------------------------------------------------------------------
120 # III. Application Colorsets
122 # regular terminal
123 Colorset 30 fg white, bg rgb:00/00/30, Plain, NoShape
125 # admin terminal
126 Colorset 31 fg white, bg rgb:00/30/30, Plain, NoShape
128 # remote terminal
129 Colorset 32 fg white, bg rgb:30/00/00, Plain, NoShape
131 # viewer terminal
132 Colorset 33 fg white, bg rgb:00/30/00, Plain, NoShape
134 # application run in the terminal, text editor
135 Colorset 34 fg white, bg rgb:00/30/00, Plain, NoShape
137 # dialog main area
138 Colorset 35 fg black, bg rgb:a0/90/80, Plain, NoShape
140 # dialog text area
141 Colorset 36 fg black, bg rgb:E4/D2/C0, Plain, NoShape
143 # ----------------------------------------------------------------------------
144 # IV. Start/Stop Functions
146 DestroyFunc FuncFvwmStartColors
147 AddToFunc   FuncFvwmStartColors
149 DestroyFunc FuncFvwmStopColors
150 AddToFunc   FuncFvwmStopColors
151 # temporarily until we have Colorset Clear
152 + I Colorset  1 Tint, bgTint, fgAlpha
153 + I Colorset  3 Tint, bgTint
154 + I Colorset 19 Tint, bgTint
155 + I Colorset 20 Tint, bgTint
156 + I Colorset 21 Tint, bgTint