various fixes to MidiRegionView selection handling, key handling, drawing of ghost...
[ardour2.git] / gtk2_ardour / ardour2_ui_dark_sae.rc.in
blob1b0635a1b9d5f20ca1fc1753679b15da91068ad2
2 # This is the GTK style file for Ardour
5 style "very_small_text"
7         font_name = "%FONT_SMALLER%"
10 style "small_text"
12         font_name = "%FONT_SMALL%"
15 style "small_bold_text"
17         font_name = "%FONT_BOLD_SMALL%"
20 style "medium_bold_text"
22         font_name = "%FONT_BOLD_NORMAL%"
25 style "medium_text"
27         font_name = "%FONT_NORMAL%"
30 style "red_medium_text" = "medium_text"
31 {       
32         fg[NORMAL] = { 1.0, 0, 0 }
33         fg[ACTIVE] = { 1.0, 0, 0 }
34         fg[SELECTED] = { 1.0, 0, 0 }
37 style "large_text"
39         font_name = "%FONT_LARGE%"
42 style "larger_bold_text"
44         font_name = "%FONT_BOLD_BIGGER%"
47 style "plugin_name_text"
49         font_name = "%FONT_BOLD_LARGER%"
50         fg[NORMAL] = { 0.80, 0.80, 0.80 }
53 style "plugin_maker_text"
55         font_name = "%FONT_BOLD_BIGGER%"
56         fg[NORMAL] = { 0.80, 0.80, 0.80 }
59 style "automation_track_name"
61         font_name = "%FONT_ITALIC_NORMAL%"
64 style "first_action_message" 
66         font_name = "%FONT_HUGER%"
69 style "verbose_canvas_cursor"
71         font_name = "%FONT_BOLD_LARGER%"
74 style "marker_text" 
76         font_name = "%FONT_SMALLER%"
79 style "time_axis_view_item_name"
81         font_name = "%FONT_SMALLER%"
84 style "default_base" = "medium_text"
86   
87   GtkWidget::cursor_color =  {1.0, 1.0, 1.0 }
88   GtkButton::default_border = { 0, 0, 0, 0 }
89   GtkButton::default_outside_border = { 0, 0, 0, 0 }
90   GtkButton::button_relief = GTK_RELIEF_NONE
91   GtkTreeView::vertical-padding = 0
92   GtkTreeView::horizontal-padding = 0
93   GtkTreeView::even-row-color = { 0, 0, 0 }
94   GtkTreeView::odd-row-color = { 0.06, 0.06, 0.10 }
95   
96   fg[NORMAL] = { 0.80, 0.80, 0.80 }     
97   fg[ACTIVE] = { 0.80, 0.80, 0.80 }     
98   fg[PRELIGHT] = { 1.0, 1.0, 1.0 }
99   fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }        
100   fg[SELECTED] = { 0.80, 0.80, 0.80 }   
101   
102   bg[NORMAL] = { 0.35, 0.35, 0.40 }
103   bg[ACTIVE] = { 0.35, 0.35, 0.40 }
104   bg[PRELIGHT] = "#565690"
105   bg[INSENSITIVE] = { 0.10, 0.10, 0.10 }
106   bg[SELECTED] = { 0, 0.40, 0.60 }
107   
108   text[NORMAL] = { 0.80, 0.80, 0.80 }   
109   text[ACTIVE] = { 0.80, 0.80, 0.80 }   
110   text[PRELIGHT] = { 0.80, 0.80, 0.80 } 
111   text[INSENSITIVE] = { 0.80, 0.80, 0.80}       
112   text[SELECTED] = { 1.0, 1.0, 1.0 }
113   
114   base[ACTIVE]     = "#272a2f"
115   base[NORMAL]      =  "#1a1e20"
116   base[PRELIGHT]     = { 0.20, 0.20, 0.20 }
117   base[INSENSITIVE]  = "#4c5159"
118   base[SELECTED]     = { 0.25, 0.25, 0.25 }
120   engine "clearlooks" 
121   {
122     menubarstyle      = 0       # 0 = flat, 1 = sunken, 2 = flat gradient
123   }
126 style "base_frame"
128         fg[NORMAL] = { 0.80, 0.80, 0.80 }
129         bg[NORMAL] = { 0.35, 0.35, 0.40 }
132 style "transport_base" = "medium_bold_text"
134   bg[NORMAL] = { 0.10, 0.10, 0.10 }
135   bg[ACTIVE] = { 0, 0, 0 }
136   bg[PRELIGHT] = { 0, 0, 0 }
137   bg[INSENSITIVE] = { 0, 0, 0 }
138   bg[SELECTED] = { 0, 0, 0 }
141 style "black_mackie_menu_bar"
143   font_name = "%FONT_BOLD_NORMAL%"
144   fg[NORMAL] = { 1.0, 1.0, 1.0 }
145   bg[NORMAL] = { 0, 0, 0 }
149 style "default_button" 
151   font_name = "%FONT_SMALL%"
152   fg[ACTIVE] = { 1.0, 1.0, 1.0 }
153   
154   bg[NORMAL] = { 0.30, 0.30, 0.35 }
155   bg[ACTIVE] = "#565690"
156   bg[PRELIGHT] = { 0.15, 0.15, 0.20 }
157   bg[INSENSITIVE] = { 0.15, 0.15, 0.20 }
158   bg[SELECTED] = { 0.15, 0.15, 0.20 }   
161 style "default_menu" 
163   font_name = "%FONT_NORMAL%"
164   fg[ACTIVE] = { 1.0, 1.0, 1.0 }
165   
166   bg[NORMAL] = { 0.30, 0.30, 0.35 }
167   bg[ACTIVE] = "#565690"
168   bg[PRELIGHT] = { 0.15, 0.15, 0.20 }
169   bg[INSENSITIVE] = { 0.15, 0.15, 0.20 }
170   bg[SELECTED] = { 0.15, 0.15, 0.20 }   
173 style "default_generic" 
175   font_name = "%FONT_NORMAL%"
176   fg[ACTIVE] = { 1.0, 1.0, 1.0 }
177   
178   bg[NORMAL] = { 0.30, 0.30, 0.35 }
179   bg[ACTIVE] = "#565690"
180   bg[PRELIGHT] = { 0.15, 0.15, 0.20 }
181   bg[INSENSITIVE] = { 0.15, 0.15, 0.20 }
182   bg[SELECTED] = { 0.15, 0.15, 0.20 }   
185 style "very_small_button" = "default_button"
187         font_name = "%FONT_SMALLER%"
188         ythickness = 0
189         xthickness = 0
192 style "small_button" = "default_button"
196 style "very_small_red_active_and_selected_button" = "very_small_button"
198         bg[ACTIVE] = { 1.0, 0, 0}
199         bg[SELECTED] = { 1.0, 0, 0}
202 style "small_red_active_and_selected_button" = "small_button"
204         fg[ACTIVE] = { 0, 0, 0 }
205         bg[ACTIVE] = { 1.0, 0, 0}
206         bg[SELECTED] = { 1.0, 0, 0}
209 style "gain_fader"
211         bg[NORMAL] =   { 0.269, 0.269, 0.300}
212         bg[ACTIVE] =   { 0.152, 0.152, 0.168 }
216 style "track_rec_enable_button" = "small_button"
220 style "track_rec_enable_button_active" = "small_button"
222         fg[SELECTED] = { 0.0, 0.0, 0.0 }
223         fg[ACTIVE] =   { 0.0, 0.0, 0.0 }
224         fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
225         fg[NORMAL] = { 0.0, 0.0, 0.0 }
227         bg[NORMAL] =   { 1.0, 0.0, 0.0 }
228         bg[ACTIVE] =   { 1.0, 0.0, 0.0 }
229         bg[SELECTED] =   { 1.0, 0.0, 0.0 }
230         bg[PRELIGHT] =   { 1.0, 0.0, 0.0 }
233 style "track_rec_enable_button_alternate" = "small_button"
235         fg[SELECTED] = { 0.0, 0.0, 0.0 }
236         fg[ACTIVE] =   { 0.0, 0.0, 0.0 }
237         fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
238         fg[NORMAL] = { 0.0, 0.0, 0.0 }
240         bg[NORMAL] =   { 0.91, 0.68, 0.68}
241         bg[ACTIVE] =   { 0.91, 0.68, 0.68}
242         bg[SELECTED] =   { 0.91, 0.68, 0.68}
243         bg[PRELIGHT] =   { 0.91, 0.68, 0.68}
246 style "mixer_track_rec_enable_button" = "track_rec_enable_button"
248         font_name = "%FONT_SMALLER%"
249         xthickness = 0
250         ythickness = 0
253 style "mixer_track_rec_enable_button_alternate" = "track_rec_enable_button_alternate"
255         font_name = "%FONT_SMALLER%"
256         xthickness = 0
257         ythickness = 0
260 style "mixer_track_rec_enable_button_active" = "track_rec_enable_button_active"
262         font_name = "%FONT_SMALLER%"
263         xthickness = 0
264         ythickness = 0
267 style "solo_button" = "small_button"
271 style "solo_button_alternate" = "small_button"
273         bg[NORMAL] = { 0.69, 0.69, 0.69 } # solo-safe
274         bg[ACTIVE] = { 0.69, 0.69, 0.69 } # solo-safe
275         bg[SELECTED] = { 0.69, 0.69, 0.69 } # solo-safe
276         bg[PRELIGHT] = { 0.69, 0.69, 0.69 } # solo-safe
278         fg[ACTIVE] = { 0, 0, 0 }
279         fg[SELECTED] = { 0, 0, 0 }
280         fg[NORMAL] = { 0, 0, 0 }
281         fg[PRELIGHT] = { 0, 0, 0 }
285 style "solo_button_active" = "small_button"
287         bg[NORMAL] = { 0.66, 0.97, 0.19 }   # solo
288         bg[ACTIVE] = { 0.66, 0.97, 0.19 }   # solo
289         bg[SELECTED] = { 0.66, 0.97, 0.19 }   # solo
290         bg[PRELIGHT] = { 0.66, 0.97, 0.19 }   # solo
292         fg[ACTIVE] = { 0, 0, 0 }
293         fg[SELECTED] = { 0, 0, 0 }
294         fg[NORMAL] = { 0, 0, 0 }
295         fg[PRELIGHT] = { 0, 0, 0 }
298 style "mixer_solo_button" = "solo_button"
300         font_name = "%FONT_SMALLER%"
301         xthickness = 0
302         ythickness = 0
305 style "mixer_solo_button_alternate" = "solo_button_alternate"
307         font_name = "%FONT_SMALLER%"
308         xthickness = 0
309         ythickness = 0
311 style "mixer_solo_button_active" = "solo_button_active"
313         font_name = "%FONT_SMALLER%"
314         xthickness = 0
315         ythickness = 0
318 style "mute_button" = "small_button"
322 style "mute_button_alternate" = "small_button"
324         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
325         bg[NORMAL] = { 1.0, 0.98, 0.53 }
326         bg[SELECTED] = { 1.0, 0.98, 0.53 }
327         bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
329         fg[SELECTED] = { 0, 0, 0 }
330         fg[ACTIVE] = { 0, 0, 0 }
331         fg[NORMAL] = { 0, 0, 0 }
332         fg[PRELIGHT] = { 0, 0, 0 }
335 style "mute_button_active" = "small_button"
337         bg[NORMAL] = { 0.90, 0.89, 0.73 }
338         bg[ACTIVE] = { 0.90, 0.89, 0.73 }
339         bg[PRELIGHT] = { 0.90, 0.89, 0.73 }
340         bg[SELECTED] = { 0.90, 0.89, 0.73 }
342         fg[SELECTED] = { 0, 0, 0 }
343         fg[ACTIVE] = { 0, 0, 0 }
344         fg[NORMAL] = { 0, 0, 0 }
345         fg[PRELIGHT] = { 0, 0, 0 }
348 style "mixer_mute_button_alternate" = "mute_button_alternate"
350         font_name = "%FONT_SMALLER%"
351         xthickness = 0
352         ythickness = 0
355 style "mixer_mute_button_active" = "mute_button_active"
357         font_name = "%FONT_SMALLER%"
358         xthickness = 0
359         ythickness = 0
362 style "multiline_combo" = "small_button"
364         font_name = "%FONT_NORMAL%"
365         xthickness = 0
366         ythickness = 0
369 style "mixer_mute_button" = "mute_button"
371         font_name = "%FONT_SMALLER%"
372         xthickness = 0
373         ythickness = 0
376 style "track_loop_button" = "small_button"
378         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
379         bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
383 style "mixer_red_active_button" = "very_small_button"
385         fg[ACTIVE] = { 0, 1.0, 1.0 }
386         bg[ACTIVE] = { 0.7, 0, 0 }
388         base[INSENSITIVE] = { 0.16, 0.16, 0.21 }
389         bg[INSENSITIVE] = { 0.16, 0.16, 0.21 }
392 style "time_button" = "default_button"
394         font_name = "%FONT_SMALL%"
397 style "transport_button"
401 style "transport_button_active"
403         bg[NORMAL] = { 0.50, 1.0, 0.50 }
404         bg[ACTIVE] = { 0.50, 1.0, 0.50 }
405         bg[SELECTED] = { 0.50, 1.0, 0.50 }
406         bg[PRELIGHT] = { 0.50, 1.0, 0.50 }
408         fg[NORMAL] = { 0, 0, 0 }
409         fg[PRELIGHT] = { 0, 0, 0 }
410         fg[SELECTED] = { 0, 0, 0 }
411         fg[ACTIVE] = { 0, 0, 0 }
414 style "transport_rec_button"
418 style "transport_rec_button_active"
420         bg[ACTIVE] = { 1.0, 0, 0 }
421         bg[NORMAL] = { 1.0, 0, 0 }
422         bg[SELECTED] = { 1.0, 0, 0 }
423         bg[PRELIGHT] = { 1.0, 0, 0 }
426 style "transport_rec_button_alternate"
428         bg[PRELIGHT] = { 0.91, 0.68, 0.68 }
429         bg[NORMAL] = { 0.91, 0.68, 0.68 }
430         bg[SELECTED] = { 0.91, 0.68, 0.68 }
431         bg[ACTIVE] = { 0.91, 0.68, 0.68 }
434 style "shuttle_control" = "very_small_text"
436         fg[NORMAL] = { 0.85, 0.92, 0.98 }
437         fg[ACTIVE] = { 0.85, 0.92, 0.98 }
438         fg[PRELIGHT] = { 0.85, 0.92, 0.98 }
439         fg[SELECTED] = { 0.85, 0.92, 0.98 }
440         fg[INSENSITIVE] = { 0.85, 0.92, 0.98 }
442         bg[NORMAL] = { 0.26, 0.26, 0.31 }
443         bg[PRELIGHT] = { 0.26, 0.26, 0.31 }
444         bg[INSENSITIVE] = { 0.26, 0.26, 0.31 }
445         bg[ACTIVE] = { 0.70, 0.70, 0.70 }
446         bg[SELECTED] = { 1.0, 0.04, 0.04 }
449 style "ardour_adjusters" = "default_generic"
451         bg[NORMAL] = { 0.60, 0.60, 0.60 }
452         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
453         bg[ACTIVE] = { 0.06, 0.06, 0.06 }
456 style "editor_hscrollbar" = "ardour_adjusters"
458         #
459         # special case: we want this scrollbar to be as tall as the
460         # zoom focus selector combobox. scrollbars don't expand to
461         # fill the space available to them, so we have to explicitly
462         # make it bigger.
463         # 
464         GtkRange::slider_width = 27
465         GtkScrollbar::slider_width = 27
468 style "resizer_handle" 
470         fg[NORMAL] = { 0, 0, 0 }
471         bg[NORMAL] = "#818181"
474 style "ardour_progressbars" = "default_generic"
476   bg[NORMAL] = { 0, 0, 0 }
477   bg[PRELIGHT] = { 0.00, 0.36, 0.40 }
480 style "preferences"  = "default_base"
482         font_name = "%FONT_NORMAL%"
483         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
486 style "option_entry"  = "default_base"
488         fg[NORMAL] = { 1.0, 1.0, 1.0 }
489         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
490         fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
491         
492         base[INSENSITIVE] = { 0.07, 0.07, 0.12 }
493         
494         bg[NORMAL] = { 0.35, 0.35, 0.40 }
495         bg[ACTIVE] = { 0.35, 0.35, 0.40 }
498 style "red_when_active" = "medium_text"
500         fg[NORMAL] = { 0.80, 0.80, 0.80 }
501         bg[NORMAL] = { 0.26, 0.26, 0.31 }
503         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
504         bg[ACTIVE] = { 1.0, 0, 0}
507 style "xrun_warn"  
509         font_name = "%FONT_BOLD_LARGE%"
511         fg[NORMAL] = { 1.0, 1.0, 1.0 }
512         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
513         text[NORMAL] = { 1.0, 1.0, 1.0 }
514         text[ACTIVE] = { 1.0, 1.0, 1.0 }
515         base[NORMAL] = { 0.09, 0.48, 0.46 }
516         base[ACTIVE] = { 0.09, 0.48, 0.46 }
517         bg[NORMAL] = { 1.0, 0.48, 0.46 }
518         bg[ACTIVE] = { 0.09, 1.0, 0.46 }
521 style "menu_bar_base" = "default_base"
523         bg[NORMAL] = { 0.2, 0.2, 0.3 }
524         bg[ACTIVE] = { 0, 0, 0 }
525         bg[PRELIGHT] = { 0, 0, 0 }
526         bg[INSENSITIVE] = { 0, 0, 0 }
527         bg[SELECTED] = { 0, 0, 0 }
530 style "fatal_message" = "medium_text"
532    fg[ACTIVE] = { 1.0, 0, 1.0 }
533    fg[NORMAL] = { 0.80, 0.80, 0.80 }
534    bg[ACTIVE] = { 0,0,0 }
535    bg[NORMAL] = { 0,0,0 }
536    base[ACTIVE] = { 0,0,0 }
537    base[NORMAL] = { 0,0,0 }
540 style "error_message" = "medium_text"
542    fg[ACTIVE] = { 1.0, 0, 0 }
543    fg[NORMAL] = { 0.80, 0.80, 0.80 }
544    bg[ACTIVE] = { 0,0,0 }
545    bg[NORMAL] = { 0,0,0 }
546    base[ACTIVE] = { 0,0,0 }
547    base[NORMAL] = { 0,0,0 }
550 style "info_message" = "medium_text"
552    fg[ACTIVE] = { 1.0, 0, 0 }
553    fg[NORMAL] = { 0.80, 0.80, 0.80 }
554    bg[ACTIVE] = { 0,0,0 }
555    bg[NORMAL] = { 0,0,0 }
556    base[ACTIVE] = { 0,0,0 }
557    base[NORMAL] = { 0,0,0 }
560 style "warning_message" = "medium_text"
562    fg[ACTIVE] = { 0.30,0.30, 1.0 }
563    fg[NORMAL] = { 0.80, 0.80, 0.80 }
564    bg[ACTIVE] = { 0, 0, 0 }
565    bg[NORMAL] = { 0, 0, 0 }
566    base[ACTIVE] = { 0, 0, 0 }
567    base[NORMAL] = { 0, 0, 0 }
570 style "medium_entry" = "medium_text"
572         fg[NORMAL] = { 0.70, 0.70, 0.70 }
573         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
574         fg[SELECTED] = { 1.0, 1.0, 1.0 }
575         
576         bg[NORMAL] = { 0.35, 0.35, 0.40 }
577         
578         base[NORMAL] = { 0, 0, 0 }
579         base[ACTIVE] = { 0, 0, 0 }
580         base[SELECTED] = { 0.70, 0.70, 0.70 }
583 style "medium_entry_noselection_fg" = "medium_entry"
585         fg[SELECTED] = { 0.50, 1.0, 0.50 }
588 style "medium_entry_noselection_bg" = "medium_entry"
590         bg[SELECTED] = { 1.0, 1.0, 1.0 }
593 style "medium_bold_entry"  = "medium_bold_text"
595         fg[NORMAL] = { 0.70, 0.70, 0.70 }
596         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
597         
598         bg[NORMAL] = { 0.35, 0.35, 0.40 }
599         
600         base[NORMAL] = { 0, 0, 0 }
601         base[ACTIVE] = { 0, 0, 0 }
602         base[SELECTED] = { 0, 0, 0 }
605 style "small_entry" = "small_text"
607         fg[NORMAL] = { 0.70, 0.70, 0.70 }
608         fg[ACTIVE] = { 0, 1.0, 0 }
609         fg[SELECTED] = { 0, 1.0, 0 }
610         text[NORMAL] = { 0.70, 0.70, 0.70 }
611         text[ACTIVE] = { 0, 1.0, 0 }
612         text[SELECTED] = { 0, 1.0, 0 }
613         bg[NORMAL] = { 0.0, 0.0, 0.0 }
614         bg[SELECTED] = { 0.0, 0.0, 0.0 }
615         bg[SELECTED] = { 0.0, 0.0, 0.0 }
616         base[NORMAL] = { 0, 0, 0 }
617         base[ACTIVE] = { 0, 0, 0 }
618         base[SELECTED] = { 0, 0, 0 }
621 style "red_active_small_entry" = "small_entry"
623         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
624         fg[SELECTED] = { 1.0, 0, 0 }
627 style "small_bold_entry" = "small_bold_text"
629         fg[NORMAL] = { 0.70, 0.70, 0.70 }
630         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
631         
632         bg[NORMAL] = { 0.35, 0.35, 0.40 }
633         
634         base[NORMAL] = { 0, 0, 0 }
635         base[ACTIVE] = { 0, 0, 0 }
636         base[SELECTED] = { 0, 0, 0 }
639 style "small_red_on_black_entry"  = "small_bold_text"
641        fg[NORMAL] = { 1.0, 0, 0 }
642        fg[ACTIVE] = { 1.0, 0, 0 }
643        base[NORMAL] = { 0.0, 0.0, 0.0 }
644        base[ACTIVE] = { 0.0, 0.0, 0.0 }
645        bg[NORMAL] = { 0.0, 0.0, 0.0 }
646        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
649 style "non_recording_big_clock_display" = "medium_entry"
651         font_name = "%FONT_MASSIVE%"
653         fg[NORMAL] = { 0.50, 1.0, 0.50 }
654         fg[ACTIVE] = { 1.0, 0, 0.0 }
655         fg[SELECTED] = { 1.0, 0, 0 }
656         fg[PRELIGHT] = { 1.0, 0, 0.0 }
657         fg[INSENSITIVE] = { 1.0, 0, 0.0 }
658         
659         base[NORMAL] = { 0.0, 0.0, 0.0 }
660         base[ACTIVE] = { 0.0, 0.0, 0.0 }
661         bg[NORMAL] = { 0.0, 0.0, 0.0 }
662         bg[ACTIVE] = { 0.7, 0.0, 0.0 }  
665 style "recording_big_clock_display" = "non_recording_big_clock_display"
667         fg[NORMAL] = { 1.0, 0, 0 }
670 style "transport_clock_display"
672         font_name = "%FONT_BOLD_BIGGER%"
673         
674         fg[NORMAL] = { 0.50, 1.0, 0.50 }
675         fg[ACTIVE] = { 1.0, 0, 0.0 }
676         fg[SELECTED] = { 1.0, 0, 0 }
677         fg[PRELIGHT] = { 1.0, 0, 0.0 }
678         fg[INSENSITIVE] = { 1.0, 0, 0.0 }
679         
680         base[NORMAL] = { 0.0, 0.0, 0.0 }
681        base[ACTIVE] = { 0.0, 0.0, 0.0 }
682        bg[NORMAL] = { 0.0, 0.0, 0.0 }
683        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
686 style "transport_clock_display_delta" = "transport_clock_display"
688         fg[NORMAL] = { 0.30, 0.30, 1.0 }
691 style "tempo_meter_clock_display"
693         font_name = "%FONT_SMALLER%"
694         fg[NORMAL] = { 1.0, 1.0, 1.0 }
695         fg[ACTIVE] = { 1.0, 1.0, 0.0 }
696         fg[SELECTED] = { 1.0, 0, 0 }
697         base[NORMAL] = { 0.0, 0.48, 1.0 }
698         base[ACTIVE] = { 0.09, 0.98, 0.46 }
699         bg[NORMAL] = { 0.0, 0.48, 1.0 }
700         bg[ACTIVE] = { 0.09, 0.98, 0.46 }
703 style "default_clock_display" = "medium text"
705         fg[NORMAL] = { 0.50, 1.0, 0.50 }
706         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
707         fg[SELECTED] = { 1.0, 0, 0 }
708         base[NORMAL] = { 0, 0, 0 }
709         base[ACTIVE] = { 0, 0, 0 }
710         bg[NORMAL] = { 0, 0, 0 }
711         bg[ACTIVE] = { 0, 0, 0 }
714 style "editor_time_ruler" = "small_text"
716         fg[NORMAL] = { 0.80, 0.80, 0.80 }
717         bg[NORMAL] = { 0.09, 0.09, 0.09 }
720 style "audio_bus_base"
722   font_name = "%FONT_SMALLER%"
723   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
724   fg[NORMAL] = { 0.7, 0.8, 0.2 }        
725   bg[NORMAL] = { 0.20, 0.20, 0.26 }     
728 style "audio_track_base" = "default_base"
730   font_name = "%FONT_SMALLER%"
731   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
732   bg[NORMAL] = { 0.18, 0.19, 0.22 }
733   bg[ACTIVE] = { 0.20, 0.20, 0.20 }     
734   bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
735   bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
736   bg[SELECTED] = { 0.20, 0.20, 0.20 }
739 style "midi_bus_base"
741   font_name = "%FONT_SMALLER%"
742   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
743   fg[NORMAL] = { 0.7, 0.8, 0.2 }        
744   #bg[NORMAL] = {0, 0.36, 0.40 }
745   bg[NORMAL] = "#444466"        
748 style "midi_track_base" = "default_base"
750   font_name = "%FONT_SMALLER%"
751   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
752   bg[NORMAL] = { 0.48, 0.30, 0.32 }
753   bg[ACTIVE] = { 0.20, 0.20, 0.20 }     
754   bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
755   bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
756   bg[SELECTED] = { 0.20, 0.20, 0.20 }
759 style "track_controls_inactive" 
761         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
762         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
763         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
764         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
765         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
767         #font_name = "sans 18"
768         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
771 style "audio_track_metrics" = "audio_track_base"
773         font_name = "%FONT_TINY%"
776 style "audio_bus_metrics" = "audio_bus_base"
778         font_name = "%FONT_TINY%"
781 style "audio_track_metrics_inactive" = "track_controls_inactive"
783         font_name = "%FONT_TINY%"
786 style "audio_bus_metrics_inactive" = "track_controls_inactive"
788         font_name = "%FONT_TINY%"
791 style "track_name_display"
793         font_name = "%FONT_NORMAL%"
794         fg[NORMAL] = { 0.80, 0.80, 0.80 }
795         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
797         base[NORMAL] = { 0.06, 0.06, 0.06 }
798         base[ACTIVE] = { 0.26, 0.26, 0.26 }
799         bg[NORMAL] = { 0.26, 0.26, 0.26 }
800         bg[ACTIVE] = { 0.26, 0.26, 0.26 }
803 style "active_track_name_display"
805         font_name = "%FONT_NORMAL%"
806         GtkWidget::cursor_color =  {0, 0, 0 }
807         text[NORMAL] = { 0.26, 0.26, 0.26 }
808         base[NORMAL] = { 0.89, 0.89, 0.89 }
811 style "track_separator"
813         bg[NORMAL] = { 0.35, 0.35, 0.40 }
817 # Track edit groups. These styles define
818 # the colors that the "edit" button will
819 # use as a track is moved from
820 # track edit group to track edit group.
821 # There are 8 edit groups. Edit group 0
822 # is used for tracks that are not editable, 
823 # so we leave its style to the default.
826 style "edit_group_0"
829         bg[ACTIVE] = { 1.0, 0.65, 0.13 }
830         bg[NORMAL] = { 0.31, 0.31, 0.31 }
831         fg[NORMAL] = { 0.82, 0.91, 0.99 }
832         fg[ACTIVE] = { 0, 0, 0 }
835 style "edit_group_1" 
837         fg[NORMAL] = { 0, 0, 0 }
838         fg[PRELIGHT] = { 0, 0, 0 }
839         fg[SELECTED] = { 0, 0, 0 }
840         bg[NORMAL] = { 0.93, 0.34, 0.08 }
841         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
842         bg[SELECTED] = { 0.93, 0.34, 0.08 }
845 style "edit_group_2" 
847         fg[NORMAL] = { 0, 0, 0 }
848         fg[PRELIGHT] = { 0, 0, 0 }
849         fg[SELECTED] = { 0, 0, 0 }
850         bg[NORMAL] = { 0.93, 0.34, 0.08 }
851         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
852         bg[SELECTED] = { 0.93, 0.34, 0.08 }
855 style "edit_group_3" 
857         fg[NORMAL] = { 0, 0, 0 }
858         fg[PRELIGHT] = { 0, 0, 0 }
859         fg[SELECTED] = { 0, 0, 0 }
860         bg[NORMAL] = { 0.93, 0.34, 0.08 }
861         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
862         bg[SELECTED] = { 0.93, 0.34, 0.08 }
865 style "treeview_parent_node"
867         # specifies *just* the color used for whole file rows when not selected
868         fg[NORMAL] = { 0.0, 0.6, 0.85 }
871 style "treeview_display" = "small_bold_text"
873         # expander arrow border and DnD "icon" text
874         fg[NORMAL] = { 0.8, 0.8, 0.8 } 
876         # background with no rows or no selection, plus
877         # expander arrow core and DnD "icon" background
878         base[NORMAL] = { 0.20, 0.20, 0.25 }
880         # selected row bg when window does not have focus (including during DnD)
881         base[ACTIVE] = { 0.0, 0.60, 0.60 }    
883         # selected row bg when window has focus
884         base[SELECTED] = { 0, 0.75, 0.75 }
886         # row text when in normal state and not a parent
887         text[NORMAL] = { 0.80, 0.80, 0.80 }
889         # selected row text with window focus
890         text[SELECTED] = { 0, 1.0, 1.0 }  
892         # selected row text without window focus (including during DnD)
893         text[ACTIVE] = { 0, 1.0, 1.0 }  
896 style "main_canvas_area"
898         bg[NORMAL] = { 0.30, 0.30, 0.34 }
899         bg[ACTIVE] = { 0.30, 0.30, 0.34 }
900         bg[INSENSITIVE] = { 0.30, 0.30, 0.34 }
901         bg[SELECTED] = { 0.30, 0.30, 0.34 }
902         bg[PRELIGHT] = { 0.30, 0.30, 0.34 }
905 style "track_controls_inactive"
907         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
908         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
909         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
910         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
911         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
913         font_name = "%FONT_LARGE%"
914         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
917 style "edit_controls_base_selected"
919         bg[NORMAL] = { 0.32, 0.32, 0.54 }
920         bg[ACTIVE] = { 0.32, 0.32, 0.54 }
921         bg[INSENSITIVE] = { 0.32, 0.32, 0.54 }
922         bg[SELECTED] = { 0.32, 0.32, 0.54 }
923         bg[PRELIGHT] = { 0.32, 0.32, 0.54 }
926 style "automation_track_controls_base"
928         bg[NORMAL] = { 0.22, 0.22, 0.29 }
929         bg[ACTIVE] = { 0.22, 0.22, 0.29 }
930         bg[INSENSITIVE] = { 0.22, 0.22, 0.29 }
931         bg[SELECTED] = { 0.22, 0.22, 0.29 }
932         bg[PRELIGHT] = { 0.22, 0.22, 0.29 }
935 # Plugin Editors
936 style "plugin_slider" 
938         font_name ="%FONT_BOLD_BIG%"
940         # the slider itself. the inactive part is INSENSITIVE,
941         # the active part is something else.
943         fg[NORMAL] = { 0.37, 0.43, 0.52 }
944         fg[ACTIVE] = { 0.37, 0.43, 0.52 }
945         fg[INSENSITIVE] = {0.35, 0.35, 0.40 } # matches default_base
946         fg[SELECTED] = { 0.37, 0.43, 0.52 }
947         fg[PRELIGHT] = { 0.37, 0.43, 0.52 }
949         # draws the outer rectangle around the slider
951         bg[NORMAL] = { 0.80, 0.80, 0.80 }
952         bg[ACTIVE] = { 0.80, 0.80, 0.80 }
953         bg[INSENSITIVE] = {0.80, 0.80, 0.80 }
954         bg[SELECTED] = { 0.80, 0.80, 0.80 }
955         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
957         # the numeric display
959         text[NORMAL] = { 0.80, 0.80, 0.80 }
960         text[ACTIVE] = { 0.80, 0.80, 0.80 }
961         text[INSENSITIVE] = { 0.80, 0.80, 0.80 }
962         text[SELECTED] = { 0.80, 0.80, 0.80 }
963         text[PRELIGHT] = { 0.80, 0.80, 0.80 }
966 style "track_list_display" = "small_bold_text"
968         text[NORMAL] = { 0.80, 0.80, 0.80 }
969         text[ACTIVE] = { 0.3, 0.3, 0.3 }
970         text[INSENSITIVE] = { 0, 0, 0 }
971         text[SELECTED] = { 0.8, 0.8, 0.8 }
973         base[NORMAL] = { 0, 0, 0 }
974         base[ACTIVE] = { 0, 0, 0 }
975         base[INSENSITIVE] = { 0, 0, 0 }
976         base[SELECTED] = { 0, 0, 0 }
979 style "inspector_track_list_display" = "track_list_display"
981         text[ACTIVE] = { 0.8, 0.8, 0.8 }
983         base[NORMAL] = { 0, 0, 0 }
984         base[ACTIVE] = { 0.2, 0.2, 0.2 }
985         base[INSENSITIVE] = { 0, 0, 0 }
986         base[SELECTED] = { 0.3, 0.3, 0.4 }
989 style "redirect_list_display"
991         GtkTreeView::horizontal-separator = 0
992         GtkTreeView::vertical-separator = 0
994         font_name = "%FONT_SMALL%"
995         text[NORMAL] = { 0.80, 0.80, 0.80 }
996         text[ACTIVE] = { 0.70, 0.70, 0.70 }
997         text[INSENSITIVE] = { 0, 0, 0 }
998         text[SELECTED] = { 0.9, 0.3, 0.3 }
1000         base[NORMAL] = { 0, 0, 0 }
1001         base[ACTIVE] = { 0, 0, 0 }
1002         base[INSENSITIVE] = { 0, 0, 0 }
1003         base[SELECTED] = { 0, 0, 0 }
1005         # these two are explicitly used by the cell renderer for the
1006         # text
1008         fg[NORMAL] = { 0.5, 0.5, 0.5 }  # used for inactive
1009         fg[ACTIVE] = { 1.0, 1.0, 1.0 }  # used for active
1012 style "inspector_redirect_list_display" = "redirect_list_display"
1014         base[SELECTED] = { 0.3, 0.3, 0.3 }
1017 # MixerPanZone:
1019 # the NORMAL fg color is used for the pan puck
1020 # the ACTIVE fg color is used for the speaker boxes
1022 style "pan_zone" = "default_base"
1024         fg[NORMAL] = { 0.34, 0.95, 0.92 }
1025         fg[ACTIVE] = { 0.95, 0.48, 0.11 }
1028 style "paler_red_when_active" = "medium_text"
1030         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1031         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1032         bg[NORMAL] = { 0.31, 0.31, 0.31 }
1033         bg[PRELIGHT] = { 0.31, 0.31, 0.31 }
1035         fg[ACTIVE] = { 0.36, 0.46, 0.28 }
1036         bg[ACTIVE] = { 1.00, 0.59, 0.59}
1039 style "peak_display_peaked_entry" = "small_text"
1041         fg[NORMAL] = { 1.0, 1.0, 1.0 }
1042         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
1043         fg[SELECTED] = { 1.0, 1.0, 1.0 }
1045         bg[NORMAL] = {0.9, 0.0, 0.0 }   
1046         bg[ACTIVE] = { 0.9, 0.0, 0.0 }  
1047         bg[PRELIGHT] = { 0.9, 0.0, 0.0 }        
1048         bg[INSENSITIVE] = { 0.9, 0.0, 0.0 }     
1049         bg[SELECTED] = { 0.9, 0.0, 0.0 }        
1050         base[NORMAL] = { 0.9, 0.0, 0.0 }        
1051         base[ACTIVE] = { 0.9, 0.0, 0.0 }        
1052         base[PRELIGHT] = { 0.9, 0.0, 0.0 }      
1053         base[INSENSITIVE] = { 0.9, 0.0, 0.0 }   
1054         base[SELECTED] = { 0.9, 0.0, 0.0 }      
1057 style "selected_strip_frame"
1059         fg[NORMAL] = { 0.74, 0.42, 0.47 }
1060         bg[NORMAL] = { 0.79, 0.28, 0.18 }
1063 style "flashing_alert" = "very_small_text"
1065         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1066         bg[NORMAL] = { 0.26, 0.26, 0.31 }
1068         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
1069         bg[ACTIVE] = { 1.0, 0, 0}
1072 style "selected_io_selector_port_list" = "medium_bold_text"
1075         GtkTreeView::even-row-color = { 0, 0, 0 }
1076         GtkTreeView::odd-row-color = { 0, 0, 0 }
1078 # fg is used to color the fg (text) of the column header button
1080         fg[NORMAL] = { 0.85, 0.85, 0.85 }
1081         fg[SELECTED] = { 0.85, 0.85, 0.85 }
1082         fg[ACTIVE] = { 0.85, 0.85, 0.85 }
1083         fg[PRELIGHT] = { 0.85, 0.85, 0.85 }
1084         fg[INSENSITIVE] = { 0.85, 0.85, 0.85 }
1086 # bg is used used to color the background of the column header button
1088         bg[NORMAL] = { 0.30, 0.30, 0.35 }
1089         bg[ACTIVE] = { 0.30, 0.30, 0.35 }
1090         bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
1091         bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
1092         bg[SELECTED] = { 0.30, 0.30, 0.35 }
1094 # text is used to color the treeview row text
1096         text[NORMAL] = { 0.85, 0.85, 0.85 }
1097         text[SELECTED] = { 0.85, 0.85, 0.85 }
1099 # base is used to color a treeview with no rows
1101         base[NORMAL] = { 0.20, 0.20, 0.25 }
1102         base[ACTIVE] = { 0.20, 0.20, 0.25 }
1103         base[PRELIGHT] = { 0.20, 0.20, 0.25 }
1104         base[INSENSITIVE] = { 0.20, 0.20, 0.25 }
1105         base[SELECTED] = { 0.20, 0.20, 0.25 }
1109 style "io_selector_port_list" = "medium_text"
1111         GtkTreeView::even-row-color = { 0.20, 0.20, 0.25 }
1112         GtkTreeView::odd-row-color = { 0.20, 0.20, 0.25 }
1113 # fg is used to color the fg (text) of the column header button
1115         fg[NORMAL] = { 0.70, 0.70, 0.70 }
1116         fg[SELECTED] = { 0.70, 0.70, 0.70 }
1117         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
1118         fg[PRELIGHT] = { 0.70, 0.70, 0.70 }
1119         fg[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1121 # bg is used used to color the background of the column header button
1123         bg[NORMAL] = { 0.30, 0.30, 0.35 }
1124         bg[ACTIVE] = { 0.30, 0.30, 0.35 }
1125         bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
1126         bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
1127         bg[SELECTED] = { 0.30, 0.30, 0.35 }
1129 # text is used to color the treeview row text
1131         text[NORMAL] = { 0.80, 0.80, 0.80 }
1132         text[SELECTED] = { 0.80, 0.80, 0.80 }
1134 # base is used to color a treeview with no rows
1136         base[NORMAL] = { 0.20, 0.20, 0.25 }
1137         base[ACTIVE] = { 0.20, 0.20, 0.25 }
1138         base[PRELIGHT] = { 0.20, 0.20, 0.25 }
1139         base[INSENSITIVE] = { 0.20, 0.20, 0.25 }
1140         base[SELECTED] = { 0.20, 0.20, 0.25 }
1143 style "io_selector_notebook" = "default_base"
1145         fg[NORMAL] = { 1.0, 1.0, 1.0 }
1146         font_name ="%FONT_BOLD_NORMAL%"
1149 style "tearoff_arrow" = "medium_bold_entry"
1151         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1152         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1153         bg[NORMAL] = { 0.80, 0.80, 0.80 }
1154         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1157 style "location_row_button" = "default_button"
1159         font_name = "%FONT_NORMAL%"
1162 style "location_rows_clock" = "default_clock_display"
1164         font_name = "%FONT_BIG%"
1167 style "pan_slider" 
1169         font_name = "%FONT_NORMAL%"
1171         fg[NORMAL] = { 0.22, 0.73, 0.22 }
1172         fg[ACTIVE] = { 0.22, 0.73, 0.22 }
1173         fg[INSENSITIVE] = {0.22, 0.53, 0.22 } 
1174         fg[SELECTED] = { 0.67, 0.23, 0.22 }
1175         fg[PRELIGHT] = { 0.67, 0.23, 0.22 }
1177         bg[NORMAL] = { 0.05, 0.05, 0.05 }
1178         bg[ACTIVE] = { 0, 0, 0 }
1179         bg[INSENSITIVE] = {0.12, 0.19, 0.25 } 
1180         bg[SELECTED] = { 0, 0, 0 }
1181         bg[PRELIGHT] = { 0, 0, 0 }
1183         text[NORMAL] = { 0.70, 0.70, 0.70 }
1184         text[ACTIVE] = { 0.70, 0.70, 0.70 }
1185         text[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1186         text[SELECTED] = { 0.70, 0.70, 0.70 }
1187         text[PRELIGHT] = { 0.70, 0.70, 0.70 }
1189         # used to draw the triangular indicators 
1191         base[NORMAL] = { 0.80, 0.80, 0.80 }
1192         base[ACTIVE] =  { 0.80, 0.80, 0.80 }
1193         base[INSENSITIVE] = {0.6, 0.6, 0.6 }
1194         base[SELECTED] = { 0.80, 0.80, 0.80 }
1195         base[PRELIGHT] = { 0.80, 0.80, 0.80 }
1199 style "ardour_button" ="default_button"
1201         xthickness = 1
1202         ythickness = 1
1205 #---------------------------------------------------------------
1207 class "GtkWidget" style:highest "default_base"
1208 class "GtkScrollbar" style:highest "ardour_adjusters"
1209 class "GtkLabel" style:highest "default_generic"
1210 class "GtkButton" style:highest "ardour_button"
1211 class "GtkArrow" style:highest "tearoff_arrow"
1212 class "GtkProgressBar" style:highest "ardour_progressbars"
1214 widget "*FirstActionMessage" style:highest "first_action_message"
1215 widget "*VerboseCanvasCursor" style:highest "verbose_canvas_cursor"
1216 widget "*MarkerText" style:highest "marker_text"
1217 widget "*TimeAxisViewItemName*" style:highest "time_axis_view_item_name"
1218 #widget "*ExportProgress" style:highest "default_generic"
1219 widget "*ExportFileLabel" style:highest "small_bold_text"
1220 widget "*ExportFormatLabel" style:highest "medium_bold_text"
1221 widget "*ExportHeader" style:highest "small_bold_text"
1222 widget "*ExportFileDisplay" style:highest "medium_entry"
1223 widget "*ExportFormatDisplay" style:highest "medium_entry"
1224 widget "*ExportCheckbox" style:highest "small_entry"
1225 widget "*ExportTrackSelector*" style:highest "medium_entry_noselection_bg"
1226 widget "*EditModeSelector" style:highest "medium_bold_entry"
1227 widget "*SnapTypeSelector" style:highest "medium_bold_entry"
1228 widget "*SnapModeSelector" style:highest "medium_bold_entry"
1229 widget "*ZoomFocusSelector" style:highest "medium_bold_entry"
1230 widget "*ArdourContextMenu*" style:highest "default_menu"
1231 widget "*EditGroupTitleButton*" style:highest "default_button"
1232 widget "*MixerGroupTitleButton*" style:highest "default_button"
1233 widget "*ErrorLogCloseButton" style:highest "default_button"
1234 widget "*EditorGTKButton*" style:highest "default_button" 
1235 widget "*ToolbarButton" style:highest "default_button"
1236 widget "*ToolbarButton*" style:highest "default_button"
1237 widget "*CrossfadeEditButton" style:highest "default_button"
1238 widget "*CrossfadeEditButton*" style:highest "default_button"
1239 widget "*TrackHistoryButton*" style:highest "default_button"
1240 widget "*TrackSizeButton*" style:highest "default_button"
1241 widget "*TrackPlaylistButton*" style:highest "default_button"
1242 widget "*TrackAutomationButton*" style:highest "default_button"
1243 widget "*TrackGroupButton*" style:highest "default_button"
1244 widget "*TrackMixButton*" style:highest "default_button"
1245 widget "*TrackVisualButton*" style:highest "default_button"
1246 widget "*TrackRemoveButton*" style:highest "default_button"
1247 widget "*BaseButton" style:highest "default_button"
1248 widget "*TakeButtonLabel" style:highest "default_button"
1249 widget "*MixerWidthButton" style:highest "default_button"
1250 widget "*MixerHideButton" style:highest "default_button"
1251 widget "*MixerSendButton" style:highest "default_button"
1252 widget "*MixerSendButtonLabel" style:highest "default_button"
1253 widget "*MixerSendSwitch" style:highest "default_button"
1254 widget "*MixerInsertButton" style:highest "default_button"
1255 widget "*MixerInsertButtonLabel" style:highest "default_button"
1256 widget "*MixerInsertSwitch" style:highest "default_button"
1257 widget "*MixerMonitorInputButton*" style:highest "very_small_button"
1258 widget "*MixerMonitorInputButton.*" style:highest "very_small_button"
1259 widget "*MixerIOButton" style:highest "very_small_button"
1260 widget "*MixerIOButtonLabel" style:highest "very_small_button"
1261 widget "*AddRouteDialogSpinner" style:highest "ardour_adjusters"
1262 widget "*AddRouteDialogRadioButton*" style:highest "preferences"
1263 widget "*OptionsNotebook" style:highest "preferences"
1264 widget "*OptionEditorToggleButton*" style:highest "preferences"
1265 widget "*OptionsLabel" style:highest "preferences"
1266 widget "*OptionEditorAuditionerLabel" style:highest "preferences"
1267 widget "*OptionsEntry" style:highest "option_entry"
1268 widget "*InspectorNotebook" style:highest "preferences"
1269 widget "*NewSessionDialog" style:highest "preferences"
1270 widget "*NewSessionDialogButton*" style:highest "preferences"
1271 widget "*MixerSendSwitch*" style:highest "very_small_red_active_and_selected_button"
1272 widget "*OptionEditorToggleButton" style:highest "small_red_active_and_selected_button"
1273 widget "*NewSessionDialogButton" style:highest "small_red_active_and_selected_button"
1274 widget "*RecordEnableButton" style:highest "track_rec_enable_button"
1275 widget "*RecordEnableButton-active" style:highest "track_rec_enable_button_active"
1276 widget "*RecordEnableButton-alternate" style:highest "track_rec_enable_button_alternate"
1277 widget "*MixerRecordEnableButton" style:highest "mixer_track_rec_enable_button"
1278 widget "*MixerRecordEnableButton-active" style:highest "mixer_track_rec_enable_button_active"
1279 widget "*MixerRecordEnableButton-alternate" style:highest "mixer_track_rec_enable_button_alternate"
1280 widget "*MuteButton" style:highest "mute_button"
1281 widget "*MuteButton-alternate" style:highest "mute_button_alternate"
1282 widget "*MuteButton-active" style:highest "mute_button_active"
1283 widget "*MixerMuteButton" style:highest "mixer_mute_button"
1284 widget "*MixerMuteButton-alternate" style:highest "mixer_mute_button_alternate"
1285 widget "*MixerMuteButton-active" style:highest "mixer_mute_button_active"
1286 widget "*SoloButton" style:highest "solo_button"
1287 widget "*SoloButton-alternate" style:highest "solo_button_alternate"
1288 widget "*SoloButton-active" style:highest "solo_button_active"
1289 widget "*MixerSoloButton" style:highest "mixer_solo_button"
1290 widget "*MixerSoloButton-alternate" style:highest "mixer_solo_button_alternate"
1291 widget "*MixerSoloButton-active" style:highest "mixer_solo_button_active"
1292 widget "*TrackLoopButton*" style:highest "track_loop_button"
1293 widget "*PanAutomationLineSelector*" style:highest "multiline_combo"
1294 widget "*EditorTimeButton*" style:highest "time_button"
1295 widget "*MixerPhaseInvertButton*" style:highest "very_small_button"
1296 widget "*MixerPhaseInvertButton.*" style:highest "very_small_button"
1297 widget "*MixerAutomationRecordingButton*" style:highest "very_small_button"
1298 widget "*MixerAutomationRecordingButton.*" style:highest "very_small_button"
1299 widget "*MixerAutomationModeButton*" style:highest "very_small_button"
1300 widget "*MixerAutomationModeButton.*" style:highest "very_small_button"
1301 widget "*MixerAutomationPlaybackButton*" style:highest "very_small_button"
1302 widget "*MixerAutomationPlaybackButton.*" style:highest "very_small_button"
1303 widget "*MixerNameButton" style:highest "very_small_button"
1304 widget "*MixerNameButtonLabel" style:highest "very_small_button"
1305 widget "*MixerGroupButton" style:highest "very_small_button"
1306 widget "*MixerGroupButtonLabel" style:highest "very_small_button"
1307 widget "*MixerCommentButton" style:highest "very_small_button"
1308 widget "*MixerCommentButton*" style:highest "very_small_button"
1309 widget "*EditGroupButton" style:highest "very_small_button"
1310 widget "*EditGroupButtonLabel" style:highest "very_small_button"
1311 widget "*TransportButton" style:highest "transport_rec_button"
1312 widget "*TransportButton-active" style:highest "transport_button_active"
1313 widget "*ShuttleButton" style:highest "transport_button"
1314 widget "*ShuttleButton*" style:highest "transport_button"
1315 widget "*ShuttleDisplay" style:highest "transport_button"
1316 widget "*ShuttleDisplay*" style:highest "transport_button"
1317 widget "*ShuttleControl" style:highest "shuttle_control"
1318 widget "*TransportRecButton" style:highest "transport_rec_button"
1319 widget "*TransportRecButton*" style:highest "transport_rec_button"
1320 widget "*TransportRecButton-active" style:highest "transport_rec_button_active"
1321 widget "*TransportRecButton-active*" style:highest "transport_rec_button_active"
1322 widget "*TransportRecButton-alternate" style:highest "transport_rec_button_alternate"
1323 widget "*TransportRecButton-alternate*" style:highest "transport_rec_button_alternate"
1324 widget "*TransportRecButton*" style:highest "transport_rec_button"
1325 widget "*RecordingXrunWarningWindow" style:highest "xrun_warn"
1326 widget "*RecordingXrunWarningWindow*" style:highest "xrun_warn"
1327 /*widget "*MainMenuBar" style:highest "menu_bar_base"*/
1328 widget "*ErrorMessage" style:highest "error_message"
1329 widget "*FatalMessage" style:highest "fatal_message"
1330 widget "*InfoMessage" style:highest "info_message"
1331 widget "*WarningMessage" style:highest "warning_message"
1332 widget "*BigClockNonRecording" style:highest "non_recording_big_clock_display"
1333 widget "*BigClockRecording" style:highest "recording_big_clock_display"
1334 widget "*TransportClockDisplay" style:highest "transport_clock_display"
1335 widget "*SecondaryClockDisplay" style:highest "transport_clock_display"
1336 widget "*TransportClockDisplayDelta" style:highest "transport_clock_display_delta"
1337 widget "*SecondaryClockDisplayDelta" style:highest "transport_clock_display_delta"
1338 widget "*AudioClockFramesUpperInfo" style:highest "tempo_meter_clock_display"
1339 widget "*AudioClockFramesLowerInfo" style:highest "tempo_meter_clock_display"
1340 widget "*AudioClockSMPTEUpperInfo" style:highest "tempo_meter_clock_display"
1341 widget "*AudioClockSMPTELowerInfo" style:highest "tempo_meter_clock_display"
1342 widget "*AudioClockBBTUpperInfo" style:highest "tempo_meter_clock_display"
1343 widget "*AudioClockBBTLowerInfo" style:highest "tempo_meter_clock_display"
1344 widget "*SelectionStartClock" style:highest "default_clock_display"
1345 widget "*SelectionEndClock" style:highest "default_clock_display"
1346 widget "*EditPointClock" style:highest "default_clock_display"
1347 widget "*PreRollClock" style:highest "default_clock_display"
1348 widget "*PostRollClock" style:highest "default_clock_display"
1349 widget "*NudgeClock" style:highest "default_clock_display"
1350 widget "*InsertTimeClock" style:highest "default_clock_display"
1351 widget "*ZoomRangeClock" style:highest "default_clock_display"
1352 widget "*SMPTEOffsetClock" style:highest "default_clock_display"
1353 widget "*TransportLabel" style:highest "small_bold_text"
1354 widget "*TakeLabel" style:highest "small_bold_text"
1355 widget "*LocationLabel" style:highest "small_bold_text"
1356 widget "*WipeLabel" style:highest "small_bold_text"
1357 widget "*TakeTagLabel" style:highest "small_bold_text"
1358 widget "*ToolBarLabel" style:highest "small_bold_text"
1359 widget "*EditorDisplayLabel" style:highest "small_bold_text"
1360 widget "*NewSessionLabel" style:highest "large_text"
1361 widget "*GlobalButtonLabel" style:highest "default_generic"
1362 widget "*ClickButton" style:highest "medium_entry"
1363 widget "*RegionNameDisplay" style:highest "medium_entry"
1364 widget "*PluginDisplay" style:highest "medium_entry"
1365 widget "*SelectionDisplay" style:highest "medium_entry"
1366 widget "*HistorySelector" style:highest "medium_entry"
1367 widget "*LocationSelector" style:highest "medium_entry"
1368 widget "*TakeSelector" style:highest "medium_entry"
1369 widget "*RegionSelector" style:highest "medium_entry"
1370 widget "*SMPTERuler" style:highest "editor_time_ruler"
1371 widget "*BBTRuler" style:highest "editor_time_ruler"
1372 widget "*FramesRuler" style:highest "editor_time_ruler"
1373 widget "*MinSecRuler" style:highest "editor_time_ruler"
1374 widget "*BaseFrame" style:highest "base_frame"
1376 widget "*AudioTrackStripBase" style:highest "audio_track_base"
1377 widget "*AudioBusStripBase" style:highest "audio_bus_base"
1378 widget "*MidiTrackStripBase" style:highest "midi_track_base"
1379 widget "*AudioTrackStripBaseInactive" style:highest "track_controls_inactive"
1380 widget "*AudioBusStripBaseInactive" style:highest "track_controls_inactive"
1381 widget "*MidiTrackStripBaseInactive" style:highest "track_controls_inactive"
1382 widget "*FaderMetricsStrip" style:highest "audio_track_metrics"
1383 widget "*AudioTrackMetrics" style:highest "audio_track_metrics"
1384 widget "*AudioBusMetrics" style:highest "audio_bus_metrics"
1385 widget "*AudioTrackMetricsInactive" style:highest "audio_track_metrics_inactive"
1386 widget "*AudioBusMetricsInactive" style:highest "audio_bus_metrics_inactive"
1388 widget "*TimeAxisViewControlsBaseUnselected" style:highest "audio_track_base"
1389 widget "*AudioTrackControlsBaseUnselected" style:highest "audio_track_base"
1390 widget "*MidiTrackControlsBaseUnselected" style:highest "midi_track_base"
1391 widget "*AudioTrackFader" style:highest "gain_fader"
1393 widget "*BusControlsBaseUnselected" style:highest "audio_bus_base"
1394 widget "*AudioBusFader" style:highest "gain_fader"
1395 widget "*TrackSeparator" style:highest "track_separator"
1396 widget "*TrackEditIndicator0*" style:highest "edit_group_0"
1397 widget "*TrackEditIndicator1*" style:highest "edit_group_1"
1398 widget "*TrackEditIndicator2*" style:highest "edit_group_2"
1399 widget "*TrackEditIndicator3*" style:highest "edit_group_3"
1400 widget "*TrackEditIndicator4*" style:highest "edit_group_3"
1401 widget "*TrackEditIndicator5*" style:highest "edit_group_3"
1402 widget "*TrackEditIndicator6*" style:highest "edit_group_3"
1403 widget "*TrackEditIndicator7*" style:highest "edit_group_3"
1404 widget "*EditorTrackNameDisplay" style:highest "track_name_display"
1405 widget "*EditorTrackNameDisplay*" style:highest "track_name_display"
1406 widget "*EditorActiveTrackNameDisplay" style:highest "active_track_name_display"
1407 widget "*EditorActiveTrackNameDisplay*" style:highest "active_track_name_display"
1408 widget "*CrossfadeEditAuditionButton" style:highest "red_when_active"
1409 widget "*CrossfadeEditAuditionButton*" style:highest "red_when_active"
1410 widget "*CrossfadeEditCurveButton" style:highest "red_when_active"
1411 widget "*CrossfadeEditCurveButton*" style:highest "red_when_active"
1412 widget "*CrossfadeEditLabel" style:highest "medium_text"
1413 widget "*CrossfadeEditFrame" style:highest "base_frame"
1414 widget "*MouseModeButton" style:highest "default_button"
1415 widget "*MouseModeButton*" style:highest "default_button"
1416 widget "*EditorMainCanvas" style:highest "main_canvas_area"
1417 widget "*AudioTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1418 widget "*BusControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1419 widget "*AutomationTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1420 widget "*AutomationTrackName" style:highest "automation_track_name"
1421 widget "*AudioTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1422 widget "*BusControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1423 widget "*AutomationTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1424 widget "*AudioTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1425 widget "*MidiTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1426 widget "*BusControlsBaseSelected" style:highest "edit_controls_base_selected"
1427 widget "*AutomationTrackControlsBase" style:highest "automation_track_controls_base"
1428 widget "*AutomationTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1429 /*widget "*EditorMenuBar*" style:highest "black_mackie_menu_bar"
1430 widget "*MainMenuBar*" style:highest "black_mackie_menu_bar"
1432 widget "*ZoomClickBox" style:highest "medium_bold_entry"
1433 widget "*PluginParameterLabel" style:highest "medium_text"
1434 widget "*PluginNameInfo" style:highest "plugin_name_text"
1435 widget "*PluginMakerInfo" style:highest "plugin_maker_text"
1436 widget "*PluginParameterInfo" style:highest "medium_text"
1437 widget "*MotionControllerValue" style:highest "medium_entry"
1438 widget "*ParameterValueDisplay" style:highest "medium_bold_entry"
1439 widget "*PluginUIClickBox" style:highest "medium_bold_entry"
1440 widget "*PluginUIClickBox*" style:highest "medium_bold_entry"
1441 widget "*PluginSlider" style:highest "plugin_slider"
1442 widget "*RedirectSelector" style:highest "redirect_list_display"
1443 widget "*RedirectSelector.*" style:highest "redirect_list_display"
1444 widget "*EditGroupDisplay" style:highest "treeview_display"
1445 widget "*TrackListDisplay" style:highest "treeview_display"
1446 widget "*RegionListDisplay" style:highest "treeview_display"
1447 widget "*NamedSelectionDisplay" style:highest "treeview_display"
1448 widget "*SnapshotDisplay" style:highest "treeview_display"
1449 widget "*MixerTrackCommentArea" style:highest "option_entry"
1450 widget "*MixerPanZone" style:highest "pan_zone"
1451 widget "*MixerTrackDisplayList" style:highest "treeview_display"
1452 widget "*MixerSnapshotDisplayList" style:highest "treeview_display"
1453 widget "*MixerAuxDisplayList" style:highest "treeview_display"
1454 widget "*MixerGroupList" style:highest "treeview_display"
1455 widget "*RegionEditorLabel" style:highest "medium_text"
1456 widget "*RegionEditorSmallLabel" style:highest "small_text"
1457 widget "*RegionEditorEntry" style:highest "medium_entry"
1458 widget "*RegionEditorClock" style:highest "default_clock_display"
1459 widget "*RegionEditorToggleButton" style:highest "paler_red_when_active"
1460 widget "*RegionEditorToggleButton*" style:highest "paler_red_when_active"
1461 widget "*MixerStripSpeedBase" style:highest "small_entry"
1462 widget "*MixerStripSpeedBase*" style:highest "small_entry"
1463 widget "*MixerStripSpeedBaseNotOne" style:highest "small_red_on_black_entry"
1464 widget "*MixerStripSpeedBaseNotOne*" style:highest "small_red_on_black_entry"
1465 widget "*MixerStripGainDisplay" style:highest "small_entry"
1466 widget "*MixerStripGainDisplay*" style:highest "small_entry"
1467 widget "*MixerStripGainUnitButton" style:highest "very_small_button"
1468 widget "*MixerStripGainUnitButton*" style:highest "very_small_button"
1469 widget "*MixerStripMeterPreButton" style:highest "very_small_button"
1470 widget "*MixerStripMeterPreButton*" style:highest "very_small_button"
1471 widget "*MixerStripPeakDisplay*" style:highest "red_active_small_entry"
1472 widget "*MixerStripPeakDisplayPeak*" style:highest "peak_display_peaked_entry"
1473 widget "*MixerStripSelectedFrame" style:highest "selected_strip_frame"
1474 widget "*MixerStripFrame" style:highest "base_frame"
1475 widget "*HWMonitorButton" style:highest "red_when_active"
1476 widget "*HWMonitorButton*" style:highest "red_when_active"
1477 widget "*TransportSoloAlert" style:highest "flashing_alert"
1478 widget "*TransportSoloAlert.*" style:highest "flashing_alert"
1479 widget "*TransportAuditioningAlert" style:highest "flashing_alert"
1480 widget "*TransportAuditioningAlert.*" style:highest "flashing_alert"
1481 widget "*FadeCurve" style:highest "medium_bold_entry"
1482 widget "*FadeCurve*" style:highest "medium_bold_entry"
1483 widget "*IOSelectorButton" style:highest "default_button"
1484 widget "*IOSelectorButton*" style:highest "default_button"
1485 widget "*IOSelectorList" style:highest "medium_entry_noselection_fg"
1486 widget "*IOSelectorPortList" style:highest "io_selector_port_list"
1487 widget "*IOSelectorPortList.*" style:highest "io_selector_port_list"
1488 widget "*IOSelectorPortListSelected" style:highest "selected_io_selector_port_list"
1489 widget "*IOSelectorPortListSelected.*" style:highest "selected_io_selector_port_list"
1490 widget "*IOSelectorNotebook" style:highest "io_selector_notebook"
1491 widget "*IOSelectorNotebookTab" style:highest "io_selector_notebook"
1492 widget "*IOSelectorFrame" style:highest "base_frame"
1493 widget "*ConnectionEditorButton" style:highest "default_button"
1494 widget "*ConnectionEditorButton*" style:highest "default_button"
1495 widget "*ConnectionEditorList" style:highest "medium_entry_noselection_fg"
1496 widget "*ConnectionEditorConnectionList" style:highest "medium_entry"
1497 widget "*ConnectionEditorPortList" style:highest "io_selector_port_list"
1498 widget "*ConnectionEditorPortListSelected" style:highest "selected_io_selector_port_list"
1499 widget "*ConnectionEditorNotebook" style:highest "io_selector_notebook"
1500 widget "*ConnectionEditorNotebookTab" style:highest "io_selector_notebook"
1501 widget "*ConnectionEditorFrame" style:highest "base_frame"
1502 widget "*RouteParamsListDisplay" style:highest "inspector_track_list_display"
1503 widget "*RouteParamsPreListDisplay" style:highest "inspector_redirect_list_display"
1504 widget "*RouteParamsPostListDisplay" style:highest "inspector_redirect_list_display"
1505 widget "*TearOffArrow" style:highest "tearoff_arrow"
1506 widget "*RouteParamsTitleButton" style:highest "medium_text"
1507 widget "*RouteParamsTitleLabel" style:highest "medium_text"
1508 widget "*PluginAutomateRecordButton" style:highest "small_red_active_and_selected_button"
1509 widget "*PluginAutomateRecordButton*" style:highest "small_red_active_and_selected_button"
1510 widget "*PluginAutomatePlayButton" style:highest "small_red_active_and_selected_button"
1511 widget "*PluginAutomatePlayButton*" style:highest "small_red_active_and_selected_button"
1512 widget "*PluginAutomateButton" style:highest "small_button"
1513 widget "*PluginAutomateButton*" style:highest "small_button"
1514 widget "*PluginSaveButton" style:highest "small_button"
1515 widget "*PluginSaveButton*" style:highest "small_button"
1516 widget "*PluginLoadButton" style:highest "small_button"
1517 widget "*PluginLoadButton*" style:highest "small_button"
1519 widget "*MetricDialogFrame" style:highest "base_frame"
1520 widget "*MetricEntry" style:highest "medium_bold_entry"
1521 widget "*MetricButton" style:highest "default_button"
1522 widget "*MetricButton.*" style:highest "default_button"
1523 widget "*MetricLabel" style:highest "medium_text"
1524 widget "*TimeStretchButton" style:highest "default_button"
1525 widget "*TimeStretchButton.*" style:highest "default_button"
1526 widget "*TimeStretchProgress" style:highest "default_generic"
1527 widget "*ChoiceWindow" style:highest "default_generic"
1528 widget "*ChoicePrompt" style:highest "default_generic"
1529 widget "*ChoiceButton" style:highest "default_button"
1530 widget "*ChoiceButton*" style:highest "default_button"
1531 widget "*SelectionModeButton" style:highest "default_button"
1532 widget "*SelectionModeButton*" style:highest "default_button"
1533 widget "*TrackLabel" style:highest "medium_text"
1534 widget "*TrackPlugName" style:highest "medium_text"
1535 widget "*TrackParameterName" style:highest "small_text"
1536 widget "*AddRouteDialog*" style:highest "medium_text"
1537 widget "*AddRouteDialog.GtkLabel" style:highest "medium_text"
1538 widget "*AddRouteDialogChannelChoice" style:highest "medium_bold_entry"
1539 widget "*AddRouteDialogSpinner" style:highest "medium_bold_entry"
1540 widget "*AddRouteDialogSpinner*" style:highest "medium_bold_entry"
1541 widget "*AddRouteDialogRadioButton" style:highest "red_when_active"
1542 widget "*AddRouteDialogButton" style:highest "default_button"
1543 widget "*AddRouteDialogNameTemplateEntry" style:highest "medium_bold_entry"
1544 widget "*NewSessionIOLabel" style:highest "larger_bold_text"
1545 widget "*NewSessionSR1Label" style:highest "red_medium_text"
1546 widget "*NewSessionSR2Label" style:highest "medium_text"
1547 widget "*NewSessionChannelChoice" style:highest "medium_bold_entry"
1548 widget "*NewSessionMainButton" style:highest "larger_bold_text"
1549 widget "*NewSessionMainButton*" style:highest "larger_bold_text"
1550 widget "*NewSessionMainLabel" style:highest "larger_bold_text"
1551 widget "*LocationEditRowClock" style:highest "location_rows_clock"
1552 widget "*LocationEditNameLabel" style:highest "medium_text"
1553 widget "*LocationEditSetButton" style:highest "location_row_button"
1554 widget "*LocationEditSetButton*" style:highest "location_row_button"
1555 widget "*LocationEditGoButton" style:highest "location_row_button"
1556 widget "*LocationEditGoButton*" style:highest "location_row_button"
1557 widget "*LocationEditCdButton" style:highest "small_red_active_and_selected_button"
1558 widget "*LocationEditCdButton*" style:highest "small_red_active_and_selected_button"
1559 widget "*LocationEditHideButton" style:highest "small_red_active_and_selected_button"
1560 widget "*LocationEditHideButton*" style:highest "small_red_active_and_selected_button"
1561 widget "*LocationEditNumberLabel" style:highest "small_text"
1562 widget "*LocationLocEditorFrame" style:highest "base_frame"
1563 widget "*LocationRangeEditorFrame" style:highest "base_frame"
1564 widget "*LocationEditNameEntry" style:highest "option_entry"
1565 widget "*LocationAddLocationButton" style:highest "default_button"
1566 widget "*LocationAddLocationButton*" style:highest "default_button"
1567 widget "*LocationAddRangeButton" style:highest "default_button"
1568 widget "*LocationAddRangeButton*" style:highest "default_button"
1569 widget "*LocationEditRemoveButton" style:highest "location_row_button"
1570 widget "*LocationEditRemoveButton*" style:highest "location_row_button"
1571 widget "*PanSlider" style:highest "pan_slider"
1572 widget "*PanningLinkButton" style:highest "mixer_red_active_button"
1573 widget "*PanningLinkButton.*" style:highest "mixer_red_active_button"
1574 widget "*PanningLinkDirectionButton" style:highest "very_small_button"
1575 widget "*PanningLinkDirectionButton.*" style:highest "very_small_button"
1576 widget "*ChannelCountSelector" style:highest "medium_bold_entry"
1577 widget "*ChannelCountSelector.GtkArrow" style:highest "default_generic"
1578 widget "*RegionListWholeFile" style:highest "treeview_parent_node"
1579 widget "*EditorHScrollbar" style:highest "editor_hscrollbar"
1580 widget "*ResizerHandler" style:highest "resizer_handle"
1582 style "tooltip" { 
1583       fg[NORMAL] = { 0.20, 0.20, 0.20 }
1584       bg[NORMAL] = "#FFFFFF" 
1587 widget "*ooltip*" style:highest "tooltip"