3 # more details and comments can be found in colors@default
6 # III. Application Colorsets
7 # IV. Start/Stop Functions
9 # ----------------------------------------------------------------------------
15 Colorset 0 fg black, bg #c3c3c3, Plain, NoShape
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
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
49 Colorset 7 fg grey60, bg grey60, Plain, NoShape
51 # ----------------------------------------------------------------------------
52 # II. Module Colorsets
58 Colorset 10 fg black, bg #c3c3c3, Plain, NoShape
61 Colorset 11 fg black, bg white, Plain, NoShape
64 Colorset 12 fg black, bg grey59, HGradient 30 grey25 grey60, NoShape
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
76 Colorset 16 fg black, bg bisque, Plain, NoShape
78 # ----------------------------
79 # Window List Module Colorsets
82 Colorset 17 fg black, bg #c0c0c0, Plain, NoShape
85 Colorset 18 fg white, bg Blue3, hi #40B0F0, sh navy, Plain, NoShape
88 Colorset 19 fg black, bg grey51, Plain, NoShape
91 Colorset 20 fg black, bg #c0c0c0, Plain, NoShape
93 # ----------------------
94 # Other Module Colorsets
97 Colorset 21 fg yellow, bg blue3, Plain, NoShape
100 Colorset 22 fg black, bg white, Plain, NoShape
102 # ----------------------------------------------------------------------------
103 # III. Application Colorsets
106 Colorset 30 fg gray94, bg black, Plain, NoShape
109 Colorset 31 fg violet, bg black, Plain, NoShape
112 Colorset 32 fg green, bg grey20, Plain, NoShape
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
121 Colorset 35 fg black, bg grey80, Plain, NoShape
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