1c1fdd520c5ef91f3539a4d72c2af98e20056e62
[ardour.git] / gtk2_ardour / ardour3_ui_dark.rc.in
1 #
2 # This is the GTK style file for Ardour
3 #
4
5 style "smallest_text"
6 {
7         font_name = "@FONT_TINY@"
8 }
9
10 style "very_small_text"
11 {
12         font_name = "@FONT_SMALLER@"
13 }
14
15 style "small_text"
16 {
17         font_name = "@FONT_SMALL@"
18 }
19
20 style "small_bold_text"
21 {
22         font_name = "@FONT_BOLD_SMALL@"
23 }
24
25 style "medium_bold_text"
26 {
27         font_name = "@FONT_BOLD_NORMAL@"
28 }
29
30 style "medium_text"
31 {
32         font_name = "@FONT_NORMAL@"
33 }
34
35 style "medium_monospace_text"
36 {
37         font_name = "@FONT_MONOSPACE_NORMAL@"
38 }
39
40 style "red_medium_text" = "medium_text"
41 {       
42         fg[NORMAL] = { 1.0, 0, 0 }
43         fg[ACTIVE] = { 1.0, 0, 0 }
44         fg[SELECTED] = { 1.0, 0, 0 }
45 }
46
47 style "large_text"
48 {
49         font_name = "@FONT_LARGE@"
50 }
51
52 style "larger_bold_text"
53 {
54         font_name = "@FONT_BOLD_BIGGER@"
55 }
56
57 style "plugin_name_text"
58 {
59         font_name = "@FONT_BOLD_LARGER@"
60         fg[NORMAL] = { 0.80, 0.80, 0.80 }
61 }
62
63 style "plugin_maker_text"
64 {
65         font_name = "@FONT_BOLD_BIGGER@"
66         fg[NORMAL] = { 0.80, 0.80, 0.80 }
67 }
68
69 style "automation_track_name"
70 {
71         font_name = "@FONT_ITALIC_NORMAL@"
72 }
73
74 style "first_action_message" 
75 {
76         font_name = "@FONT_HUGER@"
77 }
78
79 style "verbose_canvas_cursor"
80 {
81         font_name = "@FONT_BOLD_LARGER@"
82 }
83
84 style "marker_text" 
85 {
86         font_name = "@FONT_SMALL@"
87 }
88
89 style "midi_tracer_textview" = "medium_monospace_text"
90 {
91         
92 }
93
94 style "time_axis_view_item_name"
95 {
96         font_name = "@FONT_SMALLER@"
97 }
98
99 style "white_tree_view" 
100 {
101   GtkButton::default_border = { 0, 0, 0, 0 }
102   GtkButton::default_outside_border = { 0, 0, 0, 0 }
103   GtkButton::button_relief = GTK_RELIEF_NONE
104   GtkTreeView::vertical-padding = 0
105   GtkTreeView::horizontal-padding = 0
106   GtkTreeView::even-row-color = { 0.70, 0.70, 0.70 }
107   GtkTreeView::odd-row-color = { 0.64, 0.64, 0.64 }
108   
109   fg[NORMAL] = { 0.30, 0.30, 0.40 }     
110   fg[ACTIVE] = { 0.30, 0.30, 0.40 }     
111   fg[PRELIGHT] = { 1.0, 1.0, 1.0 }
112   fg[INSENSITIVE] = { 0.30, 0.30, 0.40 }        
113   fg[SELECTED] = { 0.30, 0.30, 0.40 }   
114   
115   bg[NORMAL] = { 0.80, 0.80, 0.80 }
116   bg[ACTIVE] = { 0.80, 0.80, 0.80 }
117   bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
118   bg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
119   bg[SELECTED] = { 0.80, 0.80, 0.80 }
120   
121   text[NORMAL] = { 0.30, 0.30, 0.40 }
122   text[ACTIVE] = { 0.30, 0.30, 0.40 }
123   text[PRELIGHT] = { 0.30, 0.30, 0.40 }
124   text[INSENSITIVE] = { 0.30, 0.30, 0.40 }
125   text[SELECTED] = { 0, 0, 0 }
126   
127   base[ACTIVE]       = { 0.80, 0.80, 0.80 }
128   base[NORMAL]       = { 0.80, 0.80, 0.80 }
129   base[PRELIGHT]     = { 0.90, 0.90, 0.90 }
130   base[INSENSITIVE]  = "#4c5159"
131   base[SELECTED]     = { 0.60, 0.60, 0.80 }
132
133   engine "clearlooks" 
134   {
135     menubarstyle = 0 # 0 = flat, 1 = sunken, 2 = flat gradient
136   }
137 }
138
139 style "default_base" = "medium_text"
140 {
141   GtkWidget::cursor_color =  {1.0, 1.0, 1.0 }
142   GtkButton::default_border = { 0, 0, 0, 0 }
143   GtkButton::default_outside_border = { 0, 0, 0, 0 }
144   GtkButton::button_relief = GTK_RELIEF_NONE
145   GtkTreeView::vertical-padding = 0
146   GtkTreeView::horizontal-padding = 0
147   GtkTreeView::even-row-color = { 0, 0, 0 }
148   GtkTreeView::odd-row-color = {  0.08, 0.10, 0.14 }
149   
150   fg[NORMAL] = { 0.80, 0.80, 0.80 }     
151   fg[ACTIVE] = { 0.80, 0.80, 0.80 }     
152   fg[PRELIGHT] = { 1.0, 1.0, 1.0 }
153   fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }        
154   fg[SELECTED] = { 0.80, 0.80, 0.80 }   
155   
156   bg[NORMAL] = { 0.30, 0.32, 0.38 }
157   bg[ACTIVE] = { 0.30, 0.32, 0.38 }
158   bg[PRELIGHT] = "#515290"
159   bg[INSENSITIVE] = { 0.06, 0.10, 0.10 }
160   bg[SELECTED] = { 0, 0.40, 0.60 }
161   
162   text[NORMAL] = { 0.80, 0.80, 0.80 }   
163   text[ACTIVE] = { 0.80, 0.80, 0.80 }   
164   text[PRELIGHT] = { 0.80, 0.80, 0.80 } 
165   text[INSENSITIVE] = { 0.80, 0.80, 0.80}       
166   text[SELECTED] = { 1.0, 1.0, 1.0 }
167   
168   base[ACTIVE]       = "#272a32"
169   base[NORMAL]       = "#1a1e24"
170   base[PRELIGHT]     = { 0.18, 0.20, 0.22 }
171   base[INSENSITIVE]  = "#4c5159"
172   base[SELECTED]     = { 0.23, 0.25, 0.27 }
173
174   engine "clearlooks" 
175   {
176     #style              = GLOSSY
177     #colorize_scrollbar = TRUE
178     menubarstyle       = 2 # 0 = flat, 1 = sunken, 2 = flat gradient
179     #toolbarstyle       = 0 # 0 = flat, 1 = enable effects
180   }
181 }
182
183 style "base_frame"
184 {
185         fg[NORMAL] = { 0.80, 0.80, 0.80 }
186         bg[NORMAL] = { 0.31, 0.35, 0.40 }
187 }
188
189 style "transport_base" = "medium_bold_text"
190 {
191   bg[NORMAL] = { 0.10, 0.10, 0.10 }
192   bg[ACTIVE] = { 0, 0, 0 }
193   bg[PRELIGHT] = { 0, 0, 0 }
194   bg[INSENSITIVE] = { 0, 0, 0 }
195   bg[SELECTED] = { 0, 0, 0 }
196 }
197 /*
198 style "black_mackie_menu_bar"
199 {
200   font_name = "@FONT_BOLD_NORMAL@"
201   fg[NORMAL] = { 1.0, 1.0, 1.0 }
202   bg[NORMAL] = { 0, 0, 0 }
203 }
204 */
205
206 style "default_button" 
207 {
208   font_name = "@FONT_SMALL@"
209   fg[ACTIVE] = { 1.0, 1.0, 1.0 }
210   
211   bg[NORMAL] = { 0.33, 0.37, 0.42 }
212   bg[ACTIVE] = "#565690"
213   bg[PRELIGHT] = { 0.49, 0.53, 0.59 }
214   bg[INSENSITIVE] = { 0.31, 0.35, 0.36 }
215   fg[INSENSITIVE] = { 0.61, 0.65, 0.67 }
216   bg[SELECTED] = { 0.11, 0.15, 0.19 }   
217 }
218
219 style "default_menu" 
220 {
221   font_name = "@FONT_NORMAL@"
222   fg[ACTIVE] = { 1.0, 1.0, 1.0 }
223   
224   bg[NORMAL] = { 0.26, 0.30, 0.35 }
225   bg[ACTIVE] = "#565690"
226   bg[PRELIGHT] = { 0.11, 0.15, 0.20 }
227   bg[INSENSITIVE] = { 0.11, 0.15, 0.20 }
228   bg[SELECTED] = { 0.11, 0.15, 0.20 }   
229 }
230
231 style "default_generic" 
232 {
233   font_name = "@FONT_NORMAL@"
234   fg[ACTIVE] = { 1.0, 1.0, 1.0 }
235   
236   bg[NORMAL] = { 0.26, 0.30, 0.35 }
237   bg[ACTIVE] = "#545690"
238   bg[PRELIGHT] = { 0.11, 0.15, 0.20 }
239   bg[INSENSITIVE] = { 0.11, 0.15, 0.20 }
240   bg[SELECTED] = { 0.11, 0.15, 0.20 }   
241 }
242
243 style "very_small_button" = "default_button"
244 {
245         font_name = "@FONT_SMALLER@"
246         ythickness = 0
247         xthickness = 0
248 }
249
250 style "small_button" = "default_button"
251 {
252 }
253
254 style "very_small_red_active_and_selected_button" = "very_small_button"
255 {
256         bg[ACTIVE] = { 1.0, 0, 0}
257         bg[SELECTED] = { 1.0, 0, 0}
258 }
259
260 style "small_red_active_and_selected_button" = "small_button"
261 {
262         fg[ACTIVE] = { 0, 0, 0 }
263         bg[ACTIVE] = { 1.0, 0, 0}
264         bg[SELECTED] = { 1.0, 0, 0}
265 }
266
267 style "gain_fader"
268 {
269         bg[NORMAL] =   { 0.269, 0.269, 0.300}
270         bg[ACTIVE] =   { 0.152, 0.152, 0.168 }
271 }
272
273
274 style "track_rec_enable_button" = "small_button"
275 {
276         fg[ACTIVE] =   { 0.0, 0.0, 0.0 }
277         bg[ACTIVE] =   { 1.0, 0.0, 0.0 }
278 }
279
280 style "track_rec_enable_button_active" = "small_button"
281 {
282         fg[ACTIVE] =   { 0.0, 0.0, 0.0 }
283         fg[SELECTED] = { 0.0, 0.0, 0.0 }
284         fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
285         fg[NORMAL] = { 0.0, 0.0, 0.0 }
286
287         bg[NORMAL] =   { 1.0, 0.0, 0.0 }
288         bg[ACTIVE] =   { 1.0, 0.0, 0.0 }
289         bg[SELECTED] =   { 1.0, 0.0, 0.0 }
290         bg[PRELIGHT] =   { 1.0, 0.0, 0.0 }
291 }
292
293 style "track_rec_enable_button_alternate" = "small_button"
294 {
295         fg[SELECTED] = { 0.0, 0.0, 0.0 }
296         fg[ACTIVE] =   { 0.0, 0.0, 0.0 }
297         fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
298         fg[NORMAL] = { 0.0, 0.0, 0.0 }
299
300         bg[NORMAL] =   { 0.91, 0.68, 0.68}
301         bg[ACTIVE] =   { 0.91, 0.68, 0.68}
302         bg[SELECTED] =   { 0.91, 0.68, 0.68}
303         bg[PRELIGHT] =   { 0.91, 0.68, 0.68}
304 }
305
306 style "mixer_track_rec_enable_button" = "track_rec_enable_button"
307 {
308         font_name = "@FONT_SMALLER@"
309         xthickness = 0
310         ythickness = 0
311 }
312
313 style "mixer_track_rec_enable_button_alternate" = "track_rec_enable_button_alternate"
314 {
315         font_name = "@FONT_SMALLER@"
316         xthickness = 0
317         ythickness = 0
318 }
319
320 style "mixer_track_rec_enable_button_active" = "track_rec_enable_button_active"
321 {
322         font_name = "@FONT_SMALLER@"
323         xthickness = 0
324         ythickness = 0
325 }
326
327 style "solo_button" = "small_button"
328 {
329         bg[ACTIVE] = { 0.66, 0.97, 0.19 }   # solo
330         fg[ACTIVE] = { 0, 0, 0 }
331 }
332
333 style "solo_isolate_led"
334 {
335         fg[ACTIVE] = { 1.0, 0, 0 }
336         fg[NORMAL] = { 0, 1.0, 0 } 
337 }
338
339 style "solo_safe_led"
340 {
341         fg[ACTIVE] = { 0.26, 0.47, 0.69 } 
342         fg[NORMAL] = { 0, 1.0, 0 } 
343 }
344
345 style "solo_button_alternate" = "small_button"
346 {
347         #
348         # this is the "solo-isolated" solo theme
349         #
350
351         bg[ACTIVE] = { 0.66, 0.97, 0.19 } 
352
353         fg[ACTIVE] = { 1.0, 0, 0 }
354         fg[SELECTED] = { 1.0, 0, 0 }
355         fg[NORMAL] = { 1.0, 0, 0 }
356         fg[PRELIGHT] = { 1.0, 0, 0 }
357 }
358
359 style "solo_button_alternate2" = "small_button"
360 {
361         #
362         # this is the "half-bright" solo theme
363         #
364
365         bg[NORMAL] = { 0.752, 0.886, 0.752 } 
366         bg[ACTIVE] = { 0.752, 0.886, 0.752 } 
367         bg[SELECTED] = { 0.752, 0.886, 0.752 } 
368         bg[PRELIGHT] = { 0.752, 0.886, 0.752 } 
369
370         fg[ACTIVE] = { 0, 0, 0 }
371         fg[SELECTED] = { 0, 0, 0 }
372         fg[NORMAL] = { 0, 0, 0 }
373         fg[PRELIGHT] = { 0, 0, 0 }
374 }
375
376 style "solo_button_active" = "small_button"
377 {
378         #
379         # this is the "full-bright" solo theme
380         #
381
382         bg[NORMAL] = { 0.66, 0.97, 0.19 }   # solo
383         bg[ACTIVE] = { 0.66, 0.97, 0.19 }   # solo
384         bg[SELECTED] = { 0.66, 0.97, 0.19 }   # solo
385         bg[PRELIGHT] = { 0.66, 0.97, 0.19 }   # solo
386
387         fg[ACTIVE] = { 0, 0, 0 }
388         fg[SELECTED] = { 0, 0, 0 }
389         fg[NORMAL] = { 0, 0, 0 }
390         fg[PRELIGHT] = { 0, 0, 0 }
391 }
392
393 style "mixer_invert_button" = "small_button"
394 {
395         bg[ACTIVE] = { 1.0, 0.749, 0.247 }
396         fg[ACTIVE] = { 0, 0, 0 }
397 }
398
399 style "mixer_solo_button" = "solo_button"
400 {
401         font_name = "@FONT_SMALLER@"
402         xthickness = 0
403         ythickness = 0
404 }
405
406 style "mixer_solo_button_alternate" = "solo_button_alternate"
407 {
408         font_name = "@FONT_SMALLER@"
409         xthickness = 0
410         ythickness = 0
411 }
412
413 style "mixer_solo_button_alternate2" = "solo_button_alternate2"
414 {
415         font_name = "@FONT_SMALLER@"
416         xthickness = 0
417         ythickness = 0
418 }
419
420
421 style "mixer_solo_button_active" = "solo_button_active"
422 {
423         font_name = "@FONT_SMALLER@"
424         xthickness = 0
425         ythickness = 0
426 }
427
428 style "monitor_opt_button" = "small_button"
429 {
430         font_name = "@FONT_SMALLER@"
431         bg[ACTIVE] = { 1.0, 0.749, 0.247 }
432         fg[ACTIVE] = { 0, 0, 0 }
433 }
434
435 style "monitor_mono_button" = "small_button"
436 {
437         bg[ACTIVE] = { 0.725, 0.925, 0.949 }
438         fg[ACTIVE] = { 0, 0, 0 }
439 }
440
441 style "monitor_invert_button" = "small_button"
442 {
443         bg[ACTIVE] = { 1.0, 0.749, 0.247 }
444         fg[ACTIVE] = { 0, 0, 0 }
445 }
446
447 style "monitor_mute_button" = "small_button"
448 {
449         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
450         fg[ACTIVE] = { 0, 0, 0 }
451 }
452
453 style "monitor_dim_button" = "small_button"
454 {
455         bg[ACTIVE] = { 0.90, 0.89, 0.73 }
456         fg[ACTIVE] = { 0, 0, 0 }
457 }
458
459 style "mute_button" = "small_button"
460 {
461         bg[ACTIVE] = { 0.90, 0.89, 0.73 }
462         fg[ACTIVE] = { 0, 0, 0 }
463 }
464
465 style "mute_button_alternate" = "small_button"
466 {
467         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
468         bg[NORMAL] = { 1.0, 0.98, 0.53 }
469         bg[SELECTED] = { 1.0, 0.98, 0.53 }
470         bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
471
472         fg[SELECTED] = { 0, 0, 0 }
473         fg[ACTIVE] = { 0, 0, 0 }
474         fg[NORMAL] = { 0, 0, 0 }
475         fg[PRELIGHT] = { 0, 0, 0 }
476 }
477
478 style "mute_button_active" = "small_button"
479 {
480         bg[NORMAL] = { 0.90, 0.89, 0.73 }
481         bg[ACTIVE] = { 0.90, 0.89, 0.73 }
482         bg[PRELIGHT] = { 0.90, 0.89, 0.73 }
483         bg[SELECTED] = { 0.90, 0.89, 0.73 }
484
485         fg[SELECTED] = { 0, 0, 0 }
486         fg[ACTIVE] = { 0, 0, 0 }
487         fg[NORMAL] = { 0, 0, 0 }
488         fg[PRELIGHT] = { 0, 0, 0 }
489 }
490
491 style "mixer_mute_button" = "mute_button"
492 {
493         font_name = "@FONT_SMALLER@"
494         xthickness = 0
495         ythickness = 0
496 }
497
498 style "mixer_mute_button_alternate" = "mute_button_alternate"
499 {
500         font_name = "@FONT_SMALLER@"
501         xthickness = 0
502         ythickness = 0
503 }
504
505 style "mixer_mute_button_active" = "mute_button_active"
506 {
507         font_name = "@FONT_SMALLER@"
508         xthickness = 0
509         ythickness = 0
510 }
511
512 style "multiline_combo" = "small_button"
513 {
514         font_name = "@FONT_NORMAL@"
515         xthickness = 0
516         ythickness = 0
517 }
518
519
520 style "track_loop_button" = "small_button"
521 {
522         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
523         bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
524
525 }
526
527 style "mixer_red_active_button" = "very_small_button"
528 {
529         fg[ACTIVE] = { 0, 1.0, 1.0 }
530         bg[ACTIVE] = { 0.7, 0, 0 }
531
532         base[INSENSITIVE] = { 0.16, 0.16, 0.21 }
533         bg[INSENSITIVE] = { 0.16, 0.16, 0.21 }
534 }
535
536 style "time_button" = "default_button"
537 {
538         font_name = "@FONT_SMALL@"
539 }
540
541 style "transport_button"
542 {
543         bg[ACTIVE] = { 0.50, 1.0, 0.50 }
544         fg[ACTIVE] = { 0, 0, 0 }
545 }
546
547 style "transport_button_active"
548 {
549         bg[NORMAL] = { 0.50, 1.0, 0.50 }
550         bg[ACTIVE] = { 0.50, 1.0, 0.50 }
551         bg[SELECTED] = { 0.50, 1.0, 0.50 }
552         bg[PRELIGHT] = { 0.50, 1.0, 0.50 }
553
554         fg[NORMAL] = { 0, 0, 0 }
555         fg[PRELIGHT] = { 0, 0, 0 }
556         fg[SELECTED] = { 0, 0, 0 }
557         fg[ACTIVE] = { 0, 0, 0 }
558 }
559
560 style "transport_rec_button"
561 {
562         bg[ACTIVE] = { 1.0, 0, 0 }
563 }
564
565 style "transport_rec_button_active"
566 {
567         bg[ACTIVE] = { 1.0, 0, 0 }
568         bg[NORMAL] = { 1.0, 0, 0 }
569         bg[SELECTED] = { 1.0, 0, 0 }
570         bg[PRELIGHT] = { 1.0, 0, 0 }
571 }
572
573 style "transport_rec_button_alternate"
574 {
575         bg[PRELIGHT] = { 0.91, 0.68, 0.68 }
576         bg[NORMAL] = { 0.91, 0.68, 0.68 }
577         bg[SELECTED] = { 0.91, 0.68, 0.68 }
578         bg[ACTIVE] = { 0.91, 0.68, 0.68 }
579 }
580
581 style "shuttle_control" = "very_small_text"
582 {
583         fg[NORMAL] = { 0.85, 0.92, 0.98 }
584         fg[ACTIVE] = { 0.85, 0.92, 0.98 }
585         fg[PRELIGHT] = { 0.85, 0.92, 0.98 }
586         fg[SELECTED] = { 0.85, 0.92, 0.98 }
587         fg[INSENSITIVE] = { 0.85, 0.92, 0.98 }
588
589         bg[NORMAL] = { 0.26, 0.26, 0.31 }
590         bg[PRELIGHT] = { 0.26, 0.26, 0.31 }
591         bg[INSENSITIVE] = { 0.26, 0.26, 0.31 }
592         bg[ACTIVE] = { 0.70, 0.70, 0.70 }
593         bg[SELECTED] = { 1.0, 0.04, 0.04 }
594 }
595
596 style "ardour_adjusters" = "default_generic"
597 {
598         bg[NORMAL] = { 0.60, 0.60, 0.60 }
599         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
600         bg[ACTIVE] = { 0.06, 0.06, 0.06 }
601 }
602
603 style "editor_hscrollbar" = "ardour_adjusters"
604 {
605         #
606         # special case: we want this scrollbar to be as tall as the
607         # zoom focus selector combobox. scrollbars don't expand to
608         # fill the space available to them, so we have to explicitly
609         # make it bigger.
610         # 
611         GtkRange::slider_width = 27
612         GtkScrollbar::slider_width = 27
613 }
614
615 style "ardour_progressbars" = "default_generic"
616
617   bg[NORMAL] = { 0, 0, 0 }
618   bg[PRELIGHT] = { 0.00, 0.36, 0.40 }
619 }
620
621 style "preferences"  = "default_base"
622 {
623         font_name = "@FONT_NORMAL@"
624         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
625 }
626
627 style "option_entry"  = "default_base"
628 {
629         fg[NORMAL] = { 1.0, 1.0, 1.0 }
630         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
631         fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
632         
633         base[INSENSITIVE] = { 0.07, 0.07, 0.12 }
634         
635         bg[NORMAL] = { 0.35, 0.35, 0.40 }
636         bg[ACTIVE] = { 0.35, 0.35, 0.40 }
637 }
638
639 style "red_when_active" = "medium_text"
640 {
641         fg[NORMAL] = { 0.80, 0.80, 0.80 }
642         bg[NORMAL] = { 0.26, 0.26, 0.31 }
643
644         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
645         bg[ACTIVE] = { 1.0, 0, 0}
646 }
647
648 style "xrun_warn"  
649 {
650         font_name = "@FONT_BOLD_LARGE@"
651
652         fg[NORMAL] = { 1.0, 1.0, 1.0 }
653         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
654         text[NORMAL] = { 1.0, 1.0, 1.0 }
655         text[ACTIVE] = { 1.0, 1.0, 1.0 }
656         base[NORMAL] = { 0.09, 0.48, 0.46 }
657         base[ACTIVE] = { 0.09, 0.48, 0.46 }
658         bg[NORMAL] = { 1.0, 0.48, 0.46 }
659         bg[ACTIVE] = { 0.09, 1.0, 0.46 }
660 }
661 /*
662 style "menu_bar_base" = "default_base"
663 {
664         bg[NORMAL] = { 0.2, 0.2, 0.3 }
665         bg[ACTIVE] = { 0, 0, 0 }
666         bg[PRELIGHT] = { 0, 0, 0 }
667         bg[INSENSITIVE] = { 0, 0, 0 }
668         bg[SELECTED] = { 0, 0, 0 }
669 }
670 */
671 style "fatal_message" = "medium_text"
672 {
673    fg[ACTIVE] = { 1.0, 0.20, 0.20 }
674    fg[NORMAL] = { 1.0, 0.20, 0.20 }
675    bg[ACTIVE]   = "#1a1e24"
676    bg[NORMAL]   = "#1a1e24"
677    base[NORMAL] = "#1a1e24"
678    base[NORMAL] = "#1a1e24"
679 }
680
681 style "error_message" = "medium_text"
682 {
683    fg[ACTIVE] = { 1.0, 0.20, 0.20 }
684    fg[NORMAL] = { 1.0, 0.20, 0.20 }
685    bg[ACTIVE]   = "#1a1e24"
686    bg[NORMAL]   = "#1a1e24"
687    base[NORMAL] = "#1a1e24"
688    base[NORMAL] = "#1a1e24"
689 }
690
691 style "info_message" = "medium_text"
692 {
693    fg[ACTIVE]   = { 0.20, 0.80, 0.20 }
694    fg[NORMAL]   = { 0.20, 0.80, 0.20 }
695    bg[ACTIVE]   = "#1a1e24"
696    bg[NORMAL]   = "#1a1e24"
697    base[NORMAL] = "#1a1e24"
698    base[NORMAL] = "#1a1e24"
699 }
700
701 style "warning_message" = "medium_text"
702 {
703    fg[ACTIVE] = { 0.80, 0.80, 0.20 }
704    fg[NORMAL] = { 0.80, 0.80, 0.20 }
705    bg[ACTIVE]   = "#1a1e24"
706    bg[NORMAL]   = "#1a1e24"
707    base[NORMAL] = "#1a1e24"
708    base[NORMAL] = "#1a1e24"
709 }
710
711 style "medium_entry" = "medium_text"
712 {
713         fg[NORMAL] = { 0.70, 0.70, 0.70 }
714         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
715         fg[SELECTED] = { 1.0, 1.0, 1.0 }
716         
717         bg[NORMAL] = { 0.35, 0.35, 0.40 }
718         
719         base[NORMAL] = { 0, 0, 0 }
720         base[ACTIVE] = { 0, 0, 0 }
721         base[SELECTED] = { 0.70, 0.70, 0.70 }
722 }
723
724 style "medium_entry_noselection_fg" = "medium_entry"
725 {
726         fg[SELECTED] = { 0.50, 1.0, 0.50 }
727 }
728
729 style "medium_entry_noselection_bg" = "medium_entry"
730 {
731         bg[SELECTED] = { 1.0, 1.0, 1.0 }
732 }
733
734 style "medium_bold_entry"  = "medium_bold_text"
735 {
736         fg[NORMAL] = { 0.70, 0.70, 0.70 }
737         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
738         
739         bg[NORMAL] = { 0.35, 0.35, 0.40 }
740         
741         base[NORMAL] = { 0, 0, 0 }
742         base[ACTIVE] = { 0, 0, 0 }
743         base[SELECTED] = { 0, 0, 0 }
744 }
745
746 style "small_entry" = "small_text"
747 {
748         fg[NORMAL] = { 0.70, 0.70, 0.70 }
749         fg[ACTIVE] = { 0, 1.0, 0 }
750         fg[SELECTED] = { 0, 1.0, 0 }
751         text[NORMAL] = { 0.70, 0.70, 0.70 }
752         text[ACTIVE] = { 0, 1.0, 0 }
753         text[SELECTED] = { 0, 1.0, 0 }
754         bg[NORMAL] = { 0.0, 0.0, 0.0 }
755         bg[SELECTED] = { 0.0, 0.0, 0.0 }
756         bg[SELECTED] = { 0.0, 0.0, 0.0 }
757         base[NORMAL] = { 0, 0, 0 }
758         base[ACTIVE] = { 0, 0, 0 }
759         base[SELECTED] = { 0, 0, 0 }
760 }
761
762 style "red_active_small_entry" = "small_entry"
763 {
764         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
765         fg[SELECTED] = { 1.0, 0, 0 }
766 }
767
768 style "small_bold_entry" = "small_bold_text"
769 {
770         fg[NORMAL] = { 0.70, 0.70, 0.70 }
771         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
772         
773         bg[NORMAL] = { 0.35, 0.35, 0.40 }
774         
775         base[NORMAL] = { 0, 0, 0 }
776         base[ACTIVE] = { 0, 0, 0 }
777         base[SELECTED] = { 0, 0, 0 }
778 }
779
780 style "small_red_on_black_entry"  = "small_bold_text"
781 {
782        fg[NORMAL] = { 1.0, 0, 0 }
783        fg[ACTIVE] = { 1.0, 0, 0 }
784        base[NORMAL] = { 0.0, 0.0, 0.0 }
785        base[ACTIVE] = { 0.0, 0.0, 0.0 }
786        bg[NORMAL] = { 0.0, 0.0, 0.0 }
787        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
788 }
789
790 style "non_recording_big_clock_display" = "medium_entry"
791 {
792         font_name = "@FONT_MASSIVE@"
793
794         fg[NORMAL] = { 0.50, 1.0, 0.50 }
795         fg[ACTIVE] = { 1.0, 0, 0.0 }
796         fg[SELECTED] = { 1.0, 0, 0 }
797         fg[PRELIGHT] = { 1.0, 0, 0.0 }
798         fg[INSENSITIVE] = { 1.0, 0, 0.0 }
799         
800         base[NORMAL] = { 0.0, 0.0, 0.0 }
801         base[ACTIVE] = { 0.0, 0.0, 0.0 }
802         bg[NORMAL] = { 0.0, 0.0, 0.0 }
803         bg[ACTIVE] = { 0.7, 0.0, 0.0 }  
804 }
805
806 style "recording_big_clock_display" = "non_recording_big_clock_display"
807 {
808         fg[NORMAL] = { 1.0, 0, 0 }
809 }
810
811 style "transport_clock_display"
812 {
813         font_name = "@FONT_BOLD_BIGGER@"
814         
815         fg[NORMAL] = { 0.50, 1.0, 0.50 }
816         fg[ACTIVE] = { 1.0, 0, 0.0 }
817         fg[SELECTED] = { 1.0, 0, 0 }
818         fg[PRELIGHT] = { 1.0, 0, 0.0 }
819         fg[INSENSITIVE] = { 1.0, 0, 0.0 }
820         
821         base[NORMAL] = { 0.0, 0.0, 0.0 }
822        base[ACTIVE] = { 0.0, 0.0, 0.0 }
823        bg[NORMAL] = { 0.0, 0.0, 0.0 }
824        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
825 }
826
827 style "transport_clock_display_delta" = "transport_clock_display"
828 {
829         fg[NORMAL] = { 0.30, 0.30, 1.0 }
830 }
831
832 style "tempo_meter_clock_display"
833 {
834         font_name = "@FONT_SMALLER@"
835         fg[NORMAL] = { 1.0, 1.0, 1.0 }
836         fg[ACTIVE] = { 1.0, 1.0, 0.0 }
837         fg[SELECTED] = { 1.0, 0, 0 }
838         base[NORMAL] = { 0.0, 0.48, 1.0 }
839         base[ACTIVE] = { 0.09, 0.98, 0.46 }
840         bg[NORMAL] = { 0.0, 0.48, 1.0 }
841         bg[ACTIVE] = { 0.09, 0.98, 0.46 }
842 }
843
844 style "default_clock_display" = "medium text"
845 {
846         fg[NORMAL] = { 0.50, 1.0, 0.50 }
847         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
848         fg[SELECTED] = { 1.0, 0, 0 }
849         base[NORMAL] = { 0, 0, 0 }
850         base[ACTIVE] = { 0, 0, 0 }
851         bg[NORMAL] = { 0, 0, 0 }
852         bg[ACTIVE] = { 0, 0, 0 }
853 }
854
855
856 style "white_on_black_clock_display" = "medium text"
857 {
858         fg[NORMAL] = { 1.0, 1.0, 1.0 }
859         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
860         fg[SELECTED] = { 1.0, 0, 0 }
861         base[NORMAL] = { 0, 0, 0 }
862         base[ACTIVE] = { 0, 0, 0 }
863         bg[NORMAL] = { 0, 0, 0 }
864         bg[ACTIVE] = { 0, 0, 0 }
865 }
866
867 style "editor_time_ruler" = "small_text"
868 {
869         fg[NORMAL] = { 0.80, 0.80, 0.80 }
870         bg[NORMAL] = { 0.09, 0.09, 0.09 }
871 }
872
873 style "audio_bus_base"
874 {
875   font_name = "@FONT_SMALLER@"
876   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
877   fg[NORMAL] = { 0.7, 0.8, 0.2 }        
878   bg[NORMAL] = "#363c45"
879 }
880
881 style "send_strip_base" = "default_base"
882 {
883   font_name = "@FONT_SMALLER@"
884   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
885   bg[NORMAL] = { 0.19, 0.97, 0.69 }     
886   bg[ACTIVE] = { 0.19, 0.97, 0.69 }     
887   bg[PRELIGHT] = { 0.19, 0.97, 0.69 }   
888   bg[INSENSITIVE] = { 0.19, 0.97, 0.69 }        
889   bg[SELECTED] = { 0.19, 0.97, 0.69 }   
890 }
891
892 style "audio_track_base" = "default_base"
893 {
894   font_name = "@FONT_SMALLER@"
895   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
896   bg[NORMAL] = "#43546e"
897   bg[ACTIVE] = { 0.20, 0.20, 0.20 }     
898   bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
899   bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
900   bg[SELECTED] = { 0.20, 0.20, 0.20 }
901 }
902
903 style "midi_track_base" = "default_base"
904 {
905   font_name = "@FONT_SMALLER@"
906   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
907   bg[NORMAL] = "#546e43"
908   bg[ACTIVE] = { 0.20, 0.20, 0.20 }     
909   bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
910   bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
911   bg[SELECTED] = { 0.20, 0.20, 0.20 }
912 }
913
914 style "track_controls_inactive" 
915 {
916         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
917         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
918         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
919         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
920         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
921
922         #font_name = "sans 18"
923         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
924 }
925
926 style "audio_track_metrics" = "audio_track_base"
927 {
928         font_name = "@FONT_TINY@"
929 }
930
931 style "audio_bus_metrics" = "audio_bus_base"
932 {
933         font_name = "@FONT_TINY@"
934 }
935
936 style "audio_track_metrics_inactive" = "track_controls_inactive"
937 {
938         font_name = "@FONT_TINY@"
939 }
940
941 style "audio_bus_metrics_inactive" = "track_controls_inactive"
942 {
943         font_name = "@FONT_TINY@"
944 }
945
946 style "track_name_display"
947 {
948         font_name = "@FONT_NORMAL@"
949         fg[NORMAL] = { 0.80, 0.80, 0.80 }
950         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
951
952         base[NORMAL] = { 0.06, 0.06, 0.06 }
953         base[ACTIVE] = { 0.26, 0.26, 0.26 }
954         bg[NORMAL] = { 0.26, 0.26, 0.26 }
955         bg[ACTIVE] = { 0.26, 0.26, 0.26 }
956 }
957
958 style "active_track_name_display"
959 {
960         font_name = "@FONT_NORMAL@"
961         GtkWidget::cursor_color =  {0, 0, 0 }
962         text[NORMAL] = { 0.26, 0.26, 0.26 }
963         base[NORMAL] = { 0.89, 0.89, 0.89 }
964 }
965
966 style "track_separator"
967 {
968         bg[NORMAL] = { 0.35, 0.35, 0.40 }
969 }
970
971 #
972 # Track edit groups. These styles define
973 # the colors that the "edit" button will
974 # use as a track is moved from
975 # track edit group to track edit group.
976 # There are 8 edit groups. Edit group 0
977 # is used for tracks that are not editable, 
978 # so we leave its style to the default.
979 #
980
981 style "edit_group_0"
982
983 {
984         bg[ACTIVE] = { 1.0, 0.65, 0.13 }
985         bg[NORMAL] = { 0.31, 0.31, 0.31 }
986         fg[NORMAL] = { 0.82, 0.91, 0.99 }
987         fg[ACTIVE] = { 0, 0, 0 }
988 }
989
990 style "edit_group_1" 
991 {
992         fg[NORMAL] = { 0, 0, 0 }
993         fg[PRELIGHT] = { 0, 0, 0 }
994         fg[SELECTED] = { 0, 0, 0 }
995         bg[NORMAL] = { 0.93, 0.34, 0.08 }
996         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
997         bg[SELECTED] = { 0.93, 0.34, 0.08 }
998 }
999
1000 style "edit_group_2" 
1001 {
1002         fg[NORMAL] = { 0, 0, 0 }
1003         fg[PRELIGHT] = { 0, 0, 0 }
1004         fg[SELECTED] = { 0, 0, 0 }
1005         bg[NORMAL] = { 0.93, 0.34, 0.08 }
1006         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
1007         bg[SELECTED] = { 0.93, 0.34, 0.08 }
1008 }
1009
1010 style "edit_group_3" 
1011 {
1012         fg[NORMAL] = { 0, 0, 0 }
1013         fg[PRELIGHT] = { 0, 0, 0 }
1014         fg[SELECTED] = { 0, 0, 0 }
1015         bg[NORMAL] = { 0.93, 0.34, 0.08 }
1016         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
1017         bg[SELECTED] = { 0.93, 0.34, 0.08 }
1018 }
1019
1020 style "treeview_parent_node"
1021 {
1022         # specifies *just* the color used for whole file rows when not selected
1023         
1024         fg[NORMAL] = { 0.0, 0.6, 0.85 }
1025 }
1026
1027 style "treeview_display" = "small_bold_text"
1028 {
1029         GtkWidget::focus-line-width = 0
1030
1031         # expander arrow border and DnD "icon" text
1032         fg[NORMAL] = { 0.8, 0.8, 0.8 } 
1033
1034         bg[NORMAL] = { 0.8, 0.8, 0.8 }
1035
1036         # background with no rows or no selection, plus
1037         # expander arrow core and DnD "icon" background
1038         base[NORMAL] = { 0.20, 0.20, 0.25 }
1039
1040         # selected row bg when window does not have focus (including during DnD)
1041         base[ACTIVE] = { 0.0, 0.75, 0.75 }    
1042
1043         # selected row bg when window has focus
1044         base[SELECTED] = { 0, 0.75, 0.75 }
1045
1046         # row text when in normal state and not a parent
1047         text[NORMAL] = { 0.80, 0.80, 0.80 }
1048
1049         # selected row text with window focus
1050         text[SELECTED] = { 1.0, 1.0, 1.0 }  
1051
1052         # selected row text without window focus (including during DnD)
1053         text[ACTIVE] = { 1.0, 1.0, 1.0 }  
1054 }
1055
1056 style "main_canvas_area"
1057 {
1058         bg[NORMAL] = { 0.30, 0.30, 0.34 }
1059         bg[ACTIVE] = { 0.30, 0.30, 0.34 }
1060         bg[INSENSITIVE] = { 0.30, 0.30, 0.34 }
1061         bg[SELECTED] = { 0.30, 0.30, 0.34 }
1062         bg[PRELIGHT] = { 0.30, 0.30, 0.34 }
1063 }
1064
1065 style "track_controls_inactive"
1066 {
1067         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
1068         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
1069         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
1070         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
1071         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
1072
1073         font_name = "@FONT_LARGE@"
1074         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
1075 }
1076
1077 style "edit_controls_base_selected"
1078 {
1079         bg[NORMAL] = { 0.32, 0.32, 0.54 }
1080         bg[ACTIVE] = { 0.32, 0.32, 0.54 }
1081         bg[INSENSITIVE] = { 0.32, 0.32, 0.54 }
1082         bg[SELECTED] = { 0.32, 0.32, 0.54 }
1083         bg[PRELIGHT] = { 0.32, 0.32, 0.54 }
1084 }
1085
1086 style "automation_track_controls_base"
1087 {
1088         bg[NORMAL] = { 0.22, 0.22, 0.29 }
1089         bg[ACTIVE] = { 0.22, 0.22, 0.29 }
1090         bg[INSENSITIVE] = { 0.22, 0.22, 0.29 }
1091         bg[SELECTED] = { 0.22, 0.22, 0.29 }
1092         bg[PRELIGHT] = { 0.22, 0.22, 0.29 }
1093 }
1094
1095 # Plugin Editors
1096 style "plugin_slider" 
1097 {
1098         font_name ="@FONT_BOLD_BIG@"
1099
1100         # the slider itself. the inactive part is INSENSITIVE,
1101         # the active part is something else.
1102
1103         fg[NORMAL] = { 0.37, 0.43, 0.52 }
1104         fg[ACTIVE] = { 0.37, 0.43, 0.52 }
1105         fg[INSENSITIVE] = {0.35, 0.35, 0.40 } # matches default_base
1106         fg[SELECTED] = { 0.37, 0.43, 0.52 }
1107         fg[PRELIGHT] = { 0.37, 0.43, 0.52 }
1108
1109         # draws the outer rectangle around the slider
1110
1111         bg[NORMAL] = { 0.80, 0.80, 0.80 }
1112         bg[ACTIVE] = { 0.80, 0.80, 0.80 }
1113         bg[INSENSITIVE] = {0.80, 0.80, 0.80 }
1114         bg[SELECTED] = { 0.80, 0.80, 0.80 }
1115         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1116
1117         # the numeric display
1118
1119         text[NORMAL] = { 0.80, 0.80, 0.80 }
1120         text[ACTIVE] = { 0.80, 0.80, 0.80 }
1121         text[INSENSITIVE] = { 0.80, 0.80, 0.80 }
1122         text[SELECTED] = { 0.80, 0.80, 0.80 }
1123         text[PRELIGHT] = { 0.80, 0.80, 0.80 }
1124 }
1125
1126 style "track_list_display" = "small_bold_text"
1127 {
1128         text[NORMAL] = { 0.80, 0.80, 0.80 }
1129         text[ACTIVE] = { 0.3, 0.3, 0.3 }
1130         text[INSENSITIVE] = { 0, 0, 0 }
1131         text[SELECTED] = { 0.8, 0.8, 0.8 }
1132
1133         base[NORMAL] = { 0, 0, 0 }
1134         base[ACTIVE] = { 0, 0, 0 }
1135         base[INSENSITIVE] = { 0, 0, 0 }
1136         base[SELECTED] = { 0, 0, 0 }
1137 }
1138
1139 style "inspector_track_list_display" = "track_list_display"
1140 {
1141         text[ACTIVE] = { 0.8, 0.8, 0.8 }
1142
1143         base[NORMAL] = { 0, 0, 0 }
1144         base[ACTIVE] = { 0.2, 0.2, 0.2 }
1145         base[INSENSITIVE] = { 0, 0, 0 }
1146         base[SELECTED] = { 0.3, 0.3, 0.4 }
1147 }
1148
1149 style "processor_list_display"
1150 {
1151         # font_name = "@FONT_SMALL@"
1152         # text[NORMAL] = { 0.80, 0.80, 0.80 }
1153         # text[ACTIVE] = { 0.70, 0.70, 0.70 }
1154         # text[INSENSITIVE] = { 0, 0, 0 }
1155         # text[SELECTED] = { 0.9, 0.3, 0.3 }
1156
1157         # base[NORMAL] = { 0, 0, 0 }
1158         # base[ACTIVE] = { 0, 0, 0 }
1159         # base[INSENSITIVE] = { 0, 0, 0 }
1160         # base[SELECTED] = { 0, 0, 0 }
1161
1162         # # these two are explicitly used by the cell renderer for the
1163         # # text
1164
1165         # fg[NORMAL] = { 0.5, 0.5, 0.5 }  # used for inactive
1166         # fg[ACTIVE] = { 1.0, 1.0, 1.0 }  # used for active
1167
1168         font_name = "@FONT_SMALLER@"
1169         bg[NORMAL] = { 0, 0, 0 }
1170         GtkCheckButton::indicator-size = 10
1171         GtkCheckButton::indicator-spacing = 0
1172 }
1173
1174 style "inspector_processor_list_display" = "processor_list_display"
1175 {
1176         base[SELECTED] = { 0.3, 0.3, 0.3 }
1177 }
1178
1179 # MixerPanZone:
1180 #
1181 # the NORMAL fg color is used for the pan puck
1182 # the ACTIVE fg color is used for the speaker boxes
1183
1184 style "pan_zone" = "default_base"
1185 {
1186         fg[NORMAL] = { 0.34, 0.95, 0.92 }
1187         fg[ACTIVE] = { 0.95, 0.48, 0.11 }
1188 }
1189
1190 style "paler_red_when_active" = "medium_text"
1191 {
1192         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1193         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1194         bg[NORMAL] = { 0.31, 0.31, 0.31 }
1195         bg[PRELIGHT] = { 0.31, 0.31, 0.31 }
1196
1197         fg[ACTIVE] = { 0.36, 0.46, 0.28 }
1198         bg[ACTIVE] = { 1.00, 0.59, 0.59}
1199 }
1200
1201 style "peak_display_peaked_entry" = "small_text"
1202 {
1203         fg[NORMAL] = { 1.0, 1.0, 1.0 }
1204         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
1205         fg[SELECTED] = { 1.0, 1.0, 1.0 }
1206
1207         bg[NORMAL] = {0.9, 0.0, 0.0 }   
1208         bg[ACTIVE] = { 0.9, 0.0, 0.0 }  
1209         bg[PRELIGHT] = { 0.9, 0.0, 0.0 }        
1210         bg[INSENSITIVE] = { 0.9, 0.0, 0.0 }     
1211         bg[SELECTED] = { 0.9, 0.0, 0.0 }        
1212         base[NORMAL] = { 0.9, 0.0, 0.0 }        
1213         base[ACTIVE] = { 0.9, 0.0, 0.0 }        
1214         base[PRELIGHT] = { 0.9, 0.0, 0.0 }      
1215         base[INSENSITIVE] = { 0.9, 0.0, 0.0 }   
1216         base[SELECTED] = { 0.9, 0.0, 0.0 }      
1217 }
1218
1219 style "selected_strip_frame"
1220 {
1221         fg[NORMAL] = { 0.74, 0.42, 0.47 }
1222         bg[NORMAL] = { 0.79, 0.28, 0.18 }
1223 }
1224
1225 style "flashing_alert" = "very_small_text"
1226 {
1227         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1228         bg[NORMAL] = { 0.26, 0.26, 0.31 }
1229         
1230         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
1231         bg[ACTIVE] = { 1.0, 0, 0}
1232 }
1233
1234
1235 style "green_flashing_alert" = "very_small_text"
1236 {
1237         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1238         bg[NORMAL] = { 0.26, 0.26, 0.31 }
1239
1240         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
1241         bg[ACTIVE] = { 0.52, 1.0, 0}
1242 }
1243
1244 style "sync_alert"
1245 {
1246         #
1247         # this is used when the sync button is indicating that sync is
1248         # active, and alternates with another style if sync is active
1249         # but we are not locked
1250         #
1251         bg[ACTIVE] = { 0.52, 1.0, 0}
1252         bg[PRELIGHT] = { 0.52, 1.0, 0}
1253         bg[SELECTED] = { 0.52, 1.0, 0}
1254         bg[NORMAL] = { 0.52, 1.0, 0}
1255         
1256         fg[NORMAL] = { 0, 0, 0 }
1257         fg[PRELIGHT] = { 0, 0, 0 }
1258         fg[SELECTED] = { 0, 0, 0 }
1259         fg[ACTIVE] = { 0, 0, 0 }
1260 }
1261
1262 style "selected_io_selector_port_list" = "medium_bold_text"
1263 {
1264
1265         GtkTreeView::even-row-color = { 0, 0, 0 }
1266         GtkTreeView::odd-row-color = { 0, 0, 0 }
1267
1268 # fg is used to color the fg (text) of the column header button
1269
1270         fg[NORMAL] = { 0.85, 0.85, 0.85 }
1271         fg[SELECTED] = { 0.85, 0.85, 0.85 }
1272         fg[ACTIVE] = { 0.85, 0.85, 0.85 }
1273         fg[PRELIGHT] = { 0.85, 0.85, 0.85 }
1274         fg[INSENSITIVE] = { 0.85, 0.85, 0.85 }
1275
1276 # bg is used used to color the background of the column header button
1277
1278         bg[NORMAL] = { 0.30, 0.30, 0.35 }
1279         bg[ACTIVE] = { 0.30, 0.30, 0.35 }
1280         bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
1281         bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
1282         bg[SELECTED] = { 0.30, 0.30, 0.35 }
1283
1284 # text is used to color the treeview row text
1285
1286         text[NORMAL] = { 0.85, 0.85, 0.85 }
1287         text[SELECTED] = { 0.85, 0.85, 0.85 }
1288
1289 # base is used to color a treeview with no rows
1290
1291         base[NORMAL] = { 0.20, 0.20, 0.25 }
1292         base[ACTIVE] = { 0.20, 0.20, 0.25 }
1293         base[PRELIGHT] = { 0.20, 0.20, 0.25 }
1294         base[INSENSITIVE] = { 0.20, 0.20, 0.25 }
1295         base[SELECTED] = { 0.20, 0.20, 0.25 }
1296
1297 }
1298
1299 style "io_selector_port_list" = "medium_text"
1300 {
1301         GtkTreeView::even-row-color = { 0.20, 0.20, 0.25 }
1302         GtkTreeView::odd-row-color = { 0.20, 0.20, 0.25 }
1303 # fg is used to color the fg (text) of the column header button
1304
1305         fg[NORMAL] = { 0.70, 0.70, 0.70 }
1306         fg[SELECTED] = { 0.70, 0.70, 0.70 }
1307         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
1308         fg[PRELIGHT] = { 0.70, 0.70, 0.70 }
1309         fg[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1310
1311 # bg is used used to color the background of the column header button
1312
1313         bg[NORMAL] = { 0.30, 0.30, 0.35 }
1314         bg[ACTIVE] = { 0.30, 0.30, 0.35 }
1315         bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
1316         bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
1317         bg[SELECTED] = { 0.30, 0.30, 0.35 }
1318
1319 # text is used to color the treeview row text
1320
1321         text[NORMAL] = { 0.80, 0.80, 0.80 }
1322         text[SELECTED] = { 0.80, 0.80, 0.80 }
1323
1324 # base is used to color a treeview with no rows
1325
1326         base[NORMAL] = { 0.20, 0.20, 0.25 }
1327         base[ACTIVE] = { 0.20, 0.20, 0.25 }
1328         base[PRELIGHT] = { 0.20, 0.20, 0.25 }
1329         base[INSENSITIVE] = { 0.20, 0.20, 0.25 }
1330         base[SELECTED] = { 0.20, 0.20, 0.25 }
1331 }
1332
1333 style "io_selector_notebook" = "default_base"
1334 {
1335         fg[NORMAL] = { 1.0, 1.0, 1.0 }
1336         font_name ="@FONT_BOLD_NORMAL@"
1337 }
1338
1339 style "tearoff_arrow" = "medium_bold_entry"
1340 {
1341         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1342         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1343         bg[NORMAL] = { 0.80, 0.80, 0.80 }
1344         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1345 }
1346
1347 style "location_row_button" = "default_button"
1348 {
1349         font_name = "@FONT_NORMAL@"
1350 }
1351
1352 style "location_rows_clock" = "default_clock_display"
1353 {
1354         font_name = "@FONT_NORMAL@"
1355 }
1356
1357 style "pan_slider" 
1358 {
1359         font_name = "@FONT_NORMAL@"
1360
1361         fg[NORMAL] = { 0.22, 0.73, 0.22 }
1362         fg[ACTIVE] = { 0.22, 0.73, 0.22 }
1363         fg[INSENSITIVE] = {0.22, 0.53, 0.22 } 
1364         fg[SELECTED] = { 0.67, 0.23, 0.22 }
1365         fg[PRELIGHT] = { 0.67, 0.23, 0.22 }
1366
1367         bg[NORMAL] = { 0.05, 0.05, 0.05 }
1368         bg[ACTIVE] = { 0, 0, 0 }
1369         bg[INSENSITIVE] = {0.12, 0.19, 0.25 } 
1370         bg[SELECTED] = { 0, 0, 0 }
1371         bg[PRELIGHT] = { 0, 0, 0 }
1372
1373         text[NORMAL] = { 0.70, 0.70, 0.70 }
1374         text[ACTIVE] = { 0.70, 0.70, 0.70 }
1375         text[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1376         text[SELECTED] = { 0.70, 0.70, 0.70 }
1377         text[PRELIGHT] = { 0.70, 0.70, 0.70 }
1378
1379         # used to draw the triangular indicators 
1380
1381         base[NORMAL] = { 0.80, 0.80, 0.80 }
1382         base[ACTIVE] =  { 0.80, 0.80, 0.80 }
1383         base[INSENSITIVE] = {0.6, 0.6, 0.6 }
1384         base[SELECTED] = { 0.80, 0.80, 0.80 }
1385         base[PRELIGHT] = { 0.80, 0.80, 0.80 }
1386
1387 }
1388
1389 style "ardour_button" ="default_button"
1390 {
1391         xthickness = 1
1392         ythickness = 1
1393 }
1394
1395 style "padded_button" = "default_button"
1396 {
1397         xthickness = 8
1398 }
1399
1400 style "odd_port_groups"
1401 {
1402         fg[NORMAL] = { 0.6, 0.6, 0.6 }
1403 }
1404
1405 style "even_port_groups"
1406 {
1407         fg[NORMAL] = { 0.3, 0.3, 0.3 }
1408 }
1409
1410 #---------------------------------------------------------------
1411
1412 class "GtkWidget" style:highest "default_base"
1413 class "GtkScrollbar" style:highest "ardour_adjusters"
1414 class "GtkLabel" style:highest "default_generic"
1415 class "GtkButton" style:highest "ardour_button"
1416 class "GtkArrow" style:highest "tearoff_arrow"
1417 class "GtkProgressBar" style:highest "ardour_progressbars"
1418
1419 widget "*PaddedButton" style:highest "padded_button"
1420 widget "*FirstActionMessage" style:highest "first_action_message"
1421 widget "*VerboseCanvasCursor" style:highest "verbose_canvas_cursor"
1422 widget "*MarkerText" style:highest "marker_text"
1423 widget "*TimeAxisViewItemName*" style:highest "time_axis_view_item_name"
1424 widget "*EditModeSelector" style:highest "medium_bold_entry"
1425 widget "*SnapTypeSelector" style:highest "medium_bold_entry"
1426 widget "*SnapModeSelector" style:highest "medium_bold_entry"
1427 widget "*ZoomFocusSelector" style:highest "medium_bold_entry"
1428 widget "*ArdourContextMenu*" style:highest "default_menu"
1429 widget "*EditGroupTitleButton*" style:highest "default_button"
1430 widget "*MixerGroupTitleButton*" style:highest "default_button"
1431 widget "*ErrorLogCloseButton" style:highest "default_button"
1432 widget "*EditorGTKButton*" style:highest "default_button" 
1433 widget "*ToolbarButton" style:highest "default_button"
1434 widget "*ToolbarButton*" style:highest "default_button"
1435 widget "*CrossfadeEditButton" style:highest "default_button"
1436 widget "*CrossfadeEditButton*" style:highest "default_button"
1437 widget "*TrackHistoryButton*" style:highest "default_button"
1438 widget "*TrackSizeButton*" style:highest "default_button"
1439 widget "*TrackPlaylistButton*" style:highest "default_button"
1440 widget "*TrackAutomationButton*" style:highest "default_button"
1441 widget "*TrackGroupButton*" style:highest "default_button"
1442 widget "*TrackMixButton*" style:highest "default_button"
1443 widget "*TrackVisualButton*" style:highest "default_button"
1444 widget "*TrackRemoveButton*" style:highest "default_button"
1445 widget "*BaseButton" style:highest "default_button"
1446 widget "*TakeButtonLabel" style:highest "default_button"
1447 widget "*MixerWidthButton" style:highest "default_button"
1448 widget "*MixerHideButton" style:highest "default_button"
1449 widget "*MixerSendButton" style:highest "default_button"
1450 widget "*MixerSendButtonLabel" style:highest "default_button"
1451 widget "*MixerSendSwitch" style:highest "default_button"
1452 widget "*MixerInsertButton" style:highest "default_button"
1453 widget "*MixerInsertButtonLabel" style:highest "default_button"
1454 widget "*MixerInsertSwitch" style:highest "default_button"
1455 widget "*MixerMonitorInputButton*" style:highest "very_small_button"
1456 widget "*MixerMonitorInputButton.*" style:highest "very_small_button"
1457 widget "*MixerIOButton" style:highest "very_small_button"
1458 widget "*MixerIOButtonLabel" style:highest "very_small_button"
1459 widget "*AddRouteDialogSpinner" style:highest "ardour_adjusters"
1460 widget "*AddRouteDialogRadioButton*" style:highest "preferences"
1461 widget "*OptionsNotebook" style:highest "preferences"
1462 widget "*OptionEditorToggleButton*" style:highest "preferences"
1463 widget "*OptionsLabel" style:highest "preferences"
1464 widget "*OptionEditorAuditionerLabel" style:highest "preferences"
1465 widget "*OptionsEntry" style:highest "option_entry"
1466 widget "*InspectorNotebook" style:highest "preferences"
1467 widget "*NewSessionDialog" style:highest "preferences"
1468 widget "*NewSessionDialogButton*" style:highest "preferences"
1469 widget "*MixerSendSwitch*" style:highest "very_small_red_active_and_selected_button"
1470 widget "*OptionEditorToggleButton" style:highest "small_red_active_and_selected_button"
1471 widget "*NewSessionDialogButton" style:highest "small_red_active_and_selected_button"
1472 widget "*RecordEnableButton" style:highest "track_rec_enable_button"
1473 widget "*RecordEnableButton-active" style:highest "track_rec_enable_button_active"
1474 widget "*RecordEnableButton-alternate" style:highest "track_rec_enable_button_alternate"
1475 widget "*MixerRecordEnableButton" style:highest "mixer_track_rec_enable_button"
1476 widget "*MixerRecordEnableButton-active" style:highest "mixer_track_rec_enable_button_active"
1477 widget "*MixerRecordEnableButton-alternate" style:highest "mixer_track_rec_enable_button_alternate"
1478 widget "*MuteButton" style:highest "mute_button"
1479 widget "*MuteButton-alternate" style:highest "mute_button_alternate"
1480 widget "*MuteButton-active" style:highest "mute_button_active"
1481 widget "*MixerMuteButton" style:highest "mixer_mute_button"
1482 widget "*MixerMuteButton-alternate" style:highest "mixer_mute_button_alternate"
1483 widget "*MixerMuteButton-active" style:highest "mixer_mute_button_active"
1484 widget "*SoloButton" style:highest "solo_button"
1485 widget "*SoloButton-alternate" style:highest "solo_button_alternate"
1486 widget "*SoloButton-alternate2" style:highest "solo_button_alternate2"
1487 widget "*SoloButton-active" style:highest "solo_button_active"
1488 widget "*MixerSoloButton" style:highest "mixer_solo_button"
1489 widget "*MixerSoloButton-alternate" style:highest "mixer_solo_button_alternate"
1490 widget "*MixerSoloButton-alternate2" style:highest "mixer_solo_button_alternate2"
1491 widget "*MixerSoloButton-active" style:highest "mixer_solo_button_active"
1492 widget "*TrackLoopButton*" style:highest "track_loop_button"
1493 widget "*PanAutomationLineSelector*" style:highest "multiline_combo"
1494 widget "*EditorTimeButton*" style:highest "time_button"
1495 widget "*MixerInvertButton*" style:highest "mixer_invert_button"
1496 widget "*MixerInvertButton.*" style:highest "mixer_invert_button"
1497 widget "*MixerAutomationRecordingButton*" style:highest "very_small_button"
1498 widget "*MixerAutomationRecordingButton.*" style:highest "very_small_button"
1499 widget "*MixerAutomationModeButton*" style:highest "very_small_button"
1500 widget "*MixerAutomationModeButton.*" style:highest "very_small_button"
1501 widget "*MixerAutomationPlaybackButton*" style:highest "very_small_button"
1502 widget "*MixerAutomationPlaybackButton.*" style:highest "very_small_button"
1503 widget "*MixerNameButton" style:highest "very_small_button"
1504 widget "*MixerNameButtonLabel" style:highest "very_small_button"
1505 widget "*MixerGroupButton" style:highest "very_small_button"
1506 widget "*MixerGroupButtonLabel" style:highest "very_small_button"
1507 widget "*MixerCommentButton" style:highest "very_small_button"
1508 widget "*MixerCommentButton*" style:highest "very_small_button"
1509 widget "*MixerMonoButton*" style:highest "very_small_button"
1510 widget "*EditGroupButton" style:highest "very_small_button"
1511 widget "*EditGroupButtonLabel" style:highest "very_small_button"
1512 widget "*TransportButton" style:highest "transport_button"
1513 widget "*TransportButton-active" style:highest "transport_button_active"
1514 widget "*TransportSyncButton" style:highest "transport_button"
1515 widget "*TransportSyncButton*" style:highest "transport_button"
1516 widget "*TransportSyncButton-active" style:highest "sync_alert"
1517 widget "*TransportSyncButton-active*" style:highest "sync_alert"
1518 widget "*ShuttleButton" style:highest "transport_button"
1519 widget "*ShuttleButton*" style:highest "transport_button"
1520 widget "*ShuttleDisplay" style:highest "transport_button"
1521 widget "*ShuttleDisplay*" style:highest "transport_button"
1522 widget "*ShuttleControl" style:highest "shuttle_control"
1523 widget "*TransportRecButton" style:highest "transport_rec_button"
1524 widget "*TransportRecButton*" style:highest "transport_rec_button"
1525 widget "*TransportRecButton-active" style:highest "transport_rec_button_active"
1526 widget "*TransportRecButton-active*" style:highest "transport_rec_button_active"
1527 widget "*TransportRecButton-alternate" style:highest "transport_rec_button_alternate"
1528 widget "*TransportRecButton-alternate*" style:highest "transport_rec_button_alternate"
1529 widget "*TransportRecButton*" style:highest "transport_rec_button"
1530 widget "*RecordingXrunWarningWindow" style:highest "xrun_warn"
1531 widget "*RecordingXrunWarningWindow*" style:highest "xrun_warn"
1532 #widget "*MainMenuBar" style:highest "menu_bar_base"
1533 widget "*ErrorMessage" style:highest "error_message"
1534 widget "*FatalMessage" style:highest "fatal_message"
1535 widget "*InfoMessage" style:highest "info_message"
1536 widget "*WarningMessage" style:highest "warning_message"
1537 widget "*BigClockNonRecording" style:highest "non_recording_big_clock_display"
1538 widget "*BigClockRecording" style:highest "recording_big_clock_display"
1539 widget "*TransportClockDisplay" style:highest "transport_clock_display"
1540 widget "*SecondaryClockDisplay" style:highest "transport_clock_display"
1541 widget "*TransportClockDisplayDelta" style:highest "transport_clock_display_delta"
1542 widget "*SecondaryClockDisplayDelta" style:highest "transport_clock_display_delta"
1543 widget "*AudioClockFramesUpperInfo" style:highest "tempo_meter_clock_display"
1544 widget "*AudioClockFramesLowerInfo" style:highest "tempo_meter_clock_display"
1545 widget "*AudioClockSMPTEUpperInfo" style:highest "tempo_meter_clock_display"
1546 widget "*AudioClockSMPTELowerInfo" style:highest "tempo_meter_clock_display"
1547 widget "*AudioClockBBTUpperInfo" style:highest "tempo_meter_clock_display"
1548 widget "*AudioClockBBTLowerInfo" style:highest "tempo_meter_clock_display"
1549 widget "*SelectionStartClock" style:highest "default_clock_display"
1550 widget "*SelectionEndClock" style:highest "default_clock_display"
1551 widget "*SilenceDurationClock" style:highest "white_on_black_clock_display"
1552 widget "*EditPointClock" style:highest "default_clock_display"
1553 widget "*PreRollClock" style:highest "default_clock_display"
1554 widget "*PostRollClock" style:highest "default_clock_display"
1555 widget "*NudgeClock" style:highest "default_clock_display"
1556 widget "*ZoomRangeClock" style:highest "default_clock_display"
1557 widget "*SMPTEOffsetClock" style:highest "default_clock_display"
1558 widget "*TransportLabel" style:highest "small_bold_text"
1559 widget "*TakeLabel" style:highest "small_bold_text"
1560 widget "*LocationLabel" style:highest "small_bold_text"
1561 widget "*WipeLabel" style:highest "small_bold_text"
1562 widget "*TakeTagLabel" style:highest "small_bold_text"
1563 widget "*ToolBarLabel" style:highest "small_bold_text"
1564 widget "*EditorDisplayLabel" style:highest "small_bold_text"
1565 widget "*NewSessionLabel" style:highest "large_text"
1566 widget "*GlobalButtonLabel" style:highest "default_generic"
1567 widget "*ClickButton" style:highest "medium_entry"
1568 widget "*RegionNameDisplay" style:highest "medium_entry"
1569 widget "*PluginDisplay" style:highest "medium_entry"
1570 widget "*SelectionDisplay" style:highest "medium_entry"
1571 widget "*HistorySelector" style:highest "medium_entry"
1572 widget "*LocationSelector" style:highest "medium_entry"
1573 widget "*TakeSelector" style:highest "medium_entry"
1574 widget "*RegionSelector" style:highest "medium_entry"
1575 widget "*SMPTERuler" style:highest "editor_time_ruler"
1576 widget "*BBTRuler" style:highest "editor_time_ruler"
1577 widget "*FramesRuler" style:highest "editor_time_ruler"
1578 widget "*MinSecRuler" style:highest "editor_time_ruler"
1579 widget "*BaseFrame" style:highest "base_frame"
1580
1581 widget "*SendStripBase" style:highest "send_strip_base"
1582 widget "*AudioTrackStripBase" style:highest "audio_track_base"
1583 widget "*AudioBusStripBase" style:highest "audio_bus_base"
1584 widget "*MidiTrackStripBase" style:highest "midi_track_base"
1585 widget "*AudioTrackStripBaseInactive" style:highest "track_controls_inactive"
1586 widget "*AudioBusStripBaseInactive" style:highest "track_controls_inactive"
1587 widget "*MidiTrackStripBaseInactive" style:highest "track_controls_inactive"
1588 widget "*FaderMetricsStrip" style:highest "audio_track_metrics"
1589 widget "*AudioTrackMetrics" style:highest "audio_track_metrics"
1590 widget "*AudioBusMetrics" style:highest "audio_bus_metrics"
1591 widget "*AudioTrackMetricsInactive" style:highest "audio_track_metrics_inactive"
1592 widget "*AudioBusMetricsInactive" style:highest "audio_bus_metrics_inactive"
1593
1594 widget "*TimeAxisViewControlsBaseUnselected" style:highest "audio_track_base"
1595 widget "*AudioTrackControlsBaseUnselected" style:highest "audio_track_base"
1596 widget "*MidiTrackControlsBaseUnselected" style:highest "midi_track_base"
1597 widget "*AudioTrackFader" style:highest "gain_fader"
1598
1599 widget "*BusControlsBaseUnselected" style:highest "audio_bus_base"
1600 widget "*AudioBusFader" style:highest "gain_fader"
1601 widget "*TrackSeparator" style:highest "track_separator"
1602 widget "*TrackEditIndicator0*" style:highest "edit_group_0"
1603 widget "*TrackEditIndicator1*" style:highest "edit_group_1"
1604 widget "*TrackEditIndicator2*" style:highest "edit_group_2"
1605 widget "*TrackEditIndicator3*" style:highest "edit_group_3"
1606 widget "*TrackEditIndicator4*" style:highest "edit_group_3"
1607 widget "*TrackEditIndicator5*" style:highest "edit_group_3"
1608 widget "*TrackEditIndicator6*" style:highest "edit_group_3"
1609 widget "*TrackEditIndicator7*" style:highest "edit_group_3"
1610 widget "*EditorTrackNameDisplay" style:highest "track_name_display"
1611 widget "*EditorTrackNameDisplay*" style:highest "track_name_display"
1612 widget "*EditorActiveTrackNameDisplay" style:highest "active_track_name_display"
1613 widget "*EditorActiveTrackNameDisplay*" style:highest "active_track_name_display"
1614 widget "*CrossfadeEditAuditionButton" style:highest "red_when_active"
1615 widget "*CrossfadeEditAuditionButton*" style:highest "red_when_active"
1616 widget "*CrossfadeEditCurveButton" style:highest "red_when_active"
1617 widget "*CrossfadeEditCurveButton*" style:highest "red_when_active"
1618 widget "*CrossfadeEditLabel" style:highest "medium_text"
1619 widget "*CrossfadeEditFrame" style:highest "base_frame"
1620 widget "*MouseModeButton" style:highest "default_button"
1621 widget "*MouseModeButton*" style:highest "default_button"
1622 widget "*EditorMainCanvas" style:highest "main_canvas_area"
1623 widget "*AudioTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1624 widget "*BusControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1625 widget "*AutomationTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1626 widget "*AutomationTrackName" style:highest "automation_track_name"
1627 widget "*AudioTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1628 widget "*BusControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1629 widget "*AutomationTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1630 widget "*AudioTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1631 widget "*MidiTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1632 widget "*BusControlsBaseSelected" style:highest "edit_controls_base_selected"
1633 widget "*AutomationTrackControlsBase" style:highest "automation_track_controls_base"
1634 widget "*AutomationTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1635 #widget "*EditorMenuBar*" style:highest "black_mackie_menu_bar"
1636 #widget "*MainMenuBar*" style:highest "black_mackie_menu_bar"
1637 widget "*ZoomClickBox" style:highest "medium_bold_entry"
1638 widget "*PluginParameterLabel" style:highest "medium_text"
1639 widget "*PluginNameInfo" style:highest "plugin_name_text"
1640 widget "*PluginMakerInfo" style:highest "plugin_maker_text"
1641 widget "*PluginParameterInfo" style:highest "medium_text"
1642 widget "*MotionControllerValue" style:highest "medium_entry"
1643 widget "*ParameterValueDisplay" style:highest "medium_bold_entry"
1644 widget "*PluginUIClickBox" style:highest "medium_bold_entry"
1645 widget "*PluginUIClickBox*" style:highest "medium_bold_entry"
1646 widget "*PluginSlider" style:highest "plugin_slider"
1647 widget "*EditGroupDisplay" style:highest "treeview_display"
1648 widget "*TrackListDisplay" style:highest "treeview_display"
1649 widget "*RegionListDisplay" style:highest "treeview_display"
1650 widget "*NamedSelectionDisplay" style:highest "treeview_display"
1651 widget "*SnapshotDisplay" style:highest "treeview_display"
1652 widget "*MixerTrackCommentArea" style:highest "option_entry"
1653 widget "*MixerPanZone" style:highest "pan_zone"
1654 widget "*MixerTrackDisplayList" style:highest "treeview_display"
1655 widget "*MixerSnapshotDisplayList" style:highest "treeview_display"
1656 widget "*MixerAuxDisplayList" style:highest "treeview_display"
1657 widget "*MixerGroupList" style:highest "treeview_display"
1658 widget "*RegionEditorLabel" style:highest "medium_text"
1659 widget "*RegionEditorSmallLabel" style:highest "small_text"
1660 widget "*RegionEditorEntry" style:highest "medium_entry"
1661 widget "*RegionEditorClock" style:highest "default_clock_display"
1662 widget "*RegionEditorToggleButton" style:highest "paler_red_when_active"
1663 widget "*RegionEditorToggleButton*" style:highest "paler_red_when_active"
1664 widget "*MixerStripSpeedBase" style:highest "small_entry"
1665 widget "*MixerStripSpeedBase*" style:highest "small_entry"
1666 widget "*MixerStripSpeedBaseNotOne" style:highest "small_red_on_black_entry"
1667 widget "*MixerStripSpeedBaseNotOne*" style:highest "small_red_on_black_entry"
1668 widget "*MixerStripGainDisplay" style:highest "small_entry"
1669 widget "*MixerStripGainDisplay*" style:highest "small_entry"
1670 widget "*MixerStripGainUnitButton" style:highest "very_small_button"
1671 widget "*MixerStripGainUnitButton*" style:highest "very_small_button"
1672 widget "*MixerStripMeterPreButton" style:highest "very_small_button"
1673 widget "*MixerStripMeterPreButton*" style:highest "very_small_button"
1674 widget "*MixerStripPeakDisplay*" style:highest "red_active_small_entry"
1675 widget "*MixerStripPeakDisplayPeak*" style:highest "peak_display_peaked_entry"
1676 widget "*MixerStripSelectedFrame" style:highest "selected_strip_frame"
1677 widget "*MixerStripFrame" style:highest "base_frame"
1678 widget "*HWMonitorButton" style:highest "red_when_active"
1679 widget "*HWMonitorButton*" style:highest "red_when_active"
1680 widget "*MonitorInvertButton" style:highest "monitor_invert_button"
1681 widget "*MonitorInvertButton*" style:highest "monitor_invert_button"
1682 widget "*MonitorMuteButton" style:highest "monitor_mute_button"
1683 widget "*MonitorMuteButton*" style:highest "monitor_mute_button"
1684 widget "*MonitorDimButton" style:highest "monitor_dim_button"
1685 widget "*MonitorDimButton*" style:highest "monitor_dim_button"
1686 widget "*MonitorMonoButton" style:highest "monitor_mono_button"
1687 widget "*MonitorMonoButton*" style:highest "monitor_mono_button"
1688 widget "*MonitorInvertButton" style:highest "monitor_invert_button"
1689 widget "*MonitorInvertButton*" style:highest "monitor_invert_button"
1690 widget "*MonitorOptButton" style:highest "monitor_opt_button"
1691 widget "*MonitorOptButton*" style:highest "monitor_opt_button"
1692 widget "*BypassButton" style:highest "red_when_active"
1693 widget "*BypassButton*" style:highest "red_when_active"
1694 widget "*TransportSoloAlert" style:highest "flashing_alert"
1695 widget "*TransportSoloAlert.*" style:highest "flashing_alert"
1696 widget "*TransportSoloAlert-active" style:highest "flashing_alert"
1697 widget "*TransportSoloAlert-alternate" style:highest "flashing_alert"
1698 widget "*SendAlert" style:highest "green_flashing_alert"
1699 widget "*SendAlert.*" style:highest "green_flashing_alert"
1700 widget "*TransportAuditioningAlert" style:highest "flashing_alert"
1701 widget "*TransportAuditioningAlert.*" style:highest "flashing_alert"
1702 widget "*FadeCurve" style:highest "medium_bold_entry"
1703 widget "*FadeCurve*" style:highest "medium_bold_entry"
1704 widget "*IOSelectorButton" style:highest "default_button"
1705 widget "*IOSelectorButton*" style:highest "default_button"
1706 widget "*IOSelectorList" style:highest "medium_entry_noselection_fg"
1707 widget "*IOSelectorPortList" style:highest "io_selector_port_list"
1708 widget "*IOSelectorPortList.*" style:highest "io_selector_port_list"
1709 widget "*IOSelectorPortListSelected" style:highest "selected_io_selector_port_list"
1710 widget "*IOSelectorPortListSelected.*" style:highest "selected_io_selector_port_list"
1711 widget "*IOSelectorNotebook" style:highest "io_selector_notebook"
1712 widget "*IOSelectorNotebookTab" style:highest "io_selector_notebook"
1713 widget "*IOSelectorFrame" style:highest "base_frame"
1714 widget "*ConnectionEditorButton" style:highest "default_button"
1715 widget "*ConnectionEditorButton*" style:highest "default_button"
1716 widget "*ConnectionEditorList" style:highest "medium_entry_noselection_fg"
1717 widget "*ConnectionEditorConnectionList" style:highest "medium_entry"
1718 widget "*ConnectionEditorPortList" style:highest "io_selector_port_list"
1719 widget "*ConnectionEditorPortListSelected" style:highest "selected_io_selector_port_list"
1720 widget "*ConnectionEditorNotebook" style:highest "io_selector_notebook"
1721 widget "*ConnectionEditorNotebookTab" style:highest "io_selector_notebook"
1722 widget "*ConnectionEditorFrame" style:highest "base_frame"
1723 widget "*RouteParamsListDisplay" style:highest "inspector_track_list_display"
1724 widget "*RouteParamsPreListDisplay" style:highest "inspector_processor_list_display"
1725 widget "*RouteParamsPostListDisplay" style:highest "inspector_processor_list_display"
1726 widget "*TearOffArrow" style:highest "tearoff_arrow"
1727 widget "*RouteParamsTitleButton" style:highest "medium_text"
1728 widget "*RouteParamsTitleLabel" style:highest "medium_text"
1729 widget "*PluginAutomateRecordButton" style:highest "small_red_active_and_selected_button"
1730 widget "*PluginAutomateRecordButton*" style:highest "small_red_active_and_selected_button"
1731 widget "*PluginAutomatePlayButton" style:highest "small_red_active_and_selected_button"
1732 widget "*PluginAutomatePlayButton*" style:highest "small_red_active_and_selected_button"
1733 widget "*PluginAutomateButton" style:highest "small_button"
1734 widget "*PluginAutomateButton*" style:highest "small_button"
1735 widget "*PluginSaveButton" style:highest "small_button"
1736 widget "*PluginSaveButton*" style:highest "small_button"
1737 widget "*PluginLoadButton" style:highest "small_button"
1738 widget "*PluginLoadButton*" style:highest "small_button"
1739
1740 widget "*MetricDialogFrame" style:highest "base_frame"
1741 widget "*MetricEntry" style:highest "medium_bold_entry"
1742 widget "*MetricButton" style:highest "default_button"
1743 widget "*MetricButton.*" style:highest "default_button"
1744 widget "*MetricLabel" style:highest "medium_text"
1745 widget "*TimeStretchButton" style:highest "default_button"
1746 widget "*TimeStretchButton.*" style:highest "default_button"
1747 widget "*TimeStretchProgress" style:highest "default_generic"
1748 widget "*ChoiceWindow" style:highest "default_generic"
1749 widget "*ChoicePrompt" style:highest "default_generic"
1750 widget "*ChoiceButton" style:highest "default_button"
1751 widget "*ChoiceButton*" style:highest "default_button"
1752 widget "*SelectionModeButton" style:highest "default_button"
1753 widget "*SelectionModeButton*" style:highest "default_button"
1754 widget "*TrackLabel" style:highest "medium_text"
1755 widget "*TrackPlugName" style:highest "medium_text"
1756 widget "*TrackParameterName" style:highest "small_text"
1757 widget "*AddRouteDialog*" style:highest "medium_text"
1758 widget "*AddRouteDialog.GtkLabel" style:highest "medium_text"
1759 widget "*AddRouteDialogChannelChoice" style:highest "medium_bold_entry"
1760 widget "*AddRouteDialogSpinner" style:highest "medium_bold_entry"
1761 widget "*AddRouteDialogSpinner*" style:highest "medium_bold_entry"
1762 widget "*AddRouteDialogRadioButton" style:highest "red_when_active"
1763 widget "*AddRouteDialogButton" style:highest "default_button"
1764 widget "*AddRouteDialogNameTemplateEntry" style:highest "medium_bold_entry"
1765 widget "*NewSessionIOLabel" style:highest "larger_bold_text"
1766 widget "*NewSessionSR1Label" style:highest "red_medium_text"
1767 widget "*NewSessionSR2Label" style:highest "medium_text"
1768 widget "*NewSessionChannelChoice" style:highest "medium_bold_entry"
1769 widget "*NewSessionMainButton" style:highest "larger_bold_text"
1770 widget "*NewSessionMainButton*" style:highest "larger_bold_text"
1771 widget "*NewSessionMainLabel" style:highest "larger_bold_text"
1772 widget "*LocationEditRowClock" style:highest "location_rows_clock"
1773 widget "*LocationEditNameLabel" style:highest "medium_text"
1774 widget "*LocationEditSetButton" style:highest "location_row_button"
1775 widget "*LocationEditSetButton*" style:highest "location_row_button"
1776 widget "*LocationEditGoButton" style:highest "location_row_button"
1777 widget "*LocationEditGoButton*" style:highest "location_row_button"
1778 widget "*LocationEditCdButton" style:highest "small_red_active_and_selected_button"
1779 widget "*LocationEditCdButton*" style:highest "small_red_active_and_selected_button"
1780 widget "*LocationEditHideButton" style:highest "small_red_active_and_selected_button"
1781 widget "*LocationEditHideButton*" style:highest "small_red_active_and_selected_button"
1782 widget "*LocationEditNumberLabel" style:highest "small_text"
1783 widget "*LocationLocEditorFrame" style:highest "base_frame"
1784 widget "*LocationRangeEditorFrame" style:highest "base_frame"
1785 widget "*LocationEditNameEntry" style:highest "option_entry"
1786 widget "*LocationAddLocationButton" style:highest "default_button"
1787 widget "*LocationAddLocationButton*" style:highest "default_button"
1788 widget "*LocationAddRangeButton" style:highest "default_button"
1789 widget "*LocationAddRangeButton*" style:highest "default_button"
1790 widget "*LocationEditRemoveButton" style:highest "location_row_button"
1791 widget "*LocationEditRemoveButton*" style:highest "location_row_button"
1792 widget "*PanSlider" style:highest "pan_slider"
1793 widget "*PanningLinkButton" style:highest "mixer_red_active_button"
1794 widget "*PanningLinkButton.*" style:highest "mixer_red_active_button"
1795 widget "*PanningLinkDirectionButton" style:highest "very_small_button"
1796 widget "*PanningLinkDirectionButton.*" style:highest "very_small_button"
1797 widget "*ChannelCountSelector" style:highest "medium_bold_entry"
1798 widget "*ChannelCountSelector.GtkArrow" style:highest "default_generic"
1799 widget "*RegionListWholeFile" style:highest "treeview_parent_node"
1800 widget "*EditorHScrollbar" style:highest "editor_hscrollbar"
1801 widget "*OddPortGroups" style:highest "odd_port_groups"
1802 widget "*EvenPortGroups" style:highest "even_port_groups"
1803 widget "*MidiListView*" style:highest "white_tree_view"
1804 widget "*ProcessorSelector*" style:highest "processor_list_display"
1805 widget "*PortMatrixLabel*" style:highest "small_text"
1806 widget "*MidiTracerTextView" style:highest "midi_tracer_textview"
1807 widget "*SoloIsolatedLED" style:highest "solo_isolate_led"
1808 widget "*SoloSafeLED" style:highest "solo_safe_led"
1809 widget "*SoloLEDLabel" style:highest "smallest_text"