various fixes to MidiRegionView selection handling, key handling, drawing of ghost...
[ardour2.git] / tools / osx_packaging / ardour3_mac_ui.rc
blobf2657555b467e7b8e607728549f7fe50324a8ab9
2 # This is the GTK style file for Ardour
6 style "very_small_text"
8         font_name = "sans 9"
11 style "small_text"
13         font_name = "sans 10"
16 style "small_bold_text"
18         font_name = "@SANS_BOLD_Big@"
21 style "medium_bold_text"
23         font_name = "@SANS_BOLD_BIG@"
26 style "medium_text"
28         font_name = "sans 11"
31 style "red_medium_text" = "medium_text"
32 {       
33         fg[NORMAL] = { 1.0, 0, 0 }
34         fg[ACTIVE] = { 1.0, 0, 0 }
35         fg[SELECTED] = { 1.0, 0, 0 }
39 style "large_text"
41         font_name = "sans 18"
44 style "larger_bold_text"
46         font_name = "sans bold 14"
49 style "plugin_name_text"
51         font_name = "sans bold 25"
52         fg[NORMAL] = { 0.80, 0.80, 0.80 }
55 style "plugin_maker_text"
57         font_name = "sans bold 14"
58         fg[NORMAL] = { 0.80, 0.80, 0.80 }
61 style "automation_track_name"
63         font_name = "sans italic 8"
66 style "first_action_message" 
68         font_name = "sans medium 34"
71 style "verbose_canvas_cursor"
73         font_name = "sans bold 24"
76 style "marker_text" 
78         font_name = "sans 9"
81 style "time_axis_view_item_name"
83         font_name = "sans 10"
86 style "default_base" = "medium_text"
88   GtkWidget::cursor_color =  {1.0, 1.0, 1.0 }
89   GtkButton::default_border = { 0, 0, 0, 0 }
90   GtkButton::default_outside_border = { 0, 0, 0, 0 }
91   GtkTreeView::vertical-padding = 0
92   GtkTreeView::horizontal-padding = 0
93   GtkTreeView::even-row-color = { 0, 0, 0 }
94   GtkTreeView::odd-row-color = { 0, 0, 0 }
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      = 2       # 0 = flat, 1 = sunken, 2 = flat gradient
123     menuitemstyle     = 1       # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button)
124     listviewitemstyle = 1       # 0 = flat, 1 = 3d-ish (gradient)
125     progressbarstyle  = 1       # 0 = candy bar, 1 = fancy candy bar, 2 = flat
126   }
129 style "base_frame"
131         fg[NORMAL] = { 0.80, 0.80, 0.80 }
132         bg[NORMAL] = { 0.35, 0.35, 0.40 }
135 style "transport_base" = "medium_bold_text"
137   bg[NORMAL] = { 0.10, 0.10, 0.10 }
138   bg[ACTIVE] = { 0, 0, 0 }
139   bg[PRELIGHT] = { 0, 0, 0 }
140   bg[INSENSITIVE] = { 0, 0, 0 }
141   bg[SELECTED] = { 0, 0, 0 }
144 style "black_mackie_menu_bar"
146   font_name = "sans bold 11"
147   fg[NORMAL] = { 1.0, 1.0, 1.0 }
148   bg[NORMAL] = { 0, 0, 0 }
151 style "default_buttons_menus" 
153   font_name = "sans 11"
154   fg[ACTIVE] = { 1.0, 1.0, 1.0 }
155   
156   bg[NORMAL] = { 0.30, 0.30, 0.35 }
157   bg[ACTIVE] = "#565690"
158   bg[PRELIGHT] = { 0.15, 0.15, 0.20 }
159   bg[INSENSITIVE] = { 0.15, 0.15, 0.20 }
160   bg[SELECTED] = { 0.15, 0.15, 0.20 }   
163 style "very_small_button" = "default_buttons_menus"
165         font_name = "sans 8"
166         ythickness = 0
167         xthickness = 0
170 style "small_button" = "default_buttons_menus"
174 style "very_small_red_active_and_selected_button" = "very_small_button"
176         bg[ACTIVE] = { 1.0, 0, 0}
177         bg[SELECTED] = { 1.0, 0, 0}
180 style "small_red_active_and_selected_button" = "small_button"
182         fg[ACTIVE] = { 0, 0, 0 }
183         bg[ACTIVE] = { 1.0, 0, 0}
184         bg[SELECTED] = { 1.0, 0, 0}
187 style "gain_fader"
189         bg[NORMAL] =   { 0.269, 0.269, 0.300}
190         bg[ACTIVE] =   { 0.152, 0.152, 0.168 }
194 style "track_rec_enable_button" = "small_button"
198 style "track_rec_enable_button_active" = "small_button"
200         fg[SELECTED] = { 0.0, 0.0, 0.0 }
201         fg[ACTIVE] =   { 0.0, 0.0, 0.0 }
202         fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
203         fg[NORMAL] = { 0.0, 0.0, 0.0 }
205         bg[NORMAL] =   { 1.0, 0.0, 0.0 }
206         bg[ACTIVE] =   { 1.0, 0.0, 0.0 }
207         bg[SELECTED] =   { 1.0, 0.0, 0.0 }
208         bg[PRELIGHT] =   { 1.0, 0.0, 0.0 }
211 style "track_rec_enable_button_alternate" = "small_button"
213         fg[SELECTED] = { 0.0, 0.0, 0.0 }
214         fg[ACTIVE] =   { 0.0, 0.0, 0.0 }
215         fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
216         fg[NORMAL] = { 0.0, 0.0, 0.0 }
218         bg[NORMAL] =   { 0.91, 0.68, 0.68}
219         bg[ACTIVE] =   { 0.91, 0.68, 0.68}
220         bg[SELECTED] =   { 0.91, 0.68, 0.68}
221         bg[PRELIGHT] =   { 0.91, 0.68, 0.68}
224 style "mixer_track_rec_enable_button" = "track_rec_enable_button"
226         font_name = "sans 8"
227         xthickness = 0
228         ythickness = 0
231 style "mixer_track_rec_enable_button_alternate" = "track_rec_enable_button_alternate"
233         font_name = "sans 8"
234         xthickness = 0
235         ythickness = 0
238 style "mixer_track_rec_enable_button_active" = "track_rec_enable_button_active"
240         font_name = "sans 8"
241         xthickness = 0
242         ythickness = 0
245 style "solo_button" = "small_button"
249 style "solo_button_alternate" = "small_button"
251         bg[NORMAL] = { 0.19, 0.97, 0.69 } # solo-safe
252         bg[ACTIVE] = { 0.19, 0.97, 0.69 } # solo-safe
253         bg[SELECTED] = { 0.19, 0.97, 0.69 } # solo-safe
254         bg[PRELIGHT] = { 0.19, 0.97, 0.69 } # solo-safe
256         fg[ACTIVE] = { 0, 0, 0 }
257         fg[SELECTED] = { 0, 0, 0 }
258         fg[NORMAL] = { 0, 0, 0 }
259         fg[PRELIGHT] = { 0, 0, 0 }
263 style "solo_button_active" = "small_button"
265         bg[NORMAL] = { 0.66, 0.97, 0.19 }   # solo
266         bg[ACTIVE] = { 0.66, 0.97, 0.19 }   # solo
267         bg[SELECTED] = { 0.66, 0.97, 0.19 }   # solo
268         bg[PRELIGHT] = { 0.66, 0.97, 0.19 }   # solo
270         fg[ACTIVE] = { 0, 0, 0 }
271         fg[SELECTED] = { 0, 0, 0 }
272         fg[NORMAL] = { 0, 0, 0 }
273         fg[PRELIGHT] = { 0, 0, 0 }
276 style "mixer_solo_button" = "solo_button"
278         font_name = "sans 8"
279         xthickness = 0
280         ythickness = 0
283 style "mixer_solo_button_alternate" = "solo_button_alternate"
285         font_name = "sans 8"
286         xthickness = 0
287         ythickness = 0
289 style "mixer_solo_button_active" = "solo_button_active"
291         font_name = "sans 8"
292         xthickness = 0
293         ythickness = 0
297 style "mute_button" = "small_button"
301 style "mute_button_alternate" = "small_button"
303         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
304         bg[NORMAL] = { 1.0, 0.98, 0.53 }
305         bg[SELECTED] = { 1.0, 0.98, 0.53 }
306         bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
308         fg[SELECTED] = { 0, 0, 0 }
309         fg[ACTIVE] = { 0, 0, 0 }
310         fg[NORMAL] = { 0, 0, 0 }
311         fg[PRELIGHT] = { 0, 0, 0 }
314 style "mute_button_active" = "small_button"
316         bg[NORMAL] = { 0.90, 0.89, 0.73 }
317         bg[ACTIVE] = { 0.90, 0.89, 0.73 }
318         bg[PRELIGHT] = { 0.90, 0.89, 0.73 }
319         bg[SELECTED] = { 0.90, 0.89, 0.73 }
321         fg[SELECTED] = { 0, 0, 0 }
322         fg[ACTIVE] = { 0, 0, 0 }
323         fg[NORMAL] = { 0, 0, 0 }
324         fg[PRELIGHT] = { 0, 0, 0 }
327 style "mixer_mute_button" = "mute_button"
329         font_name = "sans 8"
330         xthickness = 0
331         ythickness = 0
334 style "mixer_mute_button_alternate" = "mute_button_alternate"
336         font_name = "sans 8"
337         xthickness = 0
338         ythickness = 0
341 style "mixer_mute_button_active" = "mute_button_active"
343         font_name = "sans 8"
344         xthickness = 0
345         ythickness = 0
348 style "multiline_combo" = "small_button"
350         font_name = "sans 8"
351         xthickness = 0
352         ythickness = 0
355 style "mixer_mute_button" = "mute_button"
357         font_name = "sans 8"
358         xthickness = 0
359         ythickness = 0
362 style "track_loop_button" = "small_button"
364         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
365         bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
369 style "mixer_red_active_button" = "very_small_button"
371         fg[ACTIVE] = { 0, 1.0, 1.0 }
372         bg[ACTIVE] = { 0.7, 0, 0 }
374         base[INSENSITIVE] = { 0.16, 0.16, 0.21 }
375         bg[INSENSITIVE] = { 0.16, 0.16, 0.21 }
378 style "time_button" = "default_buttons_menus"
380         font_name = "sans 10"
383 style "transport_button"
387 style "transport_button_active"
389         bg[NORMAL] = { 0.50, 1.0, 0.50 }
390         bg[ACTIVE] = { 0.50, 1.0, 0.50 }
391         bg[SELECTED] = { 0.50, 1.0, 0.50 }
392         bg[PRELIGHT] = { 0.50, 1.0, 0.50 }
394         fg[NORMAL] = { 0, 0, 0 }
395         fg[PRELIGHT] = { 0, 0, 0 }
396         fg[SELECTED] = { 0, 0, 0 }
397         fg[ACTIVE] = { 0, 0, 0 }
400 style "transport_rec_button"
404 style "transport_rec_button_active"
406         bg[ACTIVE] = { 1.0, 0, 0 }
407         bg[NORMAL] = { 1.0, 0, 0 }
408         bg[SELECTED] = { 1.0, 0, 0 }
409         bg[PRELIGHT] = { 1.0, 0, 0 }
412 style "transport_rec_button_alternate"
414         bg[PRELIGHT] = { 0.91, 0.68, 0.68 }
415         bg[NORMAL] = { 0.91, 0.68, 0.68 }
416         bg[SELECTED] = { 0.91, 0.68, 0.68 }
417         bg[ACTIVE] = { 0.91, 0.68, 0.68 }
420 style "shuttle_control" = "very_small_text"
422         fg[NORMAL] = { 0.85, 0.92, 0.98 }
423         fg[ACTIVE] = { 0.85, 0.92, 0.98 }
424         fg[PRELIGHT] = { 0.85, 0.92, 0.98 }
425         fg[SELECTED] = { 0.85, 0.92, 0.98 }
426         fg[INSENSITIVE] = { 0.85, 0.92, 0.98 }
428         bg[NORMAL] = { 0.26, 0.26, 0.31 }
429         bg[PRELIGHT] = { 0.26, 0.26, 0.31 }
430         bg[INSENSITIVE] = { 0.26, 0.26, 0.31 }
431         bg[ACTIVE] = { 0.70, 0.70, 0.70 }
432         bg[SELECTED] = { 1.0, 0.04, 0.04 }
435 style "ardour_adjusters" = "default_buttons_menus"
437         bg[NORMAL] = { 0.60, 0.60, 0.60 }
438         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
439         bg[ACTIVE] = { 0.06, 0.06, 0.06 }
442 style "editor_hscrollbar" = "ardour_adjusters"
444         #
445         # special case: we want this scrollbar to be as tall as the
446         # zoom focus selector combobox. scrollbars don't expand to
447         # fill the space available to them, so we have to explicitly
448         # make it bigger.
449         # 
450         GtkRange::slider_width = 27
451         GtkScrollbar::slider_width = 27
454 style "ardour_progressbars" = "default_buttons_menus"
456   bg[NORMAL] = { 0, 0, 0 }
457   bg[PRELIGHT] = { 0.00, 0.36, 0.40 }
460 style "options_window"  = "default_base"
462         font_name = "sans 11"
463         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
466 style "option_entry"  = "default_base"
468         fg[NORMAL] = { 1.0, 1.0, 1.0 }
469         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
470         fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
471         
472         base[INSENSITIVE] = { 0.07, 0.07, 0.12 }
473         
474         bg[NORMAL] = { 0.35, 0.35, 0.40 }
475         bg[ACTIVE] = { 0.35, 0.35, 0.40 }
478 style "red_when_active" = "medium_text"
480         fg[NORMAL] = { 0.80, 0.80, 0.80 }
481         bg[NORMAL] = { 0.26, 0.26, 0.31 }
483         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
484         bg[ACTIVE] = { 1.0, 0, 0}
487 style "xrun_warn"  
489         font_name = "sans bold 18"
491         fg[NORMAL] = { 1.0, 1.0, 1.0 }
492         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
493         text[NORMAL] = { 1.0, 1.0, 1.0 }
494         text[ACTIVE] = { 1.0, 1.0, 1.0 }
495         base[NORMAL] = { 0.09, 0.48, 0.46 }
496         base[ACTIVE] = { 0.09, 0.48, 0.46 }
497         bg[NORMAL] = { 1.0, 0.48, 0.46 }
498         bg[ACTIVE] = { 0.09, 1.0, 0.46 }
501 style "menu_bar_base" = "default_base"
503         bg[NORMAL] = { 0.2, 0.2, 0.3 }
504         bg[ACTIVE] = { 0, 0, 0 }
505         bg[PRELIGHT] = { 0, 0, 0 }
506         bg[INSENSITIVE] = { 0, 0, 0 }
507         bg[SELECTED] = { 0, 0, 0 }
510 style "fatal_message" = "medium_text"
512    fg[ACTIVE] = { 1.0, 0, 1.0 }
513    fg[NORMAL] = { 0.80, 0.80, 0.80 }
514    bg[ACTIVE] = { 0,0,0 }
515    bg[NORMAL] = { 0,0,0 }
516    base[ACTIVE] = { 0,0,0 }
517    base[NORMAL] = { 0,0,0 }
520 style "error_message" = "medium_text"
522    fg[ACTIVE] = { 1.0, 0, 0 }
523    fg[NORMAL] = { 0.80, 0.80, 0.80 }
524    bg[ACTIVE] = { 0,0,0 }
525    bg[NORMAL] = { 0,0,0 }
526    base[ACTIVE] = { 0,0,0 }
527    base[NORMAL] = { 0,0,0 }
530 style "info_message" = "medium_text"
532    fg[ACTIVE] = { 1.0, 0, 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 "warning_message" = "medium_text"
542    fg[ACTIVE] = { 0.30,0.30, 1.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 "medium_entry" = "medium_text"
552         fg[NORMAL] = { 0.70, 0.70, 0.70 }
553         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
554         fg[SELECTED] = { 1.0, 1.0, 1.0 }
555         
556         bg[NORMAL] = { 0.35, 0.35, 0.40 }
557         
558         base[NORMAL] = { 0, 0, 0 }
559         base[ACTIVE] = { 0, 0, 0 }
560         base[SELECTED] = { 0.70, 0.70, 0.70 }
563 style "medium_entry_noselection_fg" = "medium_entry"
565         fg[SELECTED] = { 0.50, 1.0, 0.50 }
568 style "medium_entry_noselection_bg" = "medium_entry"
570         bg[SELECTED] = { 1.0, 1.0, 1.0 }
573 style "medium_bold_entry"  = "medium_bold_text"
575         fg[NORMAL] = { 0.70, 0.70, 0.70 }
576         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
577         
578         bg[NORMAL] = { 0.35, 0.35, 0.40 }
579         
580         base[NORMAL] = { 0, 0, 0 }
581         base[ACTIVE] = { 0, 0, 0 }
582         base[SELECTED] = { 0, 0, 0 }
585 style "small_entry" = "small_text"
587         fg[NORMAL] = { 0.70, 0.70, 0.70 }
588         fg[ACTIVE] = { 0, 1.0, 0 }
589         fg[SELECTED] = { 0, 1.0, 0 }
590         text[NORMAL] = { 0.70, 0.70, 0.70 }
591         text[ACTIVE] = { 0, 1.0, 0 }
592         text[SELECTED] = { 0, 1.0, 0 }
593         bg[NORMAL] = { 0.0, 0.0, 0.0 }
594         bg[SELECTED] = { 0.0, 0.0, 0.0 }
595         bg[SELECTED] = { 0.0, 0.0, 0.0 }
596         base[NORMAL] = { 0, 0, 0 }
597         base[ACTIVE] = { 0, 0, 0 }
598         base[SELECTED] = { 0, 0, 0 }
601 style "red_active_small_entry" = "small_entry"
603         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
604         fg[SELECTED] = { 1.0, 0, 0 }
607 style "small_bold_entry" = "small_bold_text"
609         fg[NORMAL] = { 0.70, 0.70, 0.70 }
610         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
611         
612         bg[NORMAL] = { 0.35, 0.35, 0.40 }
613         
614         base[NORMAL] = { 0, 0, 0 }
615         base[ACTIVE] = { 0, 0, 0 }
616         base[SELECTED] = { 0, 0, 0 }
619 style "small_red_on_black_entry"  = "small_bold_text"
621        fg[NORMAL] = { 1.0, 0, 0 }
622        fg[ACTIVE] = { 1.0, 0, 0 }
623        base[NORMAL] = { 0.0, 0.0, 0.0 }
624        base[ACTIVE] = { 0.0, 0.0, 0.0 }
625        bg[NORMAL] = { 0.0, 0.0, 0.0 }
626        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
629 style "non_recording_big_clock_display" = "medium_entry"
631         font_name = "sans 60"
633         fg[NORMAL] = { 0.50, 1.0, 0.50 }
634         fg[ACTIVE] = { 1.0, 0, 0.0 }
635         fg[SELECTED] = { 1.0, 0, 0 }
636         fg[PRELIGHT] = { 1.0, 0, 0.0 }
637         fg[INSENSITIVE] = { 1.0, 0, 0.0 }
638         
639         base[NORMAL] = { 0.0, 0.0, 0.0 }
640         base[ACTIVE] = { 0.0, 0.0, 0.0 }
641         bg[NORMAL] = { 0.0, 0.0, 0.0 }
642         bg[ACTIVE] = { 0.7, 0.0, 0.0 }  
645 style "recording_big_clock_display" = "non_recording_big_clock_display"
647         fg[NORMAL] = { 1.0, 0, 0 }
650 style "transport_clock_display"
652         font_name = "sans bold 14"
653         
654         fg[NORMAL] = { 0.50, 1.0, 0.50 }
655         fg[ACTIVE] = { 1.0, 0, 0.0 }
656         fg[SELECTED] = { 1.0, 0, 0 }
657         fg[PRELIGHT] = { 1.0, 0, 0.0 }
658         fg[INSENSITIVE] = { 1.0, 0, 0.0 }
659         
660         base[NORMAL] = { 0.0, 0.0, 0.0 }
661        base[ACTIVE] = { 0.0, 0.0, 0.0 }
662        bg[NORMAL] = { 0.0, 0.0, 0.0 }
663        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
666 style "tempo_meter_clock_display"
668         font_name = "sans 8"
669         fg[NORMAL] = { 1.0, 1.0, 1.0 }
670         fg[ACTIVE] = { 1.0, 1.0, 0.0 }
671         fg[SELECTED] = { 1.0, 0, 0 }
672         base[NORMAL] = { 0.0, 0.48, 1.0 }
673         base[ACTIVE] = { 0.09, 0.98, 0.46 }
674         bg[NORMAL] = { 0.0, 0.48, 1.0 }
675         bg[ACTIVE] = { 0.09, 0.98, 0.46 }
678 style "default_clock_display" = "medium text"
680         fg[NORMAL] = { 0.50, 1.0, 0.50 }
681         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
682         fg[SELECTED] = { 1.0, 0, 0 }
683         base[NORMAL] = { 0, 0, 0 }
684         base[ACTIVE] = { 0, 0, 0 }
685         bg[NORMAL] = { 0, 0, 0 }
686         bg[ACTIVE] = { 0, 0, 0 }
689 style "editor_time_ruler" = "small_text"
691         fg[NORMAL] = { 0.80, 0.80, 0.80 }
692         bg[NORMAL] = { 0.09, 0.09, 0.09 }
695 style "audio_track_base" = "default_base"
697   font_name = "sans 8"
698   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
699   bg[NORMAL] = { 0.18, 0.19, 0.22 }
700   bg[ACTIVE] = { 0.20, 0.20, 0.20 }     
701   bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
702   bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
703   bg[SELECTED] = { 0.20, 0.20, 0.20 }
706 style "audio_bus_base"
708   font_name = "sans 8"
709   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
710   fg[NORMAL] = { 0.7, 0.8, 0.2 }        
711   #bg[NORMAL] = {0, 0.36, 0.40 }
712   bg[NORMAL] = "#444466"        
715 style "track_name_display"
717         font_name = "sans medium 11"
718         fg[NORMAL] = { 0.80, 0.80, 0.80 }
719         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
721         base[NORMAL] = { 0.06, 0.06, 0.06 }
722         base[ACTIVE] = { 0.26, 0.26, 0.26 }
723         bg[NORMAL] = { 0.26, 0.26, 0.26 }
724         bg[ACTIVE] = { 0.26, 0.26, 0.26 }
727 style "active_track_name_display"
729         font_name = "sans medium 11"
730         text[NORMAL] = { 0.26, 0.26, 0.26 }
731         base[NORMAL] = { 0.89, 0.89, 0.89 }
734 style "track_separator"
736         bg[NORMAL] = { 0.35, 0.35, 0.40 }
740 # Track edit groups. These styles define
741 # the colors that the "edit" button will
742 # use as a track is moved from
743 # track edit group to track edit group.
744 # There are 8 edit groups. Edit group 0
745 # is used for tracks that are not editable, 
746 # so we leave its style to the default.
749 style "edit_group_0"
752         bg[ACTIVE] = { 1.0, 0.65, 0.13 }
753         bg[NORMAL] = { 0.31, 0.31, 0.31 }
754         fg[NORMAL] = { 0.82, 0.91, 0.99 }
755         fg[ACTIVE] = { 0, 0, 0 }
758 style "edit_group_1" 
760         fg[NORMAL] = { 0, 0, 0 }
761         fg[PRELIGHT] = { 0, 0, 0 }
762         fg[SELECTED] = { 0, 0, 0 }
763         bg[NORMAL] = { 0.93, 0.34, 0.08 }
764         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
765         bg[SELECTED] = { 0.93, 0.34, 0.08 }
768 style "edit_group_2" 
770         fg[NORMAL] = { 0, 0, 0 }
771         fg[PRELIGHT] = { 0, 0, 0 }
772         fg[SELECTED] = { 0, 0, 0 }
773         bg[NORMAL] = { 0.93, 0.34, 0.08 }
774         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
775         bg[SELECTED] = { 0.93, 0.34, 0.08 }
778 style "edit_group_3" 
780         fg[NORMAL] = { 0, 0, 0 }
781         fg[PRELIGHT] = { 0, 0, 0 }
782         fg[SELECTED] = { 0, 0, 0 }
783         bg[NORMAL] = { 0.93, 0.34, 0.08 }
784         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
785         bg[SELECTED] = { 0.93, 0.34, 0.08 }
788 style "treeview_parent_node"
790         # specifies *just* the color used for whole file rows when not selected
791         fg[NORMAL] = { 0.0, 0.6, 0.85 }
794 style "treeview_display" = "small_bold_text"
796         # expander arrow border and DnD "icon" text
797         fg[NORMAL] = { 0.8, 0.8, 0.8 } 
799         # background with no rows or no selection, plus
800         # expander arrow core and DnD "icon" background
801         base[NORMAL] = { 0.20, 0.20, 0.25 }
803         # selected row bg when window does not have focus (including during DnD)
804         base[ACTIVE] = { 0.0, 0.60, 0.60 }    
806         # selected row bg when window has focus
807         base[SELECTED] = { 0, 0.75, 0.75 }
809         # row text when in normal state and not a parent
810         text[NORMAL] = { 0.80, 0.80, 0.80 }
812         # selected row text with window focus
813         text[SELECTED] = { 0, 1.0, 1.0 }  
815         # selected row text without window focus (including during DnD)
816         text[ACTIVE] = { 0, 1.0, 1.0 }  
819 style "main_canvas_area"
821         bg[NORMAL] = { 0.30, 0.30, 0.34 }
822         bg[ACTIVE] = { 0.30, 0.30, 0.34 }
823         bg[INSENSITIVE] = { 0.30, 0.30, 0.34 }
824         bg[SELECTED] = { 0.30, 0.30, 0.34 }
825         bg[PRELIGHT] = { 0.30, 0.30, 0.34 }
828 style "track_controls_inactive"
830         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
831         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
832         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
833         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
834         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
836         font_name = "sans medium 10"
837         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
840 style "edit_controls_base_selected"
842         bg[NORMAL] = { 0.60, 0.54, 0.60 }
843         bg[ACTIVE] = { 0.60, 0.54, 0.60 }
844         bg[INSENSITIVE] = { 0.60, 0.54, 0.60 }
845         bg[SELECTED] = { 0.60, 0.54, 0.60 }
846         bg[PRELIGHT] = { 0.60, 0.54, 0.60 }
849 style "automation_track_controls_base"
851         bg[NORMAL] = { 0.22, 0.22, 0.29 }
852         bg[ACTIVE] = { 0.22, 0.22, 0.29 }
853         bg[INSENSITIVE] = { 0.22, 0.22, 0.29 }
854         bg[SELECTED] = { 0.22, 0.22, 0.29 }
855         bg[PRELIGHT] = { 0.22, 0.22, 0.29 }
858 # Plugin Editors
859 style "plugin_slider" 
861         font_name ="@SANS_BOLD_Big@"
863         # the slider itself. the inactive part is INSENSITIVE,
864         # the active part is something else.
866         fg[NORMAL] = { 0.37, 0.43, 0.52 }
867         fg[ACTIVE] = { 0.37, 0.43, 0.52 }
868         fg[INSENSITIVE] = {0.35, 0.35, 0.40 } # matches default_base
869         fg[SELECTED] = { 0.37, 0.43, 0.52 }
870         fg[PRELIGHT] = { 0.37, 0.43, 0.52 }
872         # draws the outer rectangle around the slider
874         bg[NORMAL] = { 0.80, 0.80, 0.80 }
875         bg[ACTIVE] = { 0.80, 0.80, 0.80 }
876         bg[INSENSITIVE] = {0.80, 0.80, 0.80 }
877         bg[SELECTED] = { 0.80, 0.80, 0.80 }
878         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
880         # the numeric display
882         text[NORMAL] = { 0.80, 0.80, 0.80 }
883         text[ACTIVE] = { 0.80, 0.80, 0.80 }
884         text[INSENSITIVE] = { 0.80, 0.80, 0.80 }
885         text[SELECTED] = { 0.80, 0.80, 0.80 }
886         text[PRELIGHT] = { 0.80, 0.80, 0.80 }
889 style "track_list_display" = "small_bold_text"
891         text[NORMAL] = { 0.80, 0.80, 0.80 }
892         text[ACTIVE] = { 0.3, 0.3, 0.3 }
893         text[INSENSITIVE] = { 0, 0, 0 }
894         text[SELECTED] = { 0.8, 0.8, 0.8 }
896         base[NORMAL] = { 0, 0, 0 }
897         base[ACTIVE] = { 0, 0, 0 }
898         base[INSENSITIVE] = { 0, 0, 0 }
899         base[SELECTED] = { 0, 0, 0 }
902 style "inspector_track_list_display" = "track_list_display"
904         text[ACTIVE] = { 0.8, 0.8, 0.8 }
906         base[NORMAL] = { 0, 0, 0 }
907         base[ACTIVE] = { 0.2, 0.2, 0.2 }
908         base[INSENSITIVE] = { 0, 0, 0 }
909         base[SELECTED] = { 0.3, 0.3, 0.4 }
912 style "redirect_list_display"
914         GtkTreeView::horizontal-separator = 0
915         GtkTreeView::vertical-separator = 0
917         font_name = "sans 10"
918         text[NORMAL] = { 0.80, 0.80, 0.80 }
919         text[ACTIVE] = { 0.70, 0.70, 0.70 }
920         text[INSENSITIVE] = { 0, 0, 0 }
921         text[SELECTED] = { 0.9, 0.3, 0.3 }
923         base[NORMAL] = { 0, 0, 0 }
924         base[ACTIVE] = { 0, 0, 0 }
925         base[INSENSITIVE] = { 0, 0, 0 }
926         base[SELECTED] = { 0, 0, 0 }
928         # these two are explicitly used by the cell renderer for the
929         # text
931         fg[NORMAL] = { 0.5, 0.5, 0.5 }  # used for inactive
932         fg[ACTIVE] = { 1.0, 1.0, 1.0 }  # used for active
935 style "inspector_redirect_list_display" = "redirect_list_display"
937         base[SELECTED] = { 0.3, 0.3, 0.3 }
940 # MixerPanZone:
942 # the NORMAL fg color is used for the pan puck
943 # the ACTIVE fg color is used for the speaker boxes
945 style "pan_zone" = "default_base"
947         fg[NORMAL] = { 0.34, 0.95, 0.92 }
948         fg[ACTIVE] = { 0.95, 0.48, 0.11 }
951 style "paler_red_when_active" = "medium_text"
953         fg[NORMAL] = { 0.80, 0.80, 0.80 }
954         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
955         bg[NORMAL] = { 0.31, 0.31, 0.31 }
956         bg[PRELIGHT] = { 0.31, 0.31, 0.31 }
958         fg[ACTIVE] = { 0.36, 0.46, 0.28 }
959         bg[ACTIVE] = { 1.00, 0.59, 0.59}
962 style "peak_display_peaked_entry" = "small_text"
964         fg[NORMAL] = { 1.0, 1.0, 1.0 }
965         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
966         fg[SELECTED] = { 1.0, 1.0, 1.0 }
968         bg[NORMAL] = {0.9, 0.0, 0.0 }   
969         bg[ACTIVE] = { 0.9, 0.0, 0.0 }  
970         bg[PRELIGHT] = { 0.9, 0.0, 0.0 }        
971         bg[INSENSITIVE] = { 0.9, 0.0, 0.0 }     
972         bg[SELECTED] = { 0.9, 0.0, 0.0 }        
973         base[NORMAL] = { 0.9, 0.0, 0.0 }        
974         base[ACTIVE] = { 0.9, 0.0, 0.0 }        
975         base[PRELIGHT] = { 0.9, 0.0, 0.0 }      
976         base[INSENSITIVE] = { 0.9, 0.0, 0.0 }   
977         base[SELECTED] = { 0.9, 0.0, 0.0 }      
980 style "selected_strip_frame"
982         fg[NORMAL] = { 0.74, 0.42, 0.47 }
983         bg[NORMAL] = { 0.79, 0.28, 0.18 }
986 style "flashing_alert" = "very_small_text"
988         fg[NORMAL] = { 0.80, 0.80, 0.80 }
989         bg[NORMAL] = { 0.26, 0.26, 0.31 }
991         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
992         bg[ACTIVE] = { 1.0, 0, 0}
995 style "selected_io_selector_port_list" = "medium_bold_text"
998         GtkTreeView::even-row-color = { 0, 0, 0 }
999         GtkTreeView::odd-row-color = { 0, 0, 0 }
1001 # fg is used to color the fg (text) of the column header button
1003         fg[NORMAL] = { 0.85, 0.85, 0.85 }
1004         fg[SELECTED] = { 0.85, 0.85, 0.85 }
1005         fg[ACTIVE] = { 0.85, 0.85, 0.85 }
1006         fg[PRELIGHT] = { 0.85, 0.85, 0.85 }
1007         fg[INSENSITIVE] = { 0.85, 0.85, 0.85 }
1009 # bg is used used to color the background of the column header button
1011         bg[NORMAL] = { 0.30, 0.30, 0.35 }
1012         bg[ACTIVE] = { 0.30, 0.30, 0.35 }
1013         bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
1014         bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
1015         bg[SELECTED] = { 0.30, 0.30, 0.35 }
1017 # text is used to color the treeview row text
1019         text[NORMAL] = { 0.85, 0.85, 0.85 }
1020         text[SELECTED] = { 0.85, 0.85, 0.85 }
1022 # base is used to color a treeview with no rows
1024         base[NORMAL] = { 0.20, 0.20, 0.25 }
1025         base[ACTIVE] = { 0.20, 0.20, 0.25 }
1026         base[PRELIGHT] = { 0.20, 0.20, 0.25 }
1027         base[INSENSITIVE] = { 0.20, 0.20, 0.25 }
1028         base[SELECTED] = { 0.20, 0.20, 0.25 }
1032 style "io_selector_port_list" = "medium_text"
1034         GtkTreeView::even-row-color = { 0.20, 0.20, 0.25 }
1035         GtkTreeView::odd-row-color = { 0.20, 0.20, 0.25 }
1036 # fg is used to color the fg (text) of the column header button
1038         fg[NORMAL] = { 0.70, 0.70, 0.70 }
1039         fg[SELECTED] = { 0.70, 0.70, 0.70 }
1040         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
1041         fg[PRELIGHT] = { 0.70, 0.70, 0.70 }
1042         fg[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1044 # bg is used used to color the background of the column header button
1046         bg[NORMAL] = { 0.30, 0.30, 0.35 }
1047         bg[ACTIVE] = { 0.30, 0.30, 0.35 }
1048         bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
1049         bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
1050         bg[SELECTED] = { 0.30, 0.30, 0.35 }
1052 # text is used to color the treeview row text
1054         text[NORMAL] = { 0.80, 0.80, 0.80 }
1055         text[SELECTED] = { 0.80, 0.80, 0.80 }
1057 # base is used to color a treeview with no rows
1059         base[NORMAL] = { 0.20, 0.20, 0.25 }
1060         base[ACTIVE] = { 0.20, 0.20, 0.25 }
1061         base[PRELIGHT] = { 0.20, 0.20, 0.25 }
1062         base[INSENSITIVE] = { 0.20, 0.20, 0.25 }
1063         base[SELECTED] = { 0.20, 0.20, 0.25 }
1066 style "io_selector_notebook" = "default_base"
1068         fg[NORMAL] = { 1.0, 1.0, 1.0 }
1069         font_name ="sans bold 8"
1072 style "tearoff_arrow" = "medium_bold_entry"
1074         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1075         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1076         bg[NORMAL] = { 0.80, 0.80, 0.80 }
1077         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1080 style "meter_metrics_strip" = "default_base"
1082         font_name = "sans 5"
1083         fg[NORMAL] = { 1.0, 0.8, 0.2 }  
1086 style "location_row_button" = "default_buttons_menus"
1088         font_name = "sans 10"
1091 style "location_rows_clock" = "default_clock_display"
1093         font_name = "sans 12"
1096 style "pan_slider" 
1098         font_name = "sans 8"
1100         fg[NORMAL] = { 0.22, 0.73, 0.22 }
1101         fg[ACTIVE] = { 0.22, 0.73, 0.22 }
1102         fg[INSENSITIVE] = {0.22, 0.53, 0.22 } 
1103         fg[SELECTED] = { 0.67, 0.23, 0.22 }
1104         fg[PRELIGHT] = { 0.67, 0.23, 0.22 }
1106         bg[NORMAL] = { 0.05, 0.05, 0.05 }
1107         bg[ACTIVE] = { 0, 0, 0 }
1108         bg[INSENSITIVE] = {0.12, 0.19, 0.25 } 
1109         bg[SELECTED] = { 0, 0, 0 }
1110         bg[PRELIGHT] = { 0, 0, 0 }
1112         text[NORMAL] = { 0.70, 0.70, 0.70 }
1113         text[ACTIVE] = { 0.70, 0.70, 0.70 }
1114         text[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1115         text[SELECTED] = { 0.70, 0.70, 0.70 }
1116         text[PRELIGHT] = { 0.70, 0.70, 0.70 }
1118         # used to draw the triangular indicators 
1120         base[NORMAL] = { 0.80, 0.80, 0.80 }
1121         base[ACTIVE] =  { 0.80, 0.80, 0.80 }
1122         base[INSENSITIVE] = {0.6, 0.6, 0.6 }
1123         base[SELECTED] = { 0.80, 0.80, 0.80 }
1124         base[PRELIGHT] = { 0.80, 0.80, 0.80 }
1128 style "ardour_button" ="default_buttons_menus"
1130         xthickness = 1
1131         ythickness = 1
1134 #---------------------------------------------------------------
1136 class "GtkWidget" style:highest "default_base"
1137 class "GtkScrollbar" style:highest "ardour_adjusters"
1138 class "GtkLabel" style:highest "default_buttons_menus"
1139 class "GtkButton" style:highest "ardour_button"
1140 class "GtkArrow" style:highest "tearoff_arrow"
1141 class "GtkProgressBar" style:highest "ardour_progressbars"
1143 widget "*FirstActionMessage" style:highest "first_action_message"
1144 widget "*VerboseCanvasCursor" style:highest "verbose_canvas_cursor"
1145 widget "*MarkerText" style:highest "marker_text"
1146 widget "*TimeAxisViewItemName*" style:highest "time_axis_view_item_name"
1147 #widget "*ExportProgress" style:highest "default_buttons_menus"
1148 widget "*ExportFileLabel" style:highest "small_bold_text"
1149 widget "*ExportFormatLabel" style:highest "medium_bold_text"
1150 widget "*ExportHeader" style:highest "small_bold_text"
1151 widget "*ExportFileDisplay" style:highest "medium_entry"
1152 widget "*ExportFormatDisplay" style:highest "medium_entry"
1153 widget "*ExportCheckbox" style:highest "small_entry"
1154 widget "*ExportTrackSelector*" style:highest "medium_entry_noselection_bg"
1155 widget "*EditModeSelector" style:highest "medium_bold_entry"
1156 widget "*SnapTypeSelector" style:highest "medium_bold_entry"
1157 widget "*SnapModeSelector" style:highest "medium_bold_entry"
1158 widget "*ZoomFocusSelector" style:highest "medium_bold_entry"
1159 widget "*ArdourContextMenu*" style:highest "default_buttons_menus"
1160 widget "*EditGroupTitleButton*" style:highest "default_buttons_menus"
1161 widget "*MixerGroupTitleButton*" style:highest "default_buttons_menus"
1162 widget "*ErrorLogCloseButton" style:highest "default_buttons_menus"
1163 widget "*EditorGTKButton*" style:highest "default_buttons_menus" 
1164 widget "*ToolbarButton" style:highest "default_buttons_menus"
1165 widget "*ToolbarButton*" style:highest "default_buttons_menus"
1166 widget "*CrossfadeEditButton" style:highest "default_buttons_menus"
1167 widget "*CrossfadeEditButton*" style:highest "default_buttons_menus"
1168 widget "*TrackHistoryButton*" style:highest "default_buttons_menus"
1169 widget "*TrackSizeButton*" style:highest "default_buttons_menus"
1170 widget "*TrackPlaylistButton*" style:highest "default_buttons_menus"
1171 widget "*TrackAutomationButton*" style:highest "default_buttons_menus"
1172 widget "*TrackGroupButton*" style:highest "default_buttons_menus"
1173 widget "*TrackMixButton*" style:highest "default_buttons_menus"
1174 widget "*TrackVisualButton*" style:highest "default_buttons_menus"
1175 widget "*TrackRemoveButton*" style:highest "default_buttons_menus"
1176 widget "*BaseButton" style:highest "default_buttons_menus"
1177 widget "*TakeButtonLabel" style:highest "default_buttons_menus"
1178 widget "*MixerWidthButton" style:highest "default_buttons_menus"
1179 widget "*MixerHideButton" style:highest "default_buttons_menus"
1180 widget "*MixerSendButton" style:highest "default_buttons_menus"
1181 widget "*MixerSendButtonLabel" style:highest "default_buttons_menus"
1182 widget "*MixerSendSwitch" style:highest "default_buttons_menus"
1183 widget "*MixerInsertButton" style:highest "default_buttons_menus"
1184 widget "*MixerInsertButtonLabel" style:highest "default_buttons_menus"
1185 widget "*MixerInsertSwitch" style:highest "default_buttons_menus"
1186 widget "*MixerMonitorInputButton*" style:highest "very_small_button"
1187 widget "*MixerMonitorInputButton.*" style:highest "very_small_button"
1188 widget "*MixerIOButton" style:highest "very_small_button"
1189 widget "*MixerIOButtonLabel" style:highest "very_small_button"
1190 widget "*AddRouteDialogSpinner" style:highest "ardour_adjusters"
1191 widget "*AddRouteDialogRadioButton*" style:highest "options_window"
1192 widget "*OptionsNotebook" style:highest "options_window"
1193 widget "*OptionEditorToggleButton*" style:highest "options_window"
1194 widget "*OptionsLabel" style:highest "options_window"
1195 widget "*OptionEditorAuditionerLabel" style:highest "options_window"
1196 widget "*OptionsEntry" style:highest "option_entry"
1197 widget "*InspectorNotebook" style:highest "options_window"
1198 widget "*NewSessionDialog" style:highest "options_window"
1199 widget "*NewSessionDialogButton*" style:highest "options_window"
1200 widget "*MixerSendSwitch*" style:highest "very_small_red_active_and_selected_button"
1201 widget "*OptionEditorToggleButton" style:highest "small_red_active_and_selected_button"
1202 widget "*NewSessionDialogButton" style:highest "small_red_active_and_selected_button"
1203 widget "*RecordEnableButton" style:highest "track_rec_enable_button"
1204 widget "*RecordEnableButton-active" style:highest "track_rec_enable_button_active"
1205 widget "*RecordEnableButton-alternate" style:highest "track_rec_enable_button_alternate"
1206 widget "*MixerRecordEnableButton" style:highest "mixer_track_rec_enable_button"
1207 widget "*MixerRecordEnableButton-active" style:highest "mixer_track_rec_enable_button_active"
1208 widget "*MixerRecordEnableButton-alternate" style:highest "mixer_track_rec_enable_button_alternate"
1209 widget "*MuteButton" style:highest "mute_button"
1210 widget "*MuteButton-alternate" style:highest "mute_button_alternate"
1211 widget "*MuteButton-active" style:highest "mute_button_active"
1212 widget "*MixerMuteButton" style:highest "mixer_mute_button"
1213 widget "*MixerMuteButton-alternate" style:highest "mixer_mute_button_alternate"
1214 widget "*MixerMuteButton-active" style:highest "mixer_mute_button_active"
1215 widget "*SoloButton" style:highest "solo_button"
1216 widget "*SoloButton-alternate" style:highest "solo_button_alternate"
1217 widget "*SoloButton-active" style:highest "solo_button_active"
1218 widget "*MixerSoloButton" style:highest "mixer_solo_button"
1219 widget "*MixerSoloButton-alternate" style:highest "mixer_solo_button_alternate"
1220 widget "*MixerSoloButton-active" style:highest "mixer_solo_button_active"
1221 widget "*TrackLoopButton*" style:highest "track_loop_button"
1222 widget "*PanAutomationLineSelector*" style:highest "multiline_combo"
1223 widget "*EditorTimeButton*" style:highest "time_button"
1224 widget "*MixerPhaseInvertButton*" style:highest "very_small_button"
1225 widget "*MixerPhaseInvertButton.*" style:highest "very_small_button"
1226 widget "*MixerAutomationRecordingButton*" style:highest "very_small_button"
1227 widget "*MixerAutomationRecordingButton.*" style:highest "very_small_button"
1228 widget "*MixerAutomationModeButton*" style:highest "very_small_button"
1229 widget "*MixerAutomationModeButton.*" style:highest "very_small_button"
1230 widget "*MixerAutomationPlaybackButton*" style:highest "very_small_button"
1231 widget "*MixerAutomationPlaybackButton.*" style:highest "very_small_button"
1232 widget "*MixerNameButton" style:highest "very_small_button"
1233 widget "*MixerNameButtonLabel" style:highest "very_small_button"
1234 widget "*MixerGroupButton" style:highest "very_small_button"
1235 widget "*MixerGroupButtonLabel" style:highest "very_small_button"
1236 widget "*MixerCommentButton" style:highest "very_small_button"
1237 widget "*MixerCommentButton*" style:highest "very_small_button"
1238 widget "*EditGroupButton" style:highest "very_small_button"
1239 widget "*EditGroupButtonLabel" style:highest "very_small_button"
1240 widget "*TransportButton" style:highest "transport_rec_button"
1241 widget "*TransportButton-active" style:highest "transport_button_active"
1242 widget "*ShuttleButton" style:highest "transport_button"
1243 widget "*ShuttleButton*" style:highest "transport_button"
1244 widget "*ShuttleDisplay" style:highest "transport_button"
1245 widget "*ShuttleDisplay*" style:highest "transport_button"
1246 widget "*ShuttleControl" style:highest "shuttle_control"
1247 widget "*TransportRecButton" style:highest "transport_rec_button"
1248 widget "*TransportRecButton*" style:highest "transport_rec_button"
1249 widget "*TransportRecButton-active" style:highest "transport_rec_button_active"
1250 widget "*TransportRecButton-active*" style:highest "transport_rec_button_active"
1251 widget "*TransportRecButton-alternate" style:highest "transport_rec_button_alternate"
1252 widget "*TransportRecButton-alternate*" style:highest "transport_rec_button_alternate"
1253 widget "*TransportRecButton*" style:highest "transport_rec_button"
1254 widget "*RecordingXrunWarningWindow" style:highest "xrun_warn"
1255 widget "*RecordingXrunWarningWindow*" style:highest "xrun_warn"
1256 widget "*MainMenuBar" style:highest "menu_bar_base"
1257 widget "*ErrorMessage" style:highest "error_message"
1258 widget "*FatalMessage" style:highest "fatal_message"
1259 widget "*InfoMessage" style:highest "info_message"
1260 widget "*WarningMessage" style:highest "warning_message"
1261 widget "*BigClockNonRecording" style:highest "non_recording_big_clock_display"
1262 widget "*BigClockRecording" style:highest "recording_big_clock_display"
1263 widget "*TransportClockDisplay" style:highest "transport_clock_display"
1264 widget "*SecondaryClockDisplay" style:highest "transport_clock_display"
1265 widget "*AudioClockFramesUpperInfo" style:highest "tempo_meter_clock_display"
1266 widget "*AudioClockFramesLowerInfo" style:highest "tempo_meter_clock_display"
1267 widget "*AudioClockSMPTEUpperInfo" style:highest "tempo_meter_clock_display"
1268 widget "*AudioClockSMPTELowerInfo" style:highest "tempo_meter_clock_display"
1269 widget "*AudioClockBBTUpperInfo" style:highest "tempo_meter_clock_display"
1270 widget "*AudioClockBBTLowerInfo" style:highest "tempo_meter_clock_display"
1271 widget "*SelectionStartClock" style:highest "default_clock_display"
1272 widget "*SelectionEndClock" style:highest "default_clock_display"
1273 widget "*EditCursorClock" style:highest "default_clock_display"
1274 widget "*PreRollClock" style:highest "default_clock_display"
1275 widget "*PostRollClock" style:highest "default_clock_display"
1276 widget "*NudgeClock" style:highest "default_clock_display"
1277 widget "*ZoomRangeClock" style:highest "default_clock_display"
1278 widget "*SMPTEOffsetClock" style:highest "default_clock_display"
1279 widget "*TransportLabel" style:highest "small_bold_text"
1280 widget "*TakeLabel" style:highest "small_bold_text"
1281 widget "*LocationLabel" style:highest "small_bold_text"
1282 widget "*WipeLabel" style:highest "small_bold_text"
1283 widget "*TakeTagLabel" style:highest "small_bold_text"
1284 widget "*ToolBarLabel" style:highest "small_bold_text"
1285 widget "*EditorDisplayLabel" style:highest "small_bold_text"
1286 widget "*NewSessionLabel" style:highest "large_text"
1287 widget "*GlobalButtonLabel" style:highest "default_buttons_menus"
1288 widget "*ClickButton" style:highest "medium_entry"
1289 widget "*RegionNameDisplay" style:highest "medium_entry"
1290 widget "*PluginDisplay" style:highest "medium_entry"
1291 widget "*SelectionDisplay" style:highest "medium_entry"
1292 widget "*HistorySelector" style:highest "medium_entry"
1293 widget "*LocationSelector" style:highest "medium_entry"
1294 widget "*TakeSelector" style:highest "medium_entry"
1295 widget "*RegionSelector" style:highest "medium_entry"
1296 widget "*SMPTERuler" style:highest "editor_time_ruler"
1297 widget "*BBTRuler" style:highest "editor_time_ruler"
1298 widget "*FramesRuler" style:highest "editor_time_ruler"
1299 widget "*MinSecRuler" style:highest "editor_time_ruler"
1300 widget "*BaseFrame" style:highest "base_frame"
1301 widget "*AudioTrackStripBase" style:highest "audio_track_base"
1302 widget "*TimeAxisViewControlsBaseUnselected" style:highest "audio_track_base"
1303 widget "*AudioTrackControlsBaseUnselected" style:highest "audio_track_base"
1304 widget "*AudioTrackFader" style:highest "gain_fader"
1305 widget "*AudioBusStripBase" style:highest "audio_bus_base"
1306 widget "*BusControlsBaseUnselected" style:highest "audio_bus_base"
1307 widget "*AudioBusFader" style:highest "gain_fader"
1308 widget "*TrackSeparator" style:highest "track_separator"
1309 widget "*TrackEditIndicator0*" style:highest "edit_group_0"
1310 widget "*TrackEditIndicator1*" style:highest "edit_group_1"
1311 widget "*TrackEditIndicator2*" style:highest "edit_group_2"
1312 widget "*TrackEditIndicator3*" style:highest "edit_group_3"
1313 widget "*TrackEditIndicator4*" style:highest "edit_group_3"
1314 widget "*TrackEditIndicator5*" style:highest "edit_group_3"
1315 widget "*TrackEditIndicator6*" style:highest "edit_group_3"
1316 widget "*TrackEditIndicator7*" style:highest "edit_group_3"
1317 widget "*EditorTrackNameDisplay" style:highest "track_name_display"
1318 widget "*EditorTrackNameDisplay*" style:highest "track_name_display"
1319 widget "*EditorActiveTrackNameDisplay" style:highest "active_track_name_display"
1320 widget "*EditorActiveTrackNameDisplay*" style:highest "active_track_name_display"
1321 widget "*CrossfadeEditAuditionButton" style:highest "red_when_active"
1322 widget "*CrossfadeEditAuditionButton*" style:highest "red_when_active"
1323 widget "*CrossfadeEditCurveButton" style:highest "red_when_active"
1324 widget "*CrossfadeEditCurveButton*" style:highest "red_when_active"
1325 widget "*CrossfadeEditLabel" style:highest "medium_text"
1326 widget "*CrossfadeEditFrame" style:highest "base_frame"
1327 widget "*MouseModeButton" style:highest "default_buttons_menus"
1328 widget "*MouseModeButton*" style:highest "default_buttons_menus"
1329 widget "*EditorMainCanvas" style:highest "main_canvas_area"
1330 widget "*AudioTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1331 widget "*BusControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1332 widget "*AutomationTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1333 widget "*AutomationTrackName" style:highest "automation_track_name"
1334 widget "*AudioTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1335 widget "*BusControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1336 widget "*AutomationTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1337 widget "*AudioTrackStripBaseInactive" style:highest "track_controls_inactive"
1338 widget "*AudioBusStripBaseInactive" style:highest "track_controls_inactive"
1339 widget "*AudioTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1340 widget "*BusControlsBaseSelected" style:highest "edit_controls_base_selected"
1341 widget "*AutomationTrackControlsBase" style:highest "automation_track_controls_base"
1342 widget "*AutomationTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1343 widget "*EditorMenuBar*" style:highest "black_mackie_menu_bar"
1344 widget "*MainMenuBar*" style:highest "black_mackie_menu_bar"
1345 widget "*ZoomClickBox" style:highest "medium_bold_entry"
1346 widget "*PluginParameterLabel" style:highest "medium_text"
1347 widget "*PluginNameInfo" style:highest "plugin_name_text"
1348 widget "*PluginMakerInfo" style:highest "plugin_maker_text"
1349 widget "*PluginParameterInfo" style:highest "medium_text"
1350 widget "*MotionControllerValue" style:highest "medium_entry"
1351 widget "*ParameterValueDisplay" style:highest "medium_bold_entry"
1352 widget "*PluginUIClickBox" style:highest "medium_bold_entry"
1353 widget "*PluginUIClickBox*" style:highest "medium_bold_entry"
1354 widget "*PluginSlider" style:highest "plugin_slider"
1355 widget "*RedirectSelector" style:highest "redirect_list_display"
1356 widget "*RedirectSelector.*" style:highest "redirect_list_display"
1357 widget "*EditGroupDisplay" style:highest "treeview_display"
1358 widget "*TrackListDisplay" style:highest "treeview_display"
1359 widget "*RegionListDisplay" style:highest "treeview_display"
1360 widget "*NamedSelectionDisplay" style:highest "treeview_display"
1361 widget "*SnapshotDisplay" style:highest "treeview_display"
1362 widget "*MixerTrackCommentArea" style:highest "option_entry"
1363 widget "*MixerPanZone" style:highest "pan_zone"
1364 widget "*MixerTrackDisplayList" style:highest "treeview_display"
1365 widget "*MixerSnapshotDisplayList" style:highest "treeview_display"
1366 widget "*MixerAuxDisplayList" style:highest "treeview_display"
1367 widget "*MixerGroupList" style:highest "treeview_display"
1368 widget "*RegionEditorLabel" style:highest "medium_text"
1369 widget "*RegionEditorSmallLabel" style:highest "small_text"
1370 widget "*RegionEditorEntry" style:highest "medium_entry"
1371 widget "*RegionEditorClock" style:highest "default_clock_display"
1372 widget "*RegionEditorToggleButton" style:highest "paler_red_when_active"
1373 widget "*RegionEditorToggleButton*" style:highest "paler_red_when_active"
1374 widget "*MixerStripSpeedBase" style:highest "small_entry"
1375 widget "*MixerStripSpeedBase*" style:highest "small_entry"
1376 widget "*MixerStripSpeedBaseNotOne" style:highest "small_red_on_black_entry"
1377 widget "*MixerStripSpeedBaseNotOne*" style:highest "small_red_on_black_entry"
1378 widget "*MixerStripGainDisplay" style:highest "small_entry"
1379 widget "*MixerStripGainDisplay*" style:highest "small_entry"
1380 widget "*MixerStripGainUnitButton" style:highest "very_small_button"
1381 widget "*MixerStripGainUnitButton*" style:highest "very_small_button"
1382 widget "*MixerStripMeterPreButton" style:highest "very_small_button"
1383 widget "*MixerStripMeterPreButton*" style:highest "very_small_button"
1384 widget "*MixerStripPeakDisplay*" style:highest "red_active_small_entry"
1385 widget "*MixerStripPeakDisplayPeak*" style:highest "peak_display_peaked_entry"
1386 widget "*MixerStripSelectedFrame" style:highest "selected_strip_frame"
1387 widget "*MixerStripFrame" style:highest "base_frame"
1388 widget "*HWMonitorButton" style:highest "red_when_active"
1389 widget "*HWMonitorButton*" style:highest "red_when_active"
1390 widget "*BypassButton" style:highest "red_when_active"
1391 widget "*BypassButton*" style:highest "red_when_active"
1392 widget "*TransportSoloAlert" style:highest "flashing_alert"
1393 widget "*TransportSoloAlert.*" style:highest "flashing_alert"
1394 widget "*TransportAuditioningAlert" style:highest "flashing_alert"
1395 widget "*TransportAuditioningAlert.*" style:highest "flashing_alert"
1396 widget "*FadeCurve" style:highest "medium_bold_entry"
1397 widget "*FadeCurve*" style:highest "medium_bold_entry"
1398 widget "*IOSelectorButton" style:highest "default_buttons_menus"
1399 widget "*IOSelectorButton*" style:highest "default_buttons_menus"
1400 widget "*IOSelectorList" style:highest "medium_entry_noselection_fg"
1401 widget "*IOSelectorPortList" style:highest "io_selector_port_list"
1402 widget "*IOSelectorPortList.*" style:highest "io_selector_port_list"
1403 widget "*IOSelectorPortListSelected" style:highest "selected_io_selector_port_list"
1404 widget "*IOSelectorPortListSelected.*" style:highest "selected_io_selector_port_list"
1405 widget "*IOSelectorNotebook" style:highest "io_selector_notebook"
1406 widget "*IOSelectorNotebookTab" style:highest "io_selector_notebook"
1407 widget "*IOSelectorFrame" style:highest "base_frame"
1408 widget "*ConnectionEditorButton" style:highest "default_buttons_menus"
1409 widget "*ConnectionEditorButton*" style:highest "default_buttons_menus"
1410 widget "*ConnectionEditorList" style:highest "medium_entry_noselection_fg"
1411 widget "*ConnectionEditorConnectionList" style:highest "medium_entry"
1412 widget "*ConnectionEditorPortList" style:highest "io_selector_port_list"
1413 widget "*ConnectionEditorPortListSelected" style:highest "selected_io_selector_port_list"
1414 widget "*ConnectionEditorNotebook" style:highest "io_selector_notebook"
1415 widget "*ConnectionEditorNotebookTab" style:highest "io_selector_notebook"
1416 widget "*ConnectionEditorFrame" style:highest "base_frame"
1417 widget "*RouteParamsListDisplay" style:highest "inspector_track_list_display"
1418 widget "*RouteParamsPreListDisplay" style:highest "inspector_redirect_list_display"
1419 widget "*RouteParamsPostListDisplay" style:highest "inspector_redirect_list_display"
1420 widget "*TearOffArrow" style:highest "tearoff_arrow"
1421 widget "*RouteParamsTitleButton" style:highest "medium_text"
1422 widget "*RouteParamsTitleLabel" style:highest "medium_text"
1423 widget "*PluginAutomateRecordButton" style:highest "small_red_active_and_selected_button"
1424 widget "*PluginAutomateRecordButton*" style:highest "small_red_active_and_selected_button"
1425 widget "*PluginAutomatePlayButton" style:highest "small_red_active_and_selected_button"
1426 widget "*PluginAutomatePlayButton*" style:highest "small_red_active_and_selected_button"
1427 widget "*PluginAutomateButton" style:highest "small_button"
1428 widget "*PluginAutomateButton*" style:highest "small_button"
1429 widget "*PluginSaveButton" style:highest "small_button"
1430 widget "*PluginSaveButton*" style:highest "small_button"
1431 widget "*PluginLoadButton" style:highest "small_button"
1432 widget "*PluginLoadButton*" style:highest "small_button"
1433 widget "*FaderMetricsStrip" style:highest "meter_metrics_strip"
1434 widget "*MeterMetricsStrip" style:highest "meter_metrics_strip"
1435 widget "*MetricDialogFrame" style:highest "base_frame"
1436 widget "*MetricEntry" style:highest "medium_bold_entry"
1437 widget "*MetricButton" style:highest "default_buttons_menus"
1438 widget "*MetricButton.*" style:highest "default_buttons_menus"
1439 widget "*MetricLabel" style:highest "medium_text"
1440 widget "*TimeStretchButton" style:highest "default_buttons_menus"
1441 widget "*TimeStretchButton.*" style:highest "default_buttons_menus"
1442 widget "*TimeStretchProgress" style:highest "default_buttons_menus"
1443 widget "*ChoiceWindow" style:highest "default_buttons_menus"
1444 widget "*ChoicePrompt" style:highest "default_buttons_menus"
1445 widget "*ChoiceButton" style:highest "default_buttons_menus"
1446 widget "*ChoiceButton*" style:highest "default_buttons_menus"
1447 widget "*SelectionModeButton" style:highest "default_buttons_menus"
1448 widget "*SelectionModeButton*" style:highest "default_buttons_menus"
1449 widget "*TrackLabel" style:highest "medium_text"
1450 widget "*TrackPlugName" style:highest "medium_text"
1451 widget "*TrackParameterName" style:highest "small_text"
1452 widget "*AddRouteDialog*" style:highest "medium_text"
1453 widget "*AddRouteDialog.GtkLabel" style:highest "medium_text"
1454 widget "*AddRouteDialogChannelChoice" style:highest "medium_bold_entry"
1455 widget "*AddRouteDialogSpinner" style:highest "medium_bold_entry"
1456 widget "*AddRouteDialogSpinner*" style:highest "medium_bold_entry"
1457 widget "*AddRouteDialogRadioButton" style:highest "red_when_active"
1458 widget "*AddRouteDialogButton" style:highest "default_buttons_menus"
1459 widget "*AddRouteDialogNameTemplateEntry" style:highest "medium_bold_entry"
1460 widget "*NewSessionIOLabel" style:highest "larger_bold_text"
1461 widget "*NewSessionSR1Label" style:highest "red_medium_text"
1462 widget "*NewSessionSR2Label" style:highest "medium_text"
1463 widget "*NewSessionChannelChoice" style:highest "medium_bold_entry"
1464 widget "*NewSessionMainButton" style:highest "larger_bold_text"
1465 widget "*NewSessionMainButton*" style:highest "larger_bold_text"
1466 widget "*NewSessionMainLabel" style:highest "larger_bold_text"
1467 widget "*LocationEditRowClock" style:highest "location_rows_clock"
1468 widget "*LocationEditNameLabel" style:highest "medium_text"
1469 widget "*LocationEditSetButton" style:highest "location_row_button"
1470 widget "*LocationEditSetButton*" style:highest "location_row_button"
1471 widget "*LocationEditGoButton" style:highest "location_row_button"
1472 widget "*LocationEditGoButton*" style:highest "location_row_button"
1473 widget "*LocationEditCdButton" style:highest "small_red_active_and_selected_button"
1474 widget "*LocationEditCdButton*" style:highest "small_red_active_and_selected_button"
1475 widget "*LocationEditHideButton" style:highest "small_red_active_and_selected_button"
1476 widget "*LocationEditHideButton*" style:highest "small_red_active_and_selected_button"
1477 widget "*LocationEditNumberLabel" style:highest "small_text"
1478 widget "*LocationLocEditorFrame" style:highest "base_frame"
1479 widget "*LocationRangeEditorFrame" style:highest "base_frame"
1480 widget "*LocationEditNameEntry" style:highest "option_entry"
1481 widget "*LocationAddLocationButton" style:highest "default_buttons_menus"
1482 widget "*LocationAddLocationButton*" style:highest "default_buttons_menus"
1483 widget "*LocationAddRangeButton" style:highest "default_buttons_menus"
1484 widget "*LocationAddRangeButton*" style:highest "default_buttons_menus"
1485 widget "*LocationEditRemoveButton" style:highest "location_row_button"
1486 widget "*LocationEditRemoveButton*" style:highest "location_row_button"
1487 widget "*PanSlider" style:highest "pan_slider"
1488 widget "*PanningLinkButton" style:highest "mixer_red_active_button"
1489 widget "*PanningLinkButton.*" style:highest "mixer_red_active_button"
1490 widget "*PanningLinkDirectionButton" style:highest "very_small_button"
1491 widget "*PanningLinkDirectionButton.*" style:highest "very_small_button"
1492 widget "*ChannelCountSelector" style:highest "medium_bold_entry"
1493 widget "*ChannelCountSelector.GtkArrow" style:highest "default_buttons_menus"
1494 widget "*RegionListWholeFile" style:highest "treeview_parent_node"
1495 widget "*EditorHScrollbar" style:highest "editor_hscrollbar"