2 # This is the GTK style file for Ardour
5 style "very_small_text"
7 font_name = "@FONT_SMALLER@"
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@"
27 font_name = "@FONT_NORMAL@"
30 style "red_medium_text" = "medium_text"
32 fg[NORMAL] = { 1.0, 0, 0 }
33 fg[ACTIVE] = { 1.0, 0, 0 }
34 fg[SELECTED] = { 1.0, 0, 0 }
40 font_name = "@FONT_LARGE@"
43 style "larger_bold_text"
45 font_name = "@FONT_BOLD_BIGGER@"
48 style "plugin_name_text"
50 font_name = "@FONT_BOLD_LARGER@"
51 fg[NORMAL] = { 0.80, 0.80, 0.80 }
54 style "plugin_maker_text"
56 font_name = "@FONT_BOLD_BIGGER@"
57 fg[NORMAL] = { 0.80, 0.80, 0.80 }
60 style "automation_track_name"
62 font_name = "@FONT_ITALIC_NORMAL@"
65 style "first_action_message"
67 font_name = "@FONT_HUGER@"
70 style "verbose_canvas_cursor"
72 font_name = "@FONT_BOLD_LARGER@"
77 font_name = "@FONT_NORMAL@"
80 style "time_axis_view_item_name"
82 font_name = "@FONT_SMALLER@"
85 style "default_base" = "medium_text"
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.70, 0.70, 0.70 }
94 GtkTreeView::odd-row-color = { 0.64, 0.64, 0.64 }
96 fg[NORMAL] = { 0.30, 0.30, 0.40 }
97 fg[ACTIVE] = { 0.30, 0.30, 0.40 }
98 fg[PRELIGHT] = { 0.10, 0.10, 0.20 }
99 fg[INSENSITIVE] = { 0.30, 0.30, 0.40 }
100 fg[SELECTED] = { 0.30, 0.30, 0.40 }
102 bg[NORMAL] = { 0.80, 0.80, 0.80 }
103 bg[ACTIVE] = { 0.80, 0.80, 0.80 }
104 bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
105 bg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
106 bg[SELECTED] = { 0.80, 0.80, 0.80 }
108 text[NORMAL] = { 0.30, 0.30, 0.40 }
109 text[ACTIVE] = { 0.30, 0.30, 0.40 }
110 text[PRELIGHT] = { 0.30, 0.30, 0.40 }
111 text[INSENSITIVE] = { 0.30, 0.30, 0.40 }
112 text[SELECTED] = { 0, 0, 0 }
114 base[ACTIVE] = { 0.80, 0.80, 0.80 }
115 base[NORMAL] = { 0.80, 0.80, 0.80 }
116 base[PRELIGHT] = { 0.90, 0.90, 0.90 }
117 base[INSENSITIVE] = "#4c5159"
118 base[SELECTED] = { 0.60, 0.60, 0.80 }
122 menubarstyle = 0 # 0 = flat, 1 = sunken, 2 = flat gradient
123 menuitemstyle = 0 # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button)
124 listviewitemstyle = 0 # 0 = flat, 1 = 3d-ish (gradient)
125 progressbarstyle = 1 # 0 = candy bar, 1 = fancy candy bar, 2 = flat
131 bg[NORMAL] = { 0.80, 0.80, 0.80 }
132 fg[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 = "@FONT_BOLD_NORMAL@"
147 fg[NORMAL] = { 1.0, 1.0, 1.0 }
148 bg[NORMAL] = { 0, 0, 0 }
151 style "default_button"
153 font_name = "@FONT_SMALL@"
154 fg[ACTIVE] = { 1.0, 1.0, 1.0 }
156 bg[NORMAL] = { 0.80, 0.80, 0.80 }
157 bg[ACTIVE] = "#565690"
158 bg[PRELIGHT] = { 0.70, 0.70, 0.90 }
159 bg[INSENSITIVE] = { 0.70, 0.70, 0.90 }
160 bg[SELECTED] = { 0.70, 0.70, 0.90 }
165 font_name = "@FONT_NORMAL@"
166 fg[ACTIVE] = { 1.0, 1.0, 1.0 }
168 bg[NORMAL] = { 0.80, 0.80, 0.80 }
169 bg[ACTIVE] = "#565690"
170 bg[PRELIGHT] = { 0.70, 0.70, 0.90 }
171 bg[INSENSITIVE] = { 0.70, 0.70, 0.90 }
172 bg[SELECTED] = { 0.70, 0.70, 0.90 }
175 style "default_generic"
177 font_name = "@FONT_NORMAL@"
178 fg[ACTIVE] = { 1.0, 1.0, 1.0 }
180 bg[NORMAL] = { 0.80, 0.80, 0.80 }
181 bg[ACTIVE] = "#565690"
182 bg[PRELIGHT] = { 0.70, 0.70, 0.90 }
183 bg[INSENSITIVE] = { 0.70, 0.70, 0.90 }
184 bg[SELECTED] = { 0.70, 0.70, 0.90 }
187 style "very_small_button" = "default_button"
189 font_name = "@FONT_SMALLER@"
194 style "small_button" = "default_button"
198 style "very_small_red_active_and_selected_button" = "very_small_button"
200 bg[ACTIVE] = { 1.0, 0, 0}
201 bg[SELECTED] = { 1.0, 0, 0}
204 style "small_red_active_and_selected_button" = "small_button"
206 fg[ACTIVE] = { 0, 0, 0 }
207 bg[ACTIVE] = { 1.0, 0, 0}
208 bg[SELECTED] = { 1.0, 0, 0}
213 bg[NORMAL] = { 0.80, 0.80, 0.80 }
214 bg[ACTIVE] = { 0.80, 0.80, 0.80 }
218 style "track_rec_enable_button" = "small_button"
222 style "track_rec_enable_button_active" = "small_button"
224 fg[SELECTED] = { 0.0, 0.0, 0.0 }
225 fg[ACTIVE] = { 0.0, 0.0, 0.0 }
226 fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
227 fg[NORMAL] = { 0.0, 0.0, 0.0 }
229 bg[NORMAL] = { 1.0, 0.0, 0.0 }
230 bg[ACTIVE] = { 1.0, 0.0, 0.0 }
231 bg[SELECTED] = { 1.0, 0.0, 0.0 }
232 bg[PRELIGHT] = { 1.0, 0.0, 0.0 }
235 style "track_rec_enable_button_alternate" = "small_button"
237 fg[SELECTED] = { 0.0, 0.0, 0.0 }
238 fg[ACTIVE] = { 0.0, 0.0, 0.0 }
239 fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
240 fg[NORMAL] = { 0.0, 0.0, 0.0 }
242 bg[NORMAL] = { 0.91, 0.68, 0.68}
243 bg[ACTIVE] = { 0.91, 0.68, 0.68}
244 bg[SELECTED] = { 0.91, 0.68, 0.68}
245 bg[PRELIGHT] = { 0.91, 0.68, 0.68}
248 style "mixer_track_rec_enable_button" = "track_rec_enable_button"
250 font_name = "@FONT_SMALLER@"
255 style "mixer_track_rec_enable_button_alternate" = "track_rec_enable_button_alternate"
257 font_name = "@FONT_SMALLER@"
262 style "mixer_track_rec_enable_button_active" = "track_rec_enable_button_active"
264 font_name = "@FONT_SMALLER@"
269 style "solo_button" = "small_button"
273 style "solo_button_alternate" = "small_button"
275 bg[NORMAL] = { 0.19, 0.97, 0.69 } # solo-safe
276 bg[ACTIVE] = { 0.19, 0.97, 0.69 } # solo-safe
277 bg[SELECTED] = { 0.19, 0.97, 0.69 } # solo-safe
278 bg[PRELIGHT] = { 0.19, 0.97, 0.69 } # solo-safe
280 fg[ACTIVE] = { 0, 0, 0 }
281 fg[SELECTED] = { 0, 0, 0 }
282 fg[NORMAL] = { 0, 0, 0 }
283 fg[PRELIGHT] = { 0, 0, 0 }
287 style "solo_button_active" = "small_button"
289 bg[NORMAL] = { 0.66, 0.97, 0.19 } # solo
290 bg[ACTIVE] = { 0.66, 0.97, 0.19 } # solo
291 bg[SELECTED] = { 0.66, 0.97, 0.19 } # solo
292 bg[PRELIGHT] = { 0.66, 0.97, 0.19 } # solo
294 fg[ACTIVE] = { 0, 0, 0 }
295 fg[SELECTED] = { 0, 0, 0 }
296 fg[NORMAL] = { 0, 0, 0 }
297 fg[PRELIGHT] = { 0, 0, 0 }
300 style "mixer_solo_button" = "solo_button"
302 font_name = "@FONT_SMALLER@"
307 style "mixer_solo_button_alternate" = "solo_button_alternate"
309 font_name = "@FONT_SMALLER@"
313 style "mixer_solo_button_active" = "solo_button_active"
315 font_name = "@FONT_SMALLER@"
321 style "mute_button" = "small_button"
325 style "mute_button_alternate" = "small_button"
327 bg[ACTIVE] = { 1.0, 0.98, 0.53 }
328 bg[NORMAL] = { 1.0, 0.98, 0.53 }
329 bg[SELECTED] = { 1.0, 0.98, 0.53 }
330 bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
332 fg[SELECTED] = { 0, 0, 0 }
333 fg[ACTIVE] = { 0, 0, 0 }
334 fg[NORMAL] = { 0, 0, 0 }
335 fg[PRELIGHT] = { 0, 0, 0 }
338 style "mute_button_active" = "small_button"
340 bg[NORMAL] = { 0.90, 0.89, 0.73 }
341 bg[ACTIVE] = { 0.90, 0.89, 0.73 }
342 bg[PRELIGHT] = { 0.90, 0.89, 0.73 }
343 bg[SELECTED] = { 0.90, 0.89, 0.73 }
345 fg[SELECTED] = { 0, 0, 0 }
346 fg[ACTIVE] = { 0, 0, 0 }
347 fg[NORMAL] = { 0, 0, 0 }
348 fg[PRELIGHT] = { 0, 0, 0 }
351 style "mixer_mute_button_alternate" = "mute_button_alternate"
353 font_name = "@FONT_SMALLER@"
358 style "mixer_mute_button_active" = "mute_button_active"
360 font_name = "@FONT_SMALLER@"
365 style "multiline_combo" = "small_button"
367 font_name = "@FONT_NORMAL@"
372 style "mixer_mute_button" = "mute_button"
374 font_name = "@FONT_SMALLER@"
379 style "track_loop_button" = "small_button"
381 bg[ACTIVE] = { 1.0, 0.98, 0.53 }
382 bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
386 style "mixer_red_active_button" = "very_small_button"
388 fg[ACTIVE] = { 0, 1.0, 1.0 }
389 bg[ACTIVE] = { 0.7, 0, 0 }
391 base[INSENSITIVE] = { 0.80, 0.80, 0.80 }
392 bg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
395 style "time_button" = "default_button"
397 font_name = "@FONT_SMALL@"
400 style "transport_button"
404 style "transport_button_active"
406 bg[NORMAL] = { 0.50, 1.0, 0.50 }
407 bg[ACTIVE] = { 0.50, 1.0, 0.50 }
408 bg[SELECTED] = { 0.50, 1.0, 0.50 }
409 bg[PRELIGHT] = { 0.50, 1.0, 0.50 }
411 fg[NORMAL] = { 0, 0, 0 }
412 fg[PRELIGHT] = { 0, 0, 0 }
413 fg[SELECTED] = { 0, 0, 0 }
414 fg[ACTIVE] = { 0, 0, 0 }
417 style "transport_rec_button"
421 style "transport_rec_button_active"
423 bg[ACTIVE] = { 1.0, 0, 0 }
424 bg[NORMAL] = { 1.0, 0, 0 }
425 bg[SELECTED] = { 1.0, 0, 0 }
426 bg[PRELIGHT] = { 1.0, 0, 0 }
429 style "transport_rec_button_alternate"
431 bg[PRELIGHT] = { 0.91, 0.68, 0.68 }
432 bg[NORMAL] = { 0.91, 0.68, 0.68 }
433 bg[SELECTED] = { 0.91, 0.68, 0.68 }
434 bg[ACTIVE] = { 0.91, 0.68, 0.68 }
437 style "shuttle_control" = "very_small_text"
439 fg[NORMAL] = { 0.85, 0.92, 0.98 }
440 fg[ACTIVE] = { 0.85, 0.92, 0.98 }
441 fg[PRELIGHT] = { 0.85, 0.92, 0.98 }
442 fg[SELECTED] = { 0.85, 0.92, 0.98 }
443 fg[INSENSITIVE] = { 0.85, 0.92, 0.98 }
445 bg[NORMAL] = { 0.26, 0.26, 0.31 }
446 bg[PRELIGHT] = { 0.26, 0.26, 0.31 }
447 bg[INSENSITIVE] = { 0.26, 0.26, 0.31 }
448 bg[ACTIVE] = { 0.70, 0.70, 0.70 }
449 bg[SELECTED] = { 1.0, 0.04, 0.04 }
452 style "ardour_adjusters" = "default_generic"
454 bg[NORMAL] = { 0.60, 0.60, 0.60 }
455 bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
456 bg[ACTIVE] = { 0.06, 0.06, 0.06 }
459 style "editor_hscrollbar" = "ardour_adjusters"
462 # special case: we want this scrollbar to be as tall as the
463 # zoom focus selector combobox. scrollbars don't expand to
464 # fill the space available to them, so we have to explicitly
467 GtkRange::slider_width = 27
468 GtkScrollbar::slider_width = 27
471 style "resizer_handle"
473 fg[NORMAL] = { 0, 0, 0 }
474 bg[NORMAL] = "#818181"
477 style "ardour_progressbars" = "default_generic"
479 bg[NORMAL] = { 0, 0, 0 }
480 bg[PRELIGHT] = { 0.00, 0.36, 0.40 }
483 style "preferences" = "default_base"
485 font_name = "@FONT_NORMAL@"
486 fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
489 style "option_entry" = "default_base"
491 fg[NORMAL] = { 1.0, 1.0, 1.0 }
492 fg[ACTIVE] = { 1.0, 1.0, 1.0 }
493 fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
495 base[INSENSITIVE] = { 0.07, 0.07, 0.12 }
497 bg[NORMAL] = { 0.35, 0.35, 0.40 }
498 bg[ACTIVE] = { 0.35, 0.35, 0.40 }
501 style "red_when_active" = "medium_text"
503 fg[NORMAL] = { 0, 0, 0 }
504 bg[NORMAL] = { 0.80, 0.80, 0.80 }
506 fg[ACTIVE] = { 0, 0, 0 }
507 bg[ACTIVE] = { 1.0, 0, 0}
512 font_name = "@FONT_BOLD_LARGE@"
514 fg[NORMAL] = { 1.0, 1.0, 1.0 }
515 fg[ACTIVE] = { 1.0, 1.0, 1.0 }
516 text[NORMAL] = { 1.0, 1.0, 1.0 }
517 text[ACTIVE] = { 1.0, 1.0, 1.0 }
518 base[NORMAL] = { 0.09, 0.48, 0.46 }
519 base[ACTIVE] = { 0.09, 0.48, 0.46 }
520 bg[NORMAL] = { 1.0, 0.48, 0.46 }
521 bg[ACTIVE] = { 0.09, 1.0, 0.46 }
524 style "menu_bar_base" = "default_base"
526 bg[NORMAL] = { 0.2, 0.2, 0.3 }
527 bg[ACTIVE] = { 0, 0, 0 }
528 bg[PRELIGHT] = { 0, 0, 0 }
529 bg[INSENSITIVE] = { 0, 0, 0 }
530 bg[SELECTED] = { 0, 0, 0 }
533 style "fatal_message" = "medium_text"
535 fg[ACTIVE] = { 1.0, 0, 1.0 }
536 fg[NORMAL] = { 0.80, 0.80, 0.80 }
537 bg[ACTIVE] = { 0,0,0 }
538 bg[NORMAL] = { 0,0,0 }
539 base[ACTIVE] = { 0,0,0 }
540 base[NORMAL] = { 0,0,0 }
543 style "error_message" = "medium_text"
545 fg[ACTIVE] = { 1.0, 0, 0 }
546 fg[NORMAL] = { 0.80, 0.80, 0.80 }
547 bg[ACTIVE] = { 0,0,0 }
548 bg[NORMAL] = { 0,0,0 }
549 base[ACTIVE] = { 0,0,0 }
550 base[NORMAL] = { 0,0,0 }
553 style "info_message" = "medium_text"
555 fg[ACTIVE] = { 1.0, 0, 0 }
556 fg[NORMAL] = { 0.80, 0.80, 0.80 }
557 bg[ACTIVE] = { 0,0,0 }
558 bg[NORMAL] = { 0,0,0 }
559 base[ACTIVE] = { 0,0,0 }
560 base[NORMAL] = { 0,0,0 }
563 style "warning_message" = "medium_text"
565 fg[ACTIVE] = { 0.30,0.30, 1.0 }
566 fg[NORMAL] = { 0.80, 0.80, 0.80 }
567 bg[ACTIVE] = { 0, 0, 0 }
568 bg[NORMAL] = { 0, 0, 0 }
569 base[ACTIVE] = { 0, 0, 0 }
570 base[NORMAL] = { 0, 0, 0 }
573 style "medium_entry" = "medium_text"
575 fg[NORMAL] = { 0, 0, 0 }
576 fg[ACTIVE] = { 0, 0, 0 }
577 fg[SELECTED] = { 1.0, 1.0, 1.0 }
579 bg[NORMAL] = { 0.70, 0.70, 0.70 }
581 base[NORMAL] = { 0.70, 0.70, 0.70 }
582 base[ACTIVE] = { 0.70, 0.70, 0.70 }
583 base[SELECTED] = { 0.70, 0.70, 0.70 }
586 style "medium_entry_noselection_fg" = "medium_entry"
588 fg[SELECTED] = { 0.50, 1.0, 0.50 }
591 style "medium_entry_noselection_bg" = "medium_entry"
593 bg[SELECTED] = { 1.0, 1.0, 1.0 }
596 style "medium_bold_entry" = "medium_bold_text"
598 fg[NORMAL] = { 0, 0, 0 }
599 fg[ACTIVE] = { 0, 0, 0 }
600 fg[SELECTED] = { 1.0, 1.0, 1.0 }
602 bg[NORMAL] = { 0.70, 0.70, 0.70 }
604 base[NORMAL] = { 0.70, 0.70, 0.70 }
605 base[ACTIVE] = { 0.70, 0.70, 0.70 }
606 base[SELECTED] = { 0.70, 0.70, 0.70 }
609 style "small_entry" = "small_text"
611 fg[NORMAL] = { 0, 0, 0 }
612 fg[ACTIVE] = { 0, 1.0, 0 }
613 fg[SELECTED] = { 0, 1.0, 0 }
614 text[NORMAL] = { 0, 0, 0 }
615 text[ACTIVE] = { 0, 1.0, 0 }
616 text[SELECTED] = { 0, 1.0, 0 }
617 bg[NORMAL] = { 0.70, 0.70, 0.70 }
618 bg[SELECTED] = { 0.70, 0.70, 0.70 }
619 bg[SELECTED] = { 0.70, 0.70, 0.70 }
620 base[NORMAL] = { 0.70, 0.70, 0.70 }
621 base[ACTIVE] = { 0.70, 0.70, 0.70 }
622 base[SELECTED] = { 0.70, 0.70, 0.70 }
625 style "red_active_small_entry" = "small_entry"
627 fg[ACTIVE] = { 1.0, 0.0, 0.0 }
628 fg[SELECTED] = { 1.0, 0, 0 }
631 style "small_bold_entry" = "small_bold_text"
633 fg[NORMAL] = { 0, 0, 0 }
634 fg[ACTIVE] = { 0, 0, 0 }
635 fg[SELECTED] = { 1.0, 1.0, 1.0 }
637 bg[NORMAL] = { 0.70, 0.70, 0.70 }
639 base[NORMAL] = { 0.70, 0.70, 0.70 }
640 base[ACTIVE] = { 0.70, 0.70, 0.70 }
641 base[SELECTED] = { 0.70, 0.70, 0.70 }
644 style "small_red_on_black_entry" = "small_bold_text"
646 fg[NORMAL] = { 1.0, 0, 0 }
647 fg[ACTIVE] = { 1.0, 0, 0 }
648 base[NORMAL] = { 0.0, 0.0, 0.0 }
649 base[ACTIVE] = { 0.0, 0.0, 0.0 }
650 bg[NORMAL] = { 0.0, 0.0, 0.0 }
651 bg[ACTIVE] = { 0.0, 0.0, 0.0 }
654 style "non_recording_big_clock_display" = "medium_entry"
656 font_name = "@FONT_MASSIVE@"
658 fg[NORMAL] = { 0.50, 1.0, 0.50 }
659 fg[ACTIVE] = { 1.0, 0, 0.0 }
660 fg[SELECTED] = { 1.0, 0, 0 }
661 fg[PRELIGHT] = { 1.0, 0, 0.0 }
662 fg[INSENSITIVE] = { 1.0, 0, 0.0 }
664 base[NORMAL] = { 0.0, 0.0, 0.0 }
665 base[ACTIVE] = { 0.0, 0.0, 0.0 }
666 bg[NORMAL] = { 0.0, 0.0, 0.0 }
667 bg[ACTIVE] = { 0.7, 0.0, 0.0 }
670 style "recording_big_clock_display" = "non_recording_big_clock_display"
672 fg[NORMAL] = { 1.0, 0, 0 }
675 style "transport_clock_display"
677 font_name = "@FONT_BOLD_BIGGER@"
679 fg[NORMAL] = { 0.50, 1.0, 0.50 }
680 fg[ACTIVE] = { 1.0, 0, 0.0 }
681 fg[SELECTED] = { 1.0, 0, 0 }
682 fg[PRELIGHT] = { 1.0, 0, 0.0 }
683 fg[INSENSITIVE] = { 1.0, 0, 0.0 }
685 base[NORMAL] = { 0.0, 0.0, 0.0 }
686 base[ACTIVE] = { 0.0, 0.0, 0.0 }
687 bg[NORMAL] = { 0.0, 0.0, 0.0 }
688 bg[ACTIVE] = { 0.0, 0.0, 0.0 }
691 style "transport_clock_display_delta" = "transport_clock_display"
693 fg[NORMAL] = { 0.30, 0.30, 1.0 }
696 style "tempo_meter_clock_display"
698 font_name = "@FONT_SMALLER@"
699 fg[NORMAL] = { 1.0, 1.0, 1.0 }
700 fg[ACTIVE] = { 1.0, 1.0, 0.0 }
701 fg[SELECTED] = { 1.0, 0, 0 }
702 base[NORMAL] = { 0.0, 0.48, 1.0 }
703 base[ACTIVE] = { 0.09, 0.98, 0.46 }
704 bg[NORMAL] = { 0.0, 0.48, 1.0 }
705 bg[ACTIVE] = { 0.09, 0.98, 0.46 }
708 style "default_clock_display" = "medium text"
710 fg[NORMAL] = { 0.50, 1.0, 0.50 }
711 fg[ACTIVE] = { 1.0, 0.0, 0.0 }
712 fg[SELECTED] = { 1.0, 0, 0 }
713 base[NORMAL] = { 0, 0, 0 }
714 base[ACTIVE] = { 0, 0, 0 }
715 bg[NORMAL] = { 0, 0, 0 }
716 bg[ACTIVE] = { 0, 0, 0 }
719 style "editor_time_ruler" = "small_text"
721 fg[NORMAL] = { 0, 0, 0 }
722 bg[NORMAL] = { 0.74, 0.74, 0.77 }
725 style "audio_bus_base"
727 font_name = "@FONT_SMALLER@"
728 fg[NORMAL] = { 0, 0, 0 }
729 bg[NORMAL] = { 0.65, 0.65, 0.65 }
732 style "audio_track_base" = "default_base"
734 font_name = "@FONT_SMALLER@"
735 fg[NORMAL] = { 0.30, 0.30, 0.35 }
736 bg[NORMAL] = { 0.70, 0.70, 0.70 }
737 bg[ACTIVE] = { 0.80, 0.80, 0.80 }
738 bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
739 bg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
740 bg[SELECTED] = { 0.80, 0.80, 0.80 }
743 style "midi_bus_base"
745 font_name = "@FONT_SMALLER@"
746 fg[NORMAL] = { 0.77, 0.77, 0.72 }
747 fg[NORMAL] = { 0.7, 0.8, 0.2 }
748 #bg[NORMAL] = {0, 0.36, 0.40 }
749 bg[NORMAL] = "#444466"
752 style "midi_track_base" = "default_base"
754 font_name = "@FONT_SMALLER@"
755 fg[NORMAL] = { 0.77, 0.77, 0.72 }
756 bg[NORMAL] = { 0.48, 0.30, 0.32 }
757 bg[ACTIVE] = { 0.70, 0.70, 0.80 }
758 bg[PRELIGHT] = { 0.70, 0.70, 0.80 }
759 bg[INSENSITIVE] = { 0.70, 0.70, 0.80 }
760 bg[SELECTED] = { 0.70, 0.70, 0.80 }
763 style "track_controls_inactive"
765 bg[NORMAL] = { 0.60, 0.60, 0.66 }
766 bg[ACTIVE] = { 0.60, 0.60, 0.66 }
767 bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
768 bg[SELECTED] = { 0.60, 0.60, 0.66 }
769 bg[PRELIGHT] = { 0.60, 0.60, 0.66 }
771 #font_name = "sans 18"
772 fg[NORMAL] = { 0.7, 0.8, 0.2 }
775 style "audio_track_metrics" = "audio_track_base"
777 font_name = "@FONT_TINY@"
780 style "audio_bus_metrics" = "audio_bus_base"
782 font_name = "@FONT_TINY@"
785 style "audio_track_metrics_inactive" = "track_controls_inactive"
787 font_name = "@FONT_TINY@"
790 style "audio_bus_metrics_inactive" = "track_controls_inactive"
792 font_name = "@FONT_TINY@"
795 style "track_name_display"
797 font_name = "@FONT_NORMAL@"
798 fg[NORMAL] = { 0.80, 0.80, 0.80 }
799 fg[ACTIVE] = { 0.80, 0.80, 0.80 }
800 text[INSENSITIVE] = { 0.70, 0.70, 0.70 }
802 base[NORMAL] = { 0.80, 0.80, 0.80 }
803 base[ACTIVE] = { 0.80, 0.80, 0.80 }
804 bg[NORMAL] = { 0.80, 0.80, 0.80 }
805 bg[ACTIVE] = { 0.80, 0.80, 0.80 }
808 style "active_track_name_display"
810 font_name = "@FONT_NORMAL@"
811 text[NORMAL] = { 0.26, 0.26, 0.26 }
812 base[NORMAL] = { 0.89, 0.89, 0.89 }
815 style "track_separator"
817 bg[NORMAL] = { 0.35, 0.35, 0.40 }
821 # Track edit groups. These styles define
822 # the colors that the "edit" button will
823 # use as a track is moved from
824 # track edit group to track edit group.
825 # There are 8 edit groups. Edit group 0
826 # is used for tracks that are not editable,
827 # so we leave its style to the default.
833 bg[ACTIVE] = { 1.0, 0.65, 0.13 }
834 bg[NORMAL] = { 0.31, 0.31, 0.31 }
835 fg[NORMAL] = { 0.82, 0.91, 0.99 }
836 fg[ACTIVE] = { 0, 0, 0 }
841 fg[NORMAL] = { 0, 0, 0 }
842 fg[PRELIGHT] = { 0, 0, 0 }
843 fg[SELECTED] = { 0, 0, 0 }
844 bg[NORMAL] = { 0.93, 0.34, 0.08 }
845 bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
846 bg[SELECTED] = { 0.93, 0.34, 0.08 }
851 fg[NORMAL] = { 0, 0, 0 }
852 fg[PRELIGHT] = { 0, 0, 0 }
853 fg[SELECTED] = { 0, 0, 0 }
854 bg[NORMAL] = { 0.93, 0.34, 0.08 }
855 bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
856 bg[SELECTED] = { 0.93, 0.34, 0.08 }
861 fg[NORMAL] = { 0, 0, 0 }
862 fg[PRELIGHT] = { 0, 0, 0 }
863 fg[SELECTED] = { 0, 0, 0 }
864 bg[NORMAL] = { 0.93, 0.34, 0.08 }
865 bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
866 bg[SELECTED] = { 0.93, 0.34, 0.08 }
869 style "treeview_parent_node"
871 # specifies *just* the color used for whole file rows when not selected
872 fg[NORMAL] = { 0.0, 0.0, 1.0 }
875 style "treeview_display" = "small_bold_text"
877 # expander arrow border and DnD "icon" text
878 fg[NORMAL] = { 0, 0, 0 }
880 # background with no rows or no selection, plus
881 # expander arrow core and DnD "icon" background
882 base[NORMAL] = { 0.20, 0.20, 0.25 }
884 # selected row bg when window does not have focus (including during DnD)
885 base[ACTIVE] = { 0.0, 0.60, 0.60 }
887 # selected row bg when window has focus
888 base[SELECTED] = { 0, 0.75, 0.75 }
890 # row text when in normal state and not a parent
891 text[NORMAL] = { 0, 0, 0 }
893 # selected row text with window focus
894 text[SELECTED] = { 0, 1.0, 1.0 }
896 # selected row text without window focus (including during DnD)
897 text[ACTIVE] = { 0, 1.0, 1.0 }
900 style "main_canvas_area"
902 bg[NORMAL] = { 0.40, 0.40, 0.40 }
903 bg[ACTIVE] = { 0.40, 0.40, 0.40 }
904 bg[INSENSITIVE] = { 0.40, 0.40, 0.40 }
905 bg[SELECTED] = { 0.40, 0.40, 0.40 }
906 bg[PRELIGHT] = { 0.40, 0.40, 0.40 }
909 style "track_controls_inactive"
911 bg[NORMAL] = { 0.60, 0.60, 0.66 }
912 bg[ACTIVE] = { 0.60, 0.60, 0.66 }
913 bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
914 bg[SELECTED] = { 0.60, 0.60, 0.66 }
915 bg[PRELIGHT] = { 0.60, 0.60, 0.66 }
917 font_name = "@FONT_LARGE@"
918 fg[NORMAL] = { 0.7, 0.8, 0.2 }
921 style "edit_controls_base_selected"
923 bg[NORMAL] = { 0.60, 0.54, 0.60 }
924 bg[ACTIVE] = { 0.60, 0.54, 0.60 }
925 bg[INSENSITIVE] = { 0.60, 0.54, 0.60 }
926 bg[SELECTED] = { 0.60, 0.54, 0.60 }
927 bg[PRELIGHT] = { 0.60, 0.54, 0.60 }
930 style "automation_track_controls_base"
932 bg[NORMAL] = { 0.22, 0.22, 0.29 }
933 bg[ACTIVE] = { 0.22, 0.22, 0.29 }
934 bg[INSENSITIVE] = { 0.22, 0.22, 0.29 }
935 bg[SELECTED] = { 0.22, 0.22, 0.29 }
936 bg[PRELIGHT] = { 0.22, 0.22, 0.29 }
940 style "plugin_slider"
942 font_name ="@FONT_BOLD_BIG@"
944 # the slider itself. the inactive part is INSENSITIVE,
945 # the active part is something else.
947 fg[NORMAL] = { 0.37, 0.43, 0.52 }
948 fg[ACTIVE] = { 0.37, 0.43, 0.52 }
949 fg[INSENSITIVE] = {0.35, 0.35, 0.40 } # matches default_base
950 fg[SELECTED] = { 0.37, 0.43, 0.52 }
951 fg[PRELIGHT] = { 0.37, 0.43, 0.52 }
953 # draws the outer rectangle around the slider
955 bg[NORMAL] = { 0.80, 0.80, 0.80 }
956 bg[ACTIVE] = { 0.80, 0.80, 0.80 }
957 bg[INSENSITIVE] = {0.80, 0.80, 0.80 }
958 bg[SELECTED] = { 0.80, 0.80, 0.80 }
959 bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
961 # the numeric display
963 text[NORMAL] = { 0.80, 0.80, 0.80 }
964 text[ACTIVE] = { 0.80, 0.80, 0.80 }
965 text[INSENSITIVE] = { 0.80, 0.80, 0.80 }
966 text[SELECTED] = { 0.80, 0.80, 0.80 }
967 text[PRELIGHT] = { 0.80, 0.80, 0.80 }
970 style "track_list_display" = "small_bold_text"
972 text[NORMAL] = { 0.80, 0.80, 0.80 }
973 text[ACTIVE] = { 0.3, 0.3, 0.3 }
974 text[INSENSITIVE] = { 0, 0, 0 }
975 text[SELECTED] = { 0.8, 0.8, 0.8 }
977 base[NORMAL] = { 0.70, 0.70, 0.70 }
978 base[ACTIVE] = { 0.70, 0.70, 0.70 }
979 base[INSENSITIVE] = { 0.70, 0.70, 0.70 }
980 base[SELECTED] = { 0.70, 0.70, 0.70 }
983 style "inspector_track_list_display" = "track_list_display"
985 text[ACTIVE] = { 0.8, 0.8, 0.8 }
987 base[NORMAL] = { 0.70, 0.70, 0.70 }
988 base[ACTIVE] = { 0.2, 0.2, 0.2 }
989 base[INSENSITIVE] = { 0.70, 0.70, 0.70 }
990 base[SELECTED] = { 0.3, 0.3, 0.4 }
993 style "redirect_list_display"
995 GtkTreeView::horizontal-separator = 0
996 GtkTreeView::vertical-separator = 0
998 font_name = "@FONT_SMALL@"
999 text[NORMAL] = { 0.80, 0.80, 0.80 }
1000 text[ACTIVE] = { 0.70, 0.70, 0.70 }
1001 text[INSENSITIVE] = { 0, 0, 0 }
1002 text[SELECTED] = { 0.9, 0.3, 0.3 }
1004 base[NORMAL] = { 0.70, 0.70, 0.70 }
1005 base[ACTIVE] = { 0.70, 0.70, 0.70 }
1006 base[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1007 base[SELECTED] = { 0.70, 0.70, 0.70 }
1009 # these two are explicitly used by the cell renderer for the
1012 fg[NORMAL] = { 0.5, 0.5, 0.5 } # used for inactive
1013 fg[ACTIVE] = { 0, 0, 0 } # used for active
1016 style "inspector_redirect_list_display" = "redirect_list_display"
1018 base[SELECTED] = { 0.3, 0.3, 0.3 }
1023 # the NORMAL fg color is used for the pan puck
1024 # the ACTIVE fg color is used for the speaker boxes
1026 style "pan_zone" = "default_base"
1028 fg[NORMAL] = { 0.34, 0.95, 0.92 }
1029 fg[ACTIVE] = { 0.95, 0.48, 0.11 }
1032 style "paler_red_when_active" = "medium_text"
1034 fg[NORMAL] = { 0.80, 0.80, 0.80 }
1035 fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1036 bg[NORMAL] = { 0.31, 0.31, 0.31 }
1037 bg[PRELIGHT] = { 0.31, 0.31, 0.31 }
1039 fg[ACTIVE] = { 0.36, 0.46, 0.28 }
1040 bg[ACTIVE] = { 1.00, 0.59, 0.59}
1043 style "peak_display_peaked_entry" = "small_text"
1045 fg[NORMAL] = { 1.0, 1.0, 1.0 }
1046 fg[ACTIVE] = { 1.0, 1.0, 1.0 }
1047 fg[SELECTED] = { 1.0, 1.0, 1.0 }
1049 bg[NORMAL] = {0.9, 0.0, 0.0 }
1050 bg[ACTIVE] = { 0.9, 0.0, 0.0 }
1051 bg[PRELIGHT] = { 0.9, 0.0, 0.0 }
1052 bg[INSENSITIVE] = { 0.9, 0.0, 0.0 }
1053 bg[SELECTED] = { 0.9, 0.0, 0.0 }
1054 base[NORMAL] = { 0.9, 0.0, 0.0 }
1055 base[ACTIVE] = { 0.9, 0.0, 0.0 }
1056 base[PRELIGHT] = { 0.9, 0.0, 0.0 }
1057 base[INSENSITIVE] = { 0.9, 0.0, 0.0 }
1058 base[SELECTED] = { 0.9, 0.0, 0.0 }
1061 style "selected_strip_frame"
1063 fg[NORMAL] = { 0.74, 0.42, 0.47 }
1064 bg[NORMAL] = { 0.79, 0.28, 0.18 }
1067 style "flashing_alert" = "very_small_text"
1069 fg[NORMAL] = { 0, 0, 0 }
1070 bg[NORMAL] = { 0.80, 0.80, 0.80 }
1072 fg[ACTIVE] = { 0, 0, 0 }
1073 bg[ACTIVE] = { 1.0, 0, 0}
1076 style "selected_io_selector_port_list" = "medium_bold_text"
1079 GtkTreeView::even-row-color = { 0.70, 0.70, 0.70 }
1080 GtkTreeView::odd-row-color = { 0.70, 0.70, 0.70 }
1082 # fg is used to color the fg (text) of the column header button
1084 fg[NORMAL] = { 0.30, 0.30, 0.35 }
1085 fg[SELECTED] = { 0.30, 0.30, 0.35 }
1086 fg[ACTIVE] = { 0.30, 0.30, 0.35 }
1087 fg[PRELIGHT] = { 0.30, 0.30, 0.35 }
1088 fg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
1090 # bg is used used to color the background of the column header button
1092 bg[NORMAL] = { 0.80, 0.80, 0.80 }
1093 bg[ACTIVE] = { 0.80, 0.80, 0.80 }
1094 bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1095 bg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
1096 bg[SELECTED] = { 0.80, 0.80, 0.80 }
1098 # text is used to color the treeview row text
1100 text[NORMAL] = { 0.30, 0.30, 0.35 }
1101 text[SELECTED] = { 0.30, 0.30, 0.35 }
1103 # base is used to color a treeview with no rows
1105 base[NORMAL] = { 0.70, 0.70, 0.70 }
1106 base[ACTIVE] = { 0.70, 0.70, 0.70 }
1107 base[PRELIGHT] = { 0.70, 0.70, 0.70 }
1108 base[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1109 base[SELECTED] = { 0.70, 0.70, 0.70 }
1113 style "io_selector_port_list" = "medium_text"
1115 GtkTreeView::even-row-color = { 0.70, 0.70, 0.70 }
1116 GtkTreeView::odd-row-color = { 0.70, 0.70, 0.70 }
1117 # fg is used to color the fg (text) of the column header button
1119 fg[NORMAL] = { 0.30, 0.30, 0.35 }
1120 fg[SELECTED] = { 0.30, 0.30, 0.35 }
1121 fg[ACTIVE] = { 0.30, 0.30, 0.35 }
1122 fg[PRELIGHT] = { 0.30, 0.30, 0.35 }
1123 fg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
1125 # bg is used used to color the background of the column header button
1127 bg[NORMAL] = { 0.80, 0.80, 0.80 }
1128 bg[ACTIVE] = { 0.80, 0.80, 0.80 }
1129 bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1130 bg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
1131 bg[SELECTED] = { 0.80, 0.80, 0.80 }
1133 # text is used to color the treeview row text
1135 text[NORMAL] = { 0.30, 0.30, 0.35 }
1136 text[SELECTED] = { 0.30, 0.30, 0.35 }
1138 # base is used to color a treeview with no rows
1140 base[NORMAL] = { 0.20, 0.20, 0.25 }
1141 base[ACTIVE] = { 0.20, 0.20, 0.25 }
1142 base[PRELIGHT] = { 0.20, 0.20, 0.25 }
1143 base[INSENSITIVE] = { 0.20, 0.20, 0.25 }
1144 base[SELECTED] = { 0.20, 0.20, 0.25 }
1147 style "io_selector_notebook" = "default_base"
1149 fg[NORMAL] = { 1.0, 1.0, 1.0 }
1150 font_name ="@FONT_BOLD_NORMAL@"
1153 style "tearoff_arrow" = "medium_bold_entry"
1155 fg[NORMAL] = { 0.30, 0.30, 0.30 }
1156 fg[PRELIGHT] = { 0.30, 0.30, 0.30 }
1157 bg[NORMAL] = { 0.30, 0.30, 0.30 }
1158 bg[PRELIGHT] = { 0.30, 0.30, 0.30 }
1161 style "location_row_button" = "default_button"
1163 font_name = "@FONT_NORMAL@"
1166 style "location_rows_clock" = "default_clock_display"
1168 font_name = "@FONT_BIG@"
1173 font_name = "@FONT_NORMAL@"
1175 fg[NORMAL] = { 0.22, 0.73, 0.22 }
1176 fg[ACTIVE] = { 0.22, 0.73, 0.22 }
1177 fg[INSENSITIVE] = {0.22, 0.53, 0.22 }
1178 fg[SELECTED] = { 0.67, 0.23, 0.22 }
1179 fg[PRELIGHT] = { 0.67, 0.23, 0.22 }
1181 bg[NORMAL] = { 0.05, 0.05, 0.05 }
1182 bg[ACTIVE] = { 0, 0, 0 }
1183 bg[INSENSITIVE] = {0.12, 0.19, 0.25 }
1184 bg[SELECTED] = { 0, 0, 0 }
1185 bg[PRELIGHT] = { 0, 0, 0 }
1187 text[NORMAL] = { 0.70, 0.70, 0.70 }
1188 text[ACTIVE] = { 0.70, 0.70, 0.70 }
1189 text[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1190 text[SELECTED] = { 0.70, 0.70, 0.70 }
1191 text[PRELIGHT] = { 0.70, 0.70, 0.70 }
1193 # used to draw the triangular indicators
1195 base[NORMAL] = { 0.80, 0.80, 0.80 }
1196 base[ACTIVE] = { 0.80, 0.80, 0.80 }
1197 base[INSENSITIVE] = {0.6, 0.6, 0.6 }
1198 base[SELECTED] = { 0.80, 0.80, 0.80 }
1199 base[PRELIGHT] = { 0.80, 0.80, 0.80 }
1203 style "ardour_button" ="default_button"
1209 #---------------------------------------------------------------
1211 class "GtkWidget" style:highest "default_base"
1212 class "GtkScrollbar" style:highest "ardour_adjusters"
1213 class "GtkLabel" style:highest "default_generic"
1214 class "GtkButton" style:highest "ardour_button"
1215 class "GtkArrow" style:highest "tearoff_arrow"
1216 class "GtkProgressBar" style:highest "ardour_progressbars"
1218 widget "*FirstActionMessage" style:highest "first_action_message"
1219 widget "*VerboseCanvasCursor" style:highest "verbose_canvas_cursor"
1220 widget "*MarkerText" style:highest "marker_text"
1221 widget "*TimeAxisViewItemName*" style:highest "time_axis_view_item_name"
1222 #widget "*ExportProgress" style:highest "default_generic"
1223 widget "*ExportFileLabel" style:highest "small_bold_text"
1224 widget "*ExportFormatLabel" style:highest "medium_bold_text"
1225 widget "*ExportHeader" style:highest "small_bold_text"
1226 widget "*ExportFileDisplay" style:highest "medium_entry"
1227 widget "*ExportFormatDisplay" style:highest "medium_entry"
1228 widget "*ExportCheckbox" style:highest "small_entry"
1229 widget "*ExportTrackSelector*" style:highest "medium_entry_noselection_bg"
1230 widget "*EditModeSelector" style:highest "medium_bold_entry"
1231 widget "*SnapTypeSelector" style:highest "medium_bold_entry"
1232 widget "*SnapModeSelector" style:highest "medium_bold_entry"
1233 widget "*ZoomFocusSelector" style:highest "medium_bold_entry"
1234 widget "*ArdourContextMenu*" style:highest "default_menu"
1235 widget "*EditGroupTitleButton*" style:highest "default_button"
1236 widget "*MixerGroupTitleButton*" style:highest "default_button"
1237 widget "*ErrorLogCloseButton" style:highest "default_button"
1238 widget "*EditorGTKButton*" style:highest "default_button"
1239 widget "*ToolbarButton" style:highest "default_button"
1240 widget "*ToolbarButton*" style:highest "default_button"
1241 widget "*CrossfadeEditButton" style:highest "default_button"
1242 widget "*CrossfadeEditButton*" style:highest "default_button"
1243 widget "*TrackHistoryButton*" style:highest "default_button"
1244 widget "*TrackSizeButton*" style:highest "default_button"
1245 widget "*TrackPlaylistButton*" style:highest "default_button"
1246 widget "*TrackAutomationButton*" style:highest "default_button"
1247 widget "*TrackGroupButton*" style:highest "default_button"
1248 widget "*TrackMixButton*" style:highest "default_button"
1249 widget "*TrackVisualButton*" style:highest "default_button"
1250 widget "*TrackRemoveButton*" style:highest "default_button"
1251 widget "*BaseButton" style:highest "default_button"
1252 widget "*TakeButtonLabel" style:highest "default_generic"
1253 widget "*MixerWidthButton" style:highest "default_button"
1254 widget "*MixerHideButton" style:highest "default_button"
1255 widget "*MixerSendButton" style:highest "default_button"
1256 widget "*MixerSendButtonLabel" style:highest "default_button"
1257 widget "*MixerSendSwitch" style:highest "default_button"
1258 widget "*MixerInsertButton" style:highest "default_button"
1259 widget "*MixerInsertButtonLabel" style:highest "default_button"
1260 widget "*MixerInsertSwitch" style:highest "default_button"
1261 widget "*MixerMonitorInputButton*" style:highest "very_small_button"
1262 widget "*MixerMonitorInputButton.*" style:highest "very_small_button"
1263 widget "*MixerIOButton" style:highest "very_small_button"
1264 widget "*MixerIOButtonLabel" style:highest "very_small_button"
1265 widget "*AddRouteDialogSpinner" style:highest "ardour_adjusters"
1266 widget "*AddRouteDialogRadioButton*" style:highest "preferences"
1267 widget "*OptionsNotebook" style:highest "preferences"
1268 widget "*OptionEditorToggleButton*" style:highest "preferences"
1269 widget "*OptionsLabel" style:highest "preferences"
1270 widget "*OptionEditorAuditionerLabel" style:highest "preferences"
1271 widget "*OptionsEntry" style:highest "option_entry"
1272 widget "*InspectorNotebook" style:highest "preferences"
1273 widget "*NewSessionDialog" style:highest "preferences"
1274 widget "*NewSessionDialogButton*" style:highest "preferences"
1275 widget "*MixerSendSwitch*" style:highest "very_small_red_active_and_selected_button"
1276 widget "*OptionEditorToggleButton" style:highest "small_red_active_and_selected_button"
1277 widget "*NewSessionDialogButton" style:highest "small_red_active_and_selected_button"
1278 widget "*RecordEnableButton" style:highest "track_rec_enable_button"
1279 widget "*RecordEnableButton-active" style:highest "track_rec_enable_button_active"
1280 widget "*RecordEnableButton-alternate" style:highest "track_rec_enable_button_alternate"
1281 widget "*MixerRecordEnableButton" style:highest "mixer_track_rec_enable_button"
1282 widget "*MixerRecordEnableButton-active" style:highest "mixer_track_rec_enable_button_active"
1283 widget "*MixerRecordEnableButton-alternate" style:highest "mixer_track_rec_enable_button_alternate"
1284 widget "*MuteButton" style:highest "mute_button"
1285 widget "*MuteButton-alternate" style:highest "mute_button_alternate"
1286 widget "*MuteButton-active" style:highest "mute_button_active"
1287 widget "*MixerMuteButton" style:highest "mixer_mute_button"
1288 widget "*MixerMuteButton-alternate" style:highest "mixer_mute_button_alternate"
1289 widget "*MixerMuteButton-active" style:highest "mixer_mute_button_active"
1290 widget "*SoloButton" style:highest "solo_button"
1291 widget "*SoloButton-alternate" style:highest "solo_button_alternate"
1292 widget "*SoloButton-active" style:highest "solo_button_active"
1293 widget "*MixerSoloButton" style:highest "mixer_solo_button"
1294 widget "*MixerSoloButton-alternate" style:highest "mixer_solo_button_alternate"
1295 widget "*MixerSoloButton-active" style:highest "mixer_solo_button_active"
1296 widget "*TrackLoopButton*" style:highest "track_loop_button"
1297 widget "*PanAutomationLineSelector*" style:highest "multiline_combo"
1298 widget "*EditorTimeButton*" style:highest "time_button"
1299 widget "*MixerPhaseInvertButton*" style:highest "very_small_button"
1300 widget "*MixerPhaseInvertButton.*" style:highest "very_small_button"
1301 widget "*MixerAutomationRecordingButton*" style:highest "very_small_button"
1302 widget "*MixerAutomationRecordingButton.*" style:highest "very_small_button"
1303 widget "*MixerAutomationModeButton*" style:highest "very_small_button"
1304 widget "*MixerAutomationModeButton.*" style:highest "very_small_button"
1305 widget "*MixerAutomationPlaybackButton*" style:highest "very_small_button"
1306 widget "*MixerAutomationPlaybackButton.*" style:highest "very_small_button"
1307 widget "*MixerNameButton" style:highest "very_small_button"
1308 widget "*MixerNameButtonLabel" style:highest "very_small_button"
1309 widget "*MixerGroupButton" style:highest "very_small_button"
1310 widget "*MixerGroupButtonLabel" style:highest "very_small_button"
1311 widget "*MixerCommentButton" style:highest "very_small_button"
1312 widget "*MixerCommentButton*" style:highest "very_small_button"
1313 widget "*MixerMonoButton*" style:highest "very_small_button"
1314 widget "*EditGroupButton" style:highest "very_small_button"
1315 widget "*EditGroupButtonLabel" style:highest "very_small_button"
1316 widget "*TransportButton" style:highest "transport_rec_button"
1317 widget "*TransportButton-active" style:highest "transport_button_active"
1318 widget "*ShuttleButton" style:highest "transport_button"
1319 widget "*ShuttleButton*" style:highest "transport_button"
1320 widget "*ShuttleDisplay" style:highest "transport_button"
1321 widget "*ShuttleDisplay*" style:highest "transport_button"
1322 widget "*ShuttleControl" style:highest "shuttle_control"
1323 widget "*TransportRecButton" style:highest "transport_rec_button"
1324 widget "*TransportRecButton*" style:highest "transport_rec_button"
1325 widget "*TransportRecButton-active" style:highest "transport_rec_button_active"
1326 widget "*TransportRecButton-active*" style:highest "transport_rec_button_active"
1327 widget "*TransportRecButton-alternate" style:highest "transport_rec_button_alternate"
1328 widget "*TransportRecButton-alternate*" style:highest "transport_rec_button_alternate"
1329 widget "*TransportRecButton*" style:highest "transport_rec_button"
1330 widget "*RecordingXrunWarningWindow" style:highest "xrun_warn"
1331 widget "*RecordingXrunWarningWindow*" style:highest "xrun_warn"
1332 /*widget "*MainMenuBar" style:highest "menu_bar_base"*/
1333 widget "*ErrorMessage" style:highest "error_message"
1334 widget "*FatalMessage" style:highest "fatal_message"
1335 widget "*InfoMessage" style:highest "info_message"
1336 widget "*WarningMessage" style:highest "warning_message"
1337 widget "*BigClockNonRecording" style:highest "non_recording_big_clock_display"
1338 widget "*BigClockRecording" style:highest "recording_big_clock_display"
1339 widget "*TransportClockDisplay" style:highest "transport_clock_display"
1340 widget "*SecondaryClockDisplay" style:highest "transport_clock_display"
1341 widget "*TransportClockDisplayDelta" style:highest "transport_clock_display_delta"
1342 widget "*SecondaryClockDisplayDelta" style:highest "transport_clock_display_delta"
1343 widget "*AudioClockFramesUpperInfo" style:highest "tempo_meter_clock_display"
1344 widget "*AudioClockFramesLowerInfo" style:highest "tempo_meter_clock_display"
1345 widget "*AudioClockSMPTEUpperInfo" style:highest "tempo_meter_clock_display"
1346 widget "*AudioClockSMPTELowerInfo" style:highest "tempo_meter_clock_display"
1347 widget "*AudioClockBBTUpperInfo" style:highest "tempo_meter_clock_display"
1348 widget "*AudioClockBBTLowerInfo" style:highest "tempo_meter_clock_display"
1349 widget "*SelectionStartClock" style:highest "default_clock_display"
1350 widget "*SelectionEndClock" style:highest "default_clock_display"
1351 widget "*EditPointClock" style:highest "default_clock_display"
1352 widget "*PreRollClock" style:highest "default_clock_display"
1353 widget "*PostRollClock" style:highest "default_clock_display"
1354 widget "*NudgeClock" style:highest "default_clock_display"
1355 widget "*InsertTimeClock" style:highest "default_clock_display"
1356 widget "*ZoomRangeClock" style:highest "default_clock_display"
1357 widget "*SMPTEOffsetClock" style:highest "default_clock_display"
1358 widget "*TransportLabel" style:highest "small_bold_text"
1359 widget "*TakeLabel" style:highest "small_bold_text"
1360 widget "*LocationLabel" style:highest "small_bold_text"
1361 widget "*WipeLabel" style:highest "small_bold_text"
1362 widget "*TakeTagLabel" style:highest "small_bold_text"
1363 widget "*ToolBarLabel" style:highest "small_bold_text"
1364 widget "*EditorDisplayLabel" style:highest "small_bold_text"
1365 widget "*NewSessionLabel" style:highest "large_text"
1366 widget "*GlobalButtonLabel" style:highest "default_generic"
1367 widget "*ClickButton" style:highest "medium_entry"
1368 widget "*RegionNameDisplay" style:highest "medium_entry"
1369 widget "*PluginDisplay" style:highest "medium_entry"
1370 widget "*SelectionDisplay" style:highest "medium_entry"
1371 widget "*HistorySelector" style:highest "medium_entry"
1372 widget "*LocationSelector" style:highest "medium_entry"
1373 widget "*TakeSelector" style:highest "medium_entry"
1374 widget "*RegionSelector" style:highest "medium_entry"
1375 widget "*SMPTERuler" style:highest "editor_time_ruler"
1376 widget "*BBTRuler" style:highest "editor_time_ruler"
1377 widget "*FramesRuler" style:highest "editor_time_ruler"
1378 widget "*MinSecRuler" style:highest "editor_time_ruler"
1379 widget "*BaseFrame" style:highest "base_frame"
1381 widget "*AudioTrackStripBase" style:highest "audio_track_base"
1382 widget "*AudioBusStripBase" style:highest "audio_bus_base"
1383 widget "*MidiTrackStripBase" style:highest "midi_track_base"
1384 widget "*AudioTrackStripBaseInactive" style:highest "track_controls_inactive"
1385 widget "*AudioBusStripBaseInactive" style:highest "track_controls_inactive"
1386 widget "*MidiTrackStripBaseInactive" style:highest "track_controls_inactive"
1387 widget "*FaderMetricsStrip" style:highest "audio_track_metrics"
1388 widget "*AudioTrackMetrics" style:highest "audio_track_metrics"
1389 widget "*AudioBusMetrics" style:highest "audio_bus_metrics"
1390 widget "*AudioTrackMetricsInactive" style:highest "audio_track_metrics_inactive"
1391 widget "*AudioBusMetricsInactive" style:highest "audio_bus_metrics_inactive"
1393 widget "*TimeAxisViewControlsBaseUnselected" style:highest "audio_track_base"
1394 widget "*AudioTrackControlsBaseUnselected" style:highest "audio_track_base"
1395 widget "*MidiTrackControlsBaseUnselected" style:highest "midi_track_base"
1396 widget "*AudioTrackFader" style:highest "gain_fader"
1398 widget "*BusControlsBaseUnselected" style:highest "audio_bus_base"
1399 widget "*AudioBusFader" style:highest "gain_fader"
1400 widget "*TrackSeparator" style:highest "track_separator"
1401 widget "*TrackEditIndicator0*" style:highest "edit_group_0"
1402 widget "*TrackEditIndicator1*" style:highest "edit_group_1"
1403 widget "*TrackEditIndicator2*" style:highest "edit_group_2"
1404 widget "*TrackEditIndicator3*" style:highest "edit_group_3"
1405 widget "*TrackEditIndicator4*" style:highest "edit_group_3"
1406 widget "*TrackEditIndicator5*" style:highest "edit_group_3"
1407 widget "*TrackEditIndicator6*" style:highest "edit_group_3"
1408 widget "*TrackEditIndicator7*" style:highest "edit_group_3"
1409 widget "*EditorTrackNameDisplay" style:highest "track_name_display"
1410 widget "*EditorTrackNameDisplay*" style:highest "track_name_display"
1411 widget "*EditorActiveTrackNameDisplay" style:highest "active_track_name_display"
1412 widget "*EditorActiveTrackNameDisplay*" style:highest "active_track_name_display"
1413 widget "*CrossfadeEditAuditionButton" style:highest "red_when_active"
1414 widget "*CrossfadeEditAuditionButton*" style:highest "red_when_active"
1415 widget "*CrossfadeEditCurveButton" style:highest "red_when_active"
1416 widget "*CrossfadeEditCurveButton*" style:highest "red_when_active"
1417 widget "*CrossfadeEditLabel" style:highest "medium_text"
1418 widget "*CrossfadeEditFrame" style:highest "base_frame"
1419 widget "*MouseModeButton" style:highest "default_button"
1420 widget "*MouseModeButton*" style:highest "default_button"
1421 widget "*EditorMainCanvas" style:highest "main_canvas_area"
1422 widget "*AudioTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1423 widget "*BusControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1424 widget "*AutomationTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1425 widget "*AutomationTrackName" style:highest "automation_track_name"
1426 widget "*AudioTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1427 widget "*BusControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1428 widget "*AutomationTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1429 widget "*AudioTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1430 widget "*MidiTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1431 widget "*BusControlsBaseSelected" style:highest "edit_controls_base_selected"
1432 widget "*AutomationTrackControlsBase" style:highest "automation_track_controls_base"
1433 widget "*AutomationTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1434 /*widget "*EditorMenuBar*" style:highest "black_mackie_menu_bar"
1435 widget "*MainMenuBar*" style:highest "black_mackie_menu_bar"
1437 widget "*ZoomClickBox" style:highest "medium_bold_entry"
1438 widget "*PluginParameterLabel" style:highest "medium_text"
1439 widget "*PluginNameInfo" style:highest "plugin_name_text"
1440 widget "*PluginMakerInfo" style:highest "plugin_maker_text"
1441 widget "*PluginParameterInfo" style:highest "medium_text"
1442 widget "*MotionControllerValue" style:highest "medium_entry"
1443 widget "*ParameterValueDisplay" style:highest "medium_bold_entry"
1444 widget "*PluginUIClickBox" style:highest "medium_bold_entry"
1445 widget "*PluginUIClickBox*" style:highest "medium_bold_entry"
1446 widget "*PluginSlider" style:highest "plugin_slider"
1447 widget "*RedirectSelector" style:highest "redirect_list_display"
1448 widget "*RedirectSelector.*" style:highest "redirect_list_display"
1449 widget "*EditGroupDisplay" style:highest "treeview_display"
1450 widget "*TrackListDisplay" style:highest "treeview_display"
1451 widget "*RegionListDisplay" style:highest "treeview_display"
1452 widget "*NamedSelectionDisplay" style:highest "treeview_display"
1453 widget "*SnapshotDisplay" style:highest "treeview_display"
1454 widget "*MixerTrackCommentArea" style:highest "option_entry"
1455 widget "*MixerPanZone" style:highest "pan_zone"
1456 widget "*MixerTrackDisplayList" style:highest "treeview_display"
1457 widget "*MixerSnapshotDisplayList" style:highest "treeview_display"
1458 widget "*MixerAuxDisplayList" style:highest "treeview_display"
1459 widget "*MixerGroupList" style:highest "treeview_display"
1460 widget "*RegionEditorLabel" style:highest "medium_text"
1461 widget "*RegionEditorSmallLabel" style:highest "small_text"
1462 widget "*RegionEditorEntry" style:highest "medium_entry"
1463 widget "*RegionEditorClock" style:highest "default_clock_display"
1464 widget "*RegionEditorToggleButton" style:highest "paler_red_when_active"
1465 widget "*RegionEditorToggleButton*" style:highest "paler_red_when_active"
1466 widget "*MixerStripSpeedBase" style:highest "small_entry"
1467 widget "*MixerStripSpeedBase*" style:highest "small_entry"
1468 widget "*MixerStripSpeedBaseNotOne" style:highest "small_red_on_black_entry"
1469 widget "*MixerStripSpeedBaseNotOne*" style:highest "small_red_on_black_entry"
1470 widget "*MixerStripGainDisplay" style:highest "small_entry"
1471 widget "*MixerStripGainDisplay*" style:highest "small_entry"
1472 widget "*MixerStripGainUnitButton" style:highest "very_small_button"
1473 widget "*MixerStripGainUnitButton*" style:highest "very_small_button"
1474 widget "*MixerStripMeterPreButton" style:highest "very_small_button"
1475 widget "*MixerStripMeterPreButton*" style:highest "very_small_button"
1476 widget "*MixerStripPeakDisplay*" style:highest "red_active_small_entry"
1477 widget "*MixerStripPeakDisplayPeak*" style:highest "peak_display_peaked_entry"
1478 widget "*MixerStripSelectedFrame" style:highest "selected_strip_frame"
1479 widget "*MixerStripFrame" style:highest "base_frame"
1480 widget "*HWMonitorButton" style:highest "red_when_active"
1481 widget "*HWMonitorButton*" style:highest "red_when_active"
1482 widget "*TransportSoloAlert" style:highest "flashing_alert"
1483 widget "*TransportSoloAlert.*" style:highest "flashing_alert"
1484 widget "*TransportAuditioningAlert" style:highest "flashing_alert"
1485 widget "*TransportAuditioningAlert.*" style:highest "flashing_alert"
1486 widget "*FadeCurve" style:highest "medium_bold_entry"
1487 widget "*FadeCurve*" style:highest "medium_bold_entry"
1488 widget "*IOSelectorButton" style:highest "default_button"
1489 widget "*IOSelectorButton*" style:highest "default_button"
1490 widget "*IOSelectorList" style:highest "medium_entry_noselection_fg"
1491 widget "*IOSelectorPortList" style:highest "io_selector_port_list"
1492 widget "*IOSelectorPortList.*" style:highest "io_selector_port_list"
1493 widget "*IOSelectorPortListSelected" style:highest "selected_io_selector_port_list"
1494 widget "*IOSelectorPortListSelected.*" style:highest "selected_io_selector_port_list"
1495 widget "*IOSelectorNotebook" style:highest "io_selector_notebook"
1496 widget "*IOSelectorNotebookTab" style:highest "io_selector_notebook"
1497 widget "*IOSelectorFrame" style:highest "base_frame"
1498 widget "*ConnectionEditorButton" style:highest "default_button"
1499 widget "*ConnectionEditorButton*" style:highest "default_button"
1500 widget "*ConnectionEditorList" style:highest "medium_entry_noselection_fg"
1501 widget "*ConnectionEditorConnectionList" style:highest "medium_entry"
1502 widget "*ConnectionEditorPortList" style:highest "io_selector_port_list"
1503 widget "*ConnectionEditorPortListSelected" style:highest "selected_io_selector_port_list"
1504 widget "*ConnectionEditorNotebook" style:highest "io_selector_notebook"
1505 widget "*ConnectionEditorNotebookTab" style:highest "io_selector_notebook"
1506 widget "*ConnectionEditorFrame" style:highest "base_frame"
1507 widget "*RouteParamsListDisplay" style:highest "inspector_track_list_display"
1508 widget "*RouteParamsPreListDisplay" style:highest "inspector_redirect_list_display"
1509 widget "*RouteParamsPostListDisplay" style:highest "inspector_redirect_list_display"
1510 widget "*TearOffArrow" style:highest "tearoff_arrow"
1511 widget "*RouteParamsTitleButton" style:highest "medium_text"
1512 widget "*RouteParamsTitleLabel" style:highest "medium_text"
1513 widget "*PluginAutomateRecordButton" style:highest "small_red_active_and_selected_button"
1514 widget "*PluginAutomateRecordButton*" style:highest "small_red_active_and_selected_button"
1515 widget "*PluginAutomatePlayButton" style:highest "small_red_active_and_selected_button"
1516 widget "*PluginAutomatePlayButton*" style:highest "small_red_active_and_selected_button"
1517 widget "*PluginAutomateButton" style:highest "small_button"
1518 widget "*PluginAutomateButton*" style:highest "small_button"
1519 widget "*PluginSaveButton" style:highest "small_button"
1520 widget "*PluginSaveButton*" style:highest "small_button"
1521 widget "*PluginLoadButton" style:highest "small_button"
1522 widget "*PluginLoadButton*" style:highest "small_button"
1524 widget "*MetricDialogFrame" style:highest "base_frame"
1525 widget "*MetricEntry" style:highest "medium_bold_entry"
1526 widget "*MetricButton" style:highest "default_button"
1527 widget "*MetricButton.*" style:highest "default_button"
1528 widget "*MetricLabel" style:highest "medium_text"
1529 widget "*TimeStretchButton" style:highest "default_button"
1530 widget "*TimeStretchButton.*" style:highest "default_button"
1531 widget "*TimeStretchProgress" style:highest "default_button"
1532 widget "*ChoiceWindow" style:highest "default_generic"
1533 widget "*ChoicePrompt" style:highest "default_generic"
1534 widget "*ChoiceButton" style:highest "default_button"
1535 widget "*ChoiceButton*" style:highest "default_button"
1536 widget "*SelectionModeButton" style:highest "default_button"
1537 widget "*SelectionModeButton*" style:highest "default_button"
1538 widget "*TrackLabel" style:highest "medium_text"
1539 widget "*TrackPlugName" style:highest "medium_text"
1540 widget "*TrackParameterName" style:highest "small_text"
1541 widget "*AddRouteDialog*" style:highest "medium_text"
1542 widget "*AddRouteDialog.GtkLabel" style:highest "medium_text"
1543 widget "*AddRouteDialogChannelChoice" style:highest "medium_bold_entry"
1544 widget "*AddRouteDialogSpinner" style:highest "medium_bold_entry"
1545 widget "*AddRouteDialogSpinner*" style:highest "medium_bold_entry"
1546 widget "*AddRouteDialogRadioButton" style:highest "red_when_active"
1547 widget "*AddRouteDialogButton" style:highest "default_button"
1548 widget "*AddRouteDialogNameTemplateEntry" style:highest "medium_bold_entry"
1549 widget "*NewSessionIOLabel" style:highest "larger_bold_text"
1550 widget "*NewSessionSR1Label" style:highest "red_medium_text"
1551 widget "*NewSessionSR2Label" style:highest "medium_text"
1552 widget "*NewSessionChannelChoice" style:highest "medium_bold_entry"
1553 widget "*NewSessionMainButton" style:highest "larger_bold_text"
1554 widget "*NewSessionMainButton*" style:highest "larger_bold_text"
1555 widget "*NewSessionMainLabel" style:highest "larger_bold_text"
1556 widget "*LocationEditRowClock" style:highest "location_rows_clock"
1557 widget "*LocationEditNameLabel" style:highest "medium_text"
1558 widget "*LocationEditSetButton" style:highest "location_row_button"
1559 widget "*LocationEditSetButton*" style:highest "location_row_button"
1560 widget "*LocationEditGoButton" style:highest "location_row_button"
1561 widget "*LocationEditGoButton*" style:highest "location_row_button"
1562 widget "*LocationEditCdButton" style:highest "small_red_active_and_selected_button"
1563 widget "*LocationEditCdButton*" style:highest "small_red_active_and_selected_button"
1564 widget "*LocationEditHideButton" style:highest "small_red_active_and_selected_button"
1565 widget "*LocationEditHideButton*" style:highest "small_red_active_and_selected_button"
1566 widget "*LocationEditNumberLabel" style:highest "small_text"
1567 widget "*LocationLocEditorFrame" style:highest "base_frame"
1568 widget "*LocationRangeEditorFrame" style:highest "base_frame"
1569 widget "*LocationEditNameEntry" style:highest "option_entry"
1570 widget "*LocationAddLocationButton" style:highest "default_button"
1571 widget "*LocationAddLocationButton*" style:highest "default_button"
1572 widget "*LocationAddRangeButton" style:highest "default_button"
1573 widget "*LocationAddRangeButton*" style:highest "default_button"
1574 widget "*LocationEditRemoveButton" style:highest "location_row_button"
1575 widget "*LocationEditRemoveButton*" style:highest "location_row_button"
1576 widget "*PanSlider" style:highest "pan_slider"
1577 widget "*PanningLinkButton" style:highest "mixer_red_active_button"
1578 widget "*PanningLinkButton.*" style:highest "mixer_red_active_button"
1579 widget "*PanningLinkDirectionButton" style:highest "very_small_button"
1580 widget "*PanningLinkDirectionButton.*" style:highest "very_small_button"
1581 widget "*ChannelCountSelector" style:highest "medium_bold_entry"
1582 widget "*ChannelCountSelector.GtkArrow" style:highest "default_generic"
1583 widget "*RegionListWholeFile" style:highest "treeview_parent_node"
1584 widget "*EditorHScrollbar" style:highest "editor_hscrollbar"
1585 widget "*ResizerHandler" style:highest "resizer_handle"