2
#================================================
3
# New Wave Dark Menus Pixmap Theme
4
#================================================
7
# Based on: Ubuntu Human-Clearlooks
10
# Anton Kerezov <ankere@gmail.com>
12
# Feel free to modify and share!
13
# Licensed under Creative Commons 3.0
17
#=========================================================
18
# Include the normal New Wave file
20
include "default-gtkrc"
22
#=========================================================
23
# Modify only the menus so that they become dark |
24
#=========================================================
26
#=========================================================
28
#=========================================================
30
style "newwave-menubar-dark" = "newwave-menubar"
40
file = "Images/MenuMenubar/mb-item-dark.png"
41
border = { 2, 2, 4, 2 }
47
style "newwave-dark-menu"
52
bg[NORMAL] = "#ffffff"
53
base[NORMAL] = "#ffffff"
56
fg[NORMAL] = @bg_color
57
fg[PRELIGHT] = @fg_color
58
fg[ACTIVE] = lighter(@bg_color)
59
fg[SELECTED] = lighter(@bg_color)
60
fg[INSENSITIVE] = darker("#7a7878")
62
bg[NORMAL] = "#7a7878"
63
bg[PRELIGHT] = "#7a7878"
64
bg[ACTIVE] = "#7a7878"
65
bg[SELECTED] = darker("#7a7878")
75
file = "Images/MenuMenubar/menu.png"
76
border = { 1, 1, 2, 1 }
82
style "newwave-dark-menu-item"
88
fg[NORMAL] = "#ffffff"
89
fg[PRELIGHT] = @fg_color
90
fg[INSENSITIVE] = darker("#696969")
92
bg[NORMAL] = "#696969"
93
bg[ACTIVE] = shade(1.05,"#696969")
94
bg[SELECTED] = shade(1.05,"#696969")
95
bg[INSENSITIVE] = "#696969"
104
file = "Images/MenuMenubar/menuitem-dark.png"
105
border = { 4, 4, 4, 4 }
113
overlay_file = "Images/Arrows/arrow-right.png"
114
overlay_stretch = FALSE
115
arrow_direction = RIGHT
122
overlay_file = "Images/Arrows/arrow-right-prelight.png"
123
overlay_stretch = FALSE
124
arrow_direction = RIGHT
131
overlay_file = "Images/Arrows/arrow-right-insens.png"
132
overlay_stretch = FALSE
133
arrow_direction = RIGHT
138
style "newwave-dark-tearoff-menu-item" = "newwave-dark-menu-item"
145
file = "Images/Arrows/arrow-left.png"
147
arrow_direction = LEFT
152
#=========================================================
154
#=========================================================
157
# This had to make the main menu with white bg (not working yet but will in Ibex)
158
style "newwave-dark-panelmenu-item"
160
base[NORMAL] = "#ffffff"
162
fg[NORMAL] = "#ffffff" #shade(1.12, @bg_color)
163
fg[PRELIGHT] = @fg_color
164
fg[INSENSITIVE] = darker("#696969")
166
bg[NORMAL] = "#696969"
167
bg[ACTIVE] = shade(1.05,"#696969")
168
bg[SELECTED] = shade(1.05,"#696969")
169
bg[INSENSITIVE] = "#696969"
171
text[NORMAL] = @text_color
172
text[PRELIGHT] = @text_color
173
text[ACTIVE] = @text_color
174
text[SELECTED] = @text_color
175
text[INSENSITIVE] = "#696969"
183
file = "Images/MenuMenubar/menuitem-dark.png"
184
border = { 2, 2, 2, 2 }
192
overlay_file = "Images/Arrows/arrow-right.png"
193
overlay_stretch = FALSE
194
arrow_direction = RIGHT
201
overlay_file = "Images/Arrows/arrow-right-prelight.png"
202
overlay_stretch = FALSE
203
arrow_direction = RIGHT
210
overlay_file = "Images/Arrows/arrow-right-insens.png"
211
overlay_stretch = FALSE
212
arrow_direction = RIGHT
217
widget "*.gnome-panel-main-menu.*" style :highest "newwave-dark-panelmenu-item"
219
style "newwave-dark-panelmenu" = "newwave-dark-menu"
221
base[NORMAL] = "#F5F5F5"
224
text[NORMAL] = @text_color
225
text[PRELIGHT] = @text_color
226
text[ACTIVE] = @text_color
227
text[SELECTED] = @text_color
228
text[INSENSITIVE] = "#696969"
230
fg[NORMAL] = @bg_color
231
fg[PRELIGHT] = lighter(@bg_color)
232
fg[ACTIVE] = lighter(@bg_color)
233
fg[SELECTED] = lighter(@bg_color)
234
fg[INSENSITIVE] = darker("#7a7878")
236
bg[NORMAL] = "#706E6E"
237
bg[PRELIGHT] = "#7a7878"
238
bg[ACTIVE] = "#7a7878"
239
bg[SELECTED] = darker("#7a7878")
248
file = "Images/MenuMenubar/menu.png"
249
border = { 1, 1, 1, 1 }
254
widget "*.gnome-panel-main-menu" style :highest "newwave-dark-panelmenu"
260
style "newwave-combobox-text-color-workaround-dark"
262
text[NORMAL] = @fg_color
263
text[PRELIGHT] = @fg_color
264
text[SELECTED] = @selected_fg_color
265
text[ACTIVE] = @fg_color
266
text[INSENSITIVE] = darker (@bg_color)
268
widget_class "*.<GtkComboBox>.<GtkCellView>" style :highest "newwave-combobox-text-color-workaround-dark"
271
style "newwave-menuitem-text-is-fg-color-workaround-dark"
273
text[NORMAL] = "#ffffff"
274
text[PRELIGHT] = @fg_color
275
text[SELECTED] = lighter(@bg_color)
276
text[ACTIVE] = lighter(@bg_color)
277
text[INSENSITIVE] = darker("#7a7878")
279
fg[NORMAL] = "#ffffff" #shade(1.12, @bg_color)
280
fg[PRELIGHT] = @fg_color
281
fg[INSENSITIVE] = darker("#696969")
283
bg[NORMAL] = "#696969"
284
bg[ACTIVE] = shade(1.05,"#696969")
285
bg[SELECTED] = shade(1.05,"#696969")
286
bg[INSENSITIVE] = "#696969"
294
file = "Images/MenuMenubar/menuitem-dark.png"
295
border = { 2, 2, 2, 2 }
301
widget "*.gtk-combobox-popup-menu.*" style :highest "newwave-menuitem-text-is-fg-color-workaround-dark"
303
style "newwave-dark-popupmenu-workaround"
305
text[NORMAL] = @bg_color
306
text[PRELIGHT] = lighter(@bg_color)
307
text[SELECTED] = lighter(@bg_color)
308
text[ACTIVE] = lighter(@bg_color)
309
text[INSENSITIVE] = darker("#7a7878")
311
fg[NORMAL] = @bg_color
312
fg[PRELIGHT] = lighter(@bg_color)
313
fg[ACTIVE] = lighter(@bg_color)
314
fg[SELECTED] = lighter(@bg_color)
315
fg[INSENSITIVE] = darker("#7a7878")
317
bg[NORMAL] = "#7a7878"
318
bg[PRELIGHT] = "#7a7878"
319
bg[ACTIVE] = "#7a7878"
320
bg[SELECTED] = darker("#7a7878")
328
file = "Images/MenuMenubar/menu.png"
329
border = { 1, 1, 1, 1 }
335
widget "*.gtk-combobox-popup-menu" style :highest "newwave-dark-popupmenu-workaround"
339
widget_class "*<GtkMenu>.<GtkMenuItem>*" style "newwave-dark-menu-item"
340
widget_class"*.GtkAccelMenuItem.*" style "newwave-dark-menu-item"
341
widget_class "*<GtkMenu>*" style "newwave-dark-menu"
342
class "GtkTearoffMenuItem" style "newwave-dark-menu-item"
343
class "GtkMenuItem" style "newwave-dark-menu-item"
344
class "GtkImageMenuItem" style "newwave-dark-menu-item"
345
class "GtkItem" style "newwave-dark-menu-item"
347
widget_class "*<GtkMenuBar>*" style "newwave-menubar-dark"
348
class "GtkMenuBar" style "newwave-menubar-dark"
349
widget_class "GtkMenuBar" style "newwave-menubar-dark"
350
class "*MenuBar*" style "newwave-menubar-dark"
351
widget_class "*MenuBar*" style "newwave-menubar-dark"