2 # This is the GTK style file for Ardour
7 font_name = "@FONT_TINY@"
10 style "very_small_text"
12 font_name = "@FONT_SMALLER@"
17 font_name = "@FONT_SMALL@"
20 style "small_bold_text"
22 font_name = "@FONT_BOLD_SMALL@"
25 style "medium_bold_text"
27 font_name = "@FONT_BOLD_NORMAL@"
32 font_name = "@FONT_NORMAL@"
35 style "medium_monospace_text"
37 font_name = "@FONT_MONOSPACE_NORMAL@"
40 style "red_medium_text" = "medium_text"
42 fg[NORMAL] = { 1.0, 0, 0 }
43 fg[ACTIVE] = { 1.0, 0, 0 }
44 fg[SELECTED] = { 1.0, 0, 0 }
49 font_name = "@FONT_LARGE@"
52 style "larger_bold_text"
54 font_name = "@FONT_BOLD_BIGGER@"
57 style "plugin_name_text"
59 font_name = "@FONT_BOLD_LARGER@"
60 fg[NORMAL] = { 0.80, 0.80, 0.80 }
63 style "plugin_maker_text"
65 font_name = "@FONT_BOLD_BIGGER@"
66 fg[NORMAL] = { 0.80, 0.80, 0.80 }
69 style "automation_track_name"
71 font_name = "@FONT_ITALIC_NORMAL@"
74 style "first_action_message"
76 font_name = "@FONT_HUGER@"
79 style "verbose_canvas_cursor"
81 font_name = "@FONT_BOLD_LARGER@"
86 font_name = "@FONT_SMALL@"
89 style "midi_tracer_textview" = "medium_monospace_text"
94 style "time_axis_view_item_name"
96 font_name = "@FONT_SMALLER@"
99 style "white_tree_view"
101 GtkButton::default_border = { 0, 0, 0, 0 }
102 GtkButton::default_outside_border = { 0, 0, 0, 0 }
103 GtkButton::button_relief = GTK_RELIEF_NONE
104 GtkTreeView::vertical-padding = 0
105 GtkTreeView::horizontal-padding = 0
106 GtkTreeView::even-row-color = { 0.70, 0.70, 0.70 }
107 GtkTreeView::odd-row-color = { 0.64, 0.64, 0.64 }
109 fg[NORMAL] = { 0.30, 0.30, 0.40 }
110 fg[ACTIVE] = { 0.30, 0.30, 0.40 }
111 fg[PRELIGHT] = { 1.0, 1.0, 1.0 }
112 fg[INSENSITIVE] = { 0.30, 0.30, 0.40 }
113 fg[SELECTED] = { 0.30, 0.30, 0.40 }
115 bg[NORMAL] = { 0.80, 0.80, 0.80 }
116 bg[ACTIVE] = { 0.80, 0.80, 0.80 }
117 bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
118 bg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
119 bg[SELECTED] = { 0.80, 0.80, 0.80 }
121 text[NORMAL] = { 0.30, 0.30, 0.40 }
122 text[ACTIVE] = { 0.30, 0.30, 0.40 }
123 text[PRELIGHT] = { 0.30, 0.30, 0.40 }
124 text[INSENSITIVE] = { 0.30, 0.30, 0.40 }
125 text[SELECTED] = { 0, 0, 0 }
127 base[ACTIVE] = { 0.80, 0.80, 0.80 }
128 base[NORMAL] = { 0.80, 0.80, 0.80 }
129 base[PRELIGHT] = { 0.90, 0.90, 0.90 }
130 base[INSENSITIVE] = "#4c5159"
131 base[SELECTED] = { 0.60, 0.60, 0.80 }
135 menubarstyle = 0 # 0 = flat, 1 = sunken, 2 = flat gradient
139 style "default_base" = "medium_text"
141 GtkWidget::cursor_color = {1.0, 1.0, 1.0 }
142 GtkButton::default_border = { 0, 0, 0, 0 }
143 GtkButton::default_outside_border = { 0, 0, 0, 0 }
144 GtkButton::button_relief = GTK_RELIEF_NONE
145 GtkTreeView::vertical-padding = 0
146 GtkTreeView::horizontal-padding = 0
147 GtkTreeView::even-row-color = { 0, 0, 0 }
148 GtkTreeView::odd-row-color = { 0.08, 0.10, 0.14 }
150 fg[NORMAL] = { 0.80, 0.80, 0.80 }
151 fg[ACTIVE] = { 0.80, 0.80, 0.80 }
152 fg[PRELIGHT] = { 1.0, 1.0, 1.0 }
153 fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
154 fg[SELECTED] = { 0.80, 0.80, 0.80 }
156 bg[NORMAL] = { 0.30, 0.32, 0.38 }
157 bg[ACTIVE] = { 0.30, 0.32, 0.38 }
158 bg[PRELIGHT] = "#515290"
159 bg[INSENSITIVE] = { 0.06, 0.10, 0.10 }
160 bg[SELECTED] = { 0, 0.40, 0.60 }
162 text[NORMAL] = { 0.80, 0.80, 0.80 }
163 text[ACTIVE] = { 0.80, 0.80, 0.80 }
164 text[PRELIGHT] = { 0.80, 0.80, 0.80 }
165 text[INSENSITIVE] = { 0.80, 0.80, 0.80}
166 text[SELECTED] = { 1.0, 1.0, 1.0 }
168 base[ACTIVE] = "#272a32"
169 base[NORMAL] = "#1a1e24"
170 base[PRELIGHT] = { 0.18, 0.20, 0.22 }
171 base[INSENSITIVE] = "#4c5159"
172 base[SELECTED] = { 0.23, 0.25, 0.27 }
177 #colorize_scrollbar = TRUE
178 menubarstyle = 2 # 0 = flat, 1 = sunken, 2 = flat gradient
179 #toolbarstyle = 0 # 0 = flat, 1 = enable effects
185 fg[NORMAL] = { 0.80, 0.80, 0.80 }
186 bg[NORMAL] = { 0.31, 0.35, 0.40 }
189 style "transport_base" = "medium_bold_text"
191 bg[NORMAL] = { 0.10, 0.10, 0.10 }
192 bg[ACTIVE] = { 0, 0, 0 }
193 bg[PRELIGHT] = { 0, 0, 0 }
194 bg[INSENSITIVE] = { 0, 0, 0 }
195 bg[SELECTED] = { 0, 0, 0 }
198 style "black_mackie_menu_bar"
200 font_name = "@FONT_BOLD_NORMAL@"
201 fg[NORMAL] = { 1.0, 1.0, 1.0 }
202 bg[NORMAL] = { 0, 0, 0 }
206 style "default_button"
208 font_name = "@FONT_SMALL@"
209 fg[ACTIVE] = { 1.0, 1.0, 1.0 }
211 bg[NORMAL] = { 0.33, 0.37, 0.42 }
212 bg[ACTIVE] = "#565690"
213 bg[PRELIGHT] = { 0.49, 0.53, 0.59 }
214 bg[INSENSITIVE] = { 0.31, 0.35, 0.36 }
215 fg[INSENSITIVE] = { 0.61, 0.65, 0.67 }
216 bg[SELECTED] = { 0.11, 0.15, 0.19 }
221 font_name = "@FONT_NORMAL@"
222 fg[ACTIVE] = { 1.0, 1.0, 1.0 }
224 bg[NORMAL] = { 0.26, 0.30, 0.35 }
225 bg[ACTIVE] = "#565690"
226 bg[PRELIGHT] = { 0.11, 0.15, 0.20 }
227 bg[INSENSITIVE] = { 0.11, 0.15, 0.20 }
228 bg[SELECTED] = { 0.11, 0.15, 0.20 }
231 style "default_generic"
233 font_name = "@FONT_NORMAL@"
234 fg[ACTIVE] = { 1.0, 1.0, 1.0 }
236 bg[NORMAL] = { 0.26, 0.30, 0.35 }
237 bg[ACTIVE] = "#545690"
238 bg[PRELIGHT] = { 0.11, 0.15, 0.20 }
239 bg[INSENSITIVE] = { 0.11, 0.15, 0.20 }
240 bg[SELECTED] = { 0.11, 0.15, 0.20 }
243 style "very_small_button" = "default_button"
245 font_name = "@FONT_SMALLER@"
250 style "small_button" = "default_button"
254 style "very_small_red_active_and_selected_button" = "very_small_button"
256 bg[ACTIVE] = { 1.0, 0, 0}
257 bg[SELECTED] = { 1.0, 0, 0}
260 style "small_red_active_and_selected_button" = "small_button"
262 fg[ACTIVE] = { 0, 0, 0 }
263 bg[ACTIVE] = { 1.0, 0, 0}
264 bg[SELECTED] = { 1.0, 0, 0}
269 bg[NORMAL] = { 0.269, 0.269, 0.300}
270 bg[ACTIVE] = { 0.152, 0.152, 0.168 }
274 style "track_rec_enable_button" = "small_button"
276 fg[ACTIVE] = { 0.0, 0.0, 0.0 }
277 bg[ACTIVE] = { 1.0, 0.0, 0.0 }
280 style "track_rec_enable_button_active" = "small_button"
282 fg[ACTIVE] = { 0.0, 0.0, 0.0 }
283 fg[SELECTED] = { 0.0, 0.0, 0.0 }
284 fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
285 fg[NORMAL] = { 0.0, 0.0, 0.0 }
287 bg[NORMAL] = { 1.0, 0.0, 0.0 }
288 bg[ACTIVE] = { 1.0, 0.0, 0.0 }
289 bg[SELECTED] = { 1.0, 0.0, 0.0 }
290 bg[PRELIGHT] = { 1.0, 0.0, 0.0 }
293 style "track_rec_enable_button_alternate" = "small_button"
295 fg[SELECTED] = { 0.0, 0.0, 0.0 }
296 fg[ACTIVE] = { 0.0, 0.0, 0.0 }
297 fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
298 fg[NORMAL] = { 0.0, 0.0, 0.0 }
300 bg[NORMAL] = { 0.91, 0.68, 0.68}
301 bg[ACTIVE] = { 0.91, 0.68, 0.68}
302 bg[SELECTED] = { 0.91, 0.68, 0.68}
303 bg[PRELIGHT] = { 0.91, 0.68, 0.68}
306 style "mixer_track_rec_enable_button" = "track_rec_enable_button"
308 font_name = "@FONT_SMALLER@"
313 style "mixer_track_rec_enable_button_alternate" = "track_rec_enable_button_alternate"
315 font_name = "@FONT_SMALLER@"
320 style "mixer_track_rec_enable_button_active" = "track_rec_enable_button_active"
322 font_name = "@FONT_SMALLER@"
327 style "solo_button" = "small_button"
329 bg[ACTIVE] = { 0.66, 0.97, 0.19 } # solo
330 fg[ACTIVE] = { 0, 0, 0 }
333 style "solo_isolate_led"
335 fg[NORMAL] = { 0.725, 0.925, 0.949 }
336 fg[ACTIVE] = { 1.0, 0, 0 }
339 style "solo_safe_led"
341 fg[NORMAL] = { 0.725, 0.925, 0.949 }
342 fg[ACTIVE] = { 1.0, 0, 0 }
345 style "solo_button_alternate" = "small_button"
348 # this is the "solo-isolated" solo theme
351 bg[ACTIVE] = { 0.66, 0.97, 0.19 }
353 fg[ACTIVE] = { 1.0, 0, 0 }
354 fg[SELECTED] = { 1.0, 0, 0 }
355 fg[NORMAL] = { 1.0, 0, 0 }
356 fg[PRELIGHT] = { 1.0, 0, 0 }
359 style "solo_button_alternate2" = "small_button"
362 # this is the "half-bright" solo theme
365 bg[NORMAL] = { 0.752, 0.886, 0.752 }
366 bg[ACTIVE] = { 0.752, 0.886, 0.752 }
367 bg[SELECTED] = { 0.752, 0.886, 0.752 }
368 bg[PRELIGHT] = { 0.752, 0.886, 0.752 }
370 fg[ACTIVE] = { 0, 0, 0 }
371 fg[SELECTED] = { 0, 0, 0 }
372 fg[NORMAL] = { 0, 0, 0 }
373 fg[PRELIGHT] = { 0, 0, 0 }
376 style "solo_button_active" = "small_button"
379 # this is the "full-bright" solo theme
382 bg[NORMAL] = { 0.66, 0.97, 0.19 } # solo
383 bg[ACTIVE] = { 0.66, 0.97, 0.19 } # solo
384 bg[SELECTED] = { 0.66, 0.97, 0.19 } # solo
385 bg[PRELIGHT] = { 0.66, 0.97, 0.19 } # solo
387 fg[ACTIVE] = { 0, 0, 0 }
388 fg[SELECTED] = { 0, 0, 0 }
389 fg[NORMAL] = { 0, 0, 0 }
390 fg[PRELIGHT] = { 0, 0, 0 }
393 style "mixer_invert_button" = "small_button"
395 bg[ACTIVE] = { 1.0, 0.749, 0.247 }
396 fg[ACTIVE] = { 0, 0, 0 }
399 style "mixer_solo_button" = "solo_button"
401 font_name = "@FONT_SMALLER@"
406 style "mixer_solo_button_alternate" = "solo_button_alternate"
408 font_name = "@FONT_SMALLER@"
413 style "mixer_solo_button_alternate2" = "solo_button_alternate2"
415 font_name = "@FONT_SMALLER@"
421 style "mixer_solo_button_active" = "solo_button_active"
423 font_name = "@FONT_SMALLER@"
428 style "monitor_opt_button" = "small_button"
430 font_name = "@FONT_SMALLER@"
431 bg[ACTIVE] = { 1.0, 0.749, 0.247 }
432 fg[ACTIVE] = { 0, 0, 0 }
435 style "monitor_mono_button" = "small_button"
437 bg[ACTIVE] = { 0.725, 0.925, 0.949 }
438 fg[ACTIVE] = { 0, 0, 0 }
441 style "monitor_invert_button" = "small_button"
443 bg[ACTIVE] = { 1.0, 0.749, 0.247 }
444 fg[ACTIVE] = { 0, 0, 0 }
447 style "monitor_mute_button" = "small_button"
449 bg[ACTIVE] = { 1.0, 0.98, 0.53 }
450 fg[ACTIVE] = { 0, 0, 0 }
453 style "monitor_dim_button" = "small_button"
455 bg[ACTIVE] = { 0.90, 0.89, 0.73 }
456 fg[ACTIVE] = { 0, 0, 0 }
459 style "monitor_iso_button" = "small_button"
461 font_name = "@FONT_SMALLER@"
462 bg[ACTIVE] = { 0.725, 0.925, 0.949 }
463 fg[ACTIVE] = { 0, 0, 0 }
466 style "mute_button" = "small_button"
468 bg[ACTIVE] = { 0.90, 0.89, 0.73 }
469 fg[ACTIVE] = { 0, 0, 0 }
472 style "mute_button_alternate" = "small_button"
474 bg[ACTIVE] = { 1.0, 0.98, 0.53 }
475 bg[NORMAL] = { 1.0, 0.98, 0.53 }
476 bg[SELECTED] = { 1.0, 0.98, 0.53 }
477 bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
479 fg[SELECTED] = { 0, 0, 0 }
480 fg[ACTIVE] = { 0, 0, 0 }
481 fg[NORMAL] = { 0, 0, 0 }
482 fg[PRELIGHT] = { 0, 0, 0 }
485 style "mute_button_active" = "small_button"
487 bg[NORMAL] = { 0.90, 0.89, 0.73 }
488 bg[ACTIVE] = { 0.90, 0.89, 0.73 }
489 bg[PRELIGHT] = { 0.90, 0.89, 0.73 }
490 bg[SELECTED] = { 0.90, 0.89, 0.73 }
492 fg[SELECTED] = { 0, 0, 0 }
493 fg[ACTIVE] = { 0, 0, 0 }
494 fg[NORMAL] = { 0, 0, 0 }
495 fg[PRELIGHT] = { 0, 0, 0 }
498 style "mixer_mute_button" = "mute_button"
500 font_name = "@FONT_SMALLER@"
505 style "mixer_mute_button_alternate" = "mute_button_alternate"
507 font_name = "@FONT_SMALLER@"
512 style "mixer_mute_button_active" = "mute_button_active"
514 font_name = "@FONT_SMALLER@"
519 style "multiline_combo" = "small_button"
521 font_name = "@FONT_NORMAL@"
527 style "track_loop_button" = "small_button"
529 bg[ACTIVE] = { 1.0, 0.98, 0.53 }
530 bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
534 style "mixer_red_active_button" = "very_small_button"
536 fg[ACTIVE] = { 0, 1.0, 1.0 }
537 bg[ACTIVE] = { 0.7, 0, 0 }
539 base[INSENSITIVE] = { 0.16, 0.16, 0.21 }
540 bg[INSENSITIVE] = { 0.16, 0.16, 0.21 }
543 style "time_button" = "default_button"
545 font_name = "@FONT_SMALL@"
548 style "transport_button"
550 bg[ACTIVE] = { 0.50, 1.0, 0.50 }
551 fg[ACTIVE] = { 0, 0, 0 }
554 style "transport_button_active"
556 bg[NORMAL] = { 0.50, 1.0, 0.50 }
557 bg[ACTIVE] = { 0.50, 1.0, 0.50 }
558 bg[SELECTED] = { 0.50, 1.0, 0.50 }
559 bg[PRELIGHT] = { 0.50, 1.0, 0.50 }
561 fg[NORMAL] = { 0, 0, 0 }
562 fg[PRELIGHT] = { 0, 0, 0 }
563 fg[SELECTED] = { 0, 0, 0 }
564 fg[ACTIVE] = { 0, 0, 0 }
567 style "transport_rec_button"
569 bg[ACTIVE] = { 1.0, 0, 0 }
572 style "transport_rec_button_active"
574 bg[ACTIVE] = { 1.0, 0, 0 }
575 bg[NORMAL] = { 1.0, 0, 0 }
576 bg[SELECTED] = { 1.0, 0, 0 }
577 bg[PRELIGHT] = { 1.0, 0, 0 }
580 style "transport_rec_button_alternate"
582 bg[PRELIGHT] = { 0.91, 0.68, 0.68 }
583 bg[NORMAL] = { 0.91, 0.68, 0.68 }
584 bg[SELECTED] = { 0.91, 0.68, 0.68 }
585 bg[ACTIVE] = { 0.91, 0.68, 0.68 }
588 style "shuttle_control" = "very_small_text"
590 fg[NORMAL] = { 0.85, 0.92, 0.98 }
591 fg[ACTIVE] = { 0.85, 0.92, 0.98 }
592 fg[PRELIGHT] = { 0.85, 0.92, 0.98 }
593 fg[SELECTED] = { 0.85, 0.92, 0.98 }
594 fg[INSENSITIVE] = { 0.85, 0.92, 0.98 }
596 bg[NORMAL] = { 0.26, 0.26, 0.31 }
597 bg[PRELIGHT] = { 0.26, 0.26, 0.31 }
598 bg[INSENSITIVE] = { 0.26, 0.26, 0.31 }
599 bg[ACTIVE] = { 0.70, 0.70, 0.70 }
600 bg[SELECTED] = { 1.0, 0.04, 0.04 }
603 style "ardour_adjusters" = "default_generic"
605 bg[NORMAL] = { 0.60, 0.60, 0.60 }
606 bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
607 bg[ACTIVE] = { 0.06, 0.06, 0.06 }
610 style "editor_hscrollbar" = "ardour_adjusters"
613 # special case: we want this scrollbar to be as tall as the
614 # zoom focus selector combobox. scrollbars don't expand to
615 # fill the space available to them, so we have to explicitly
618 GtkRange::slider_width = 27
619 GtkScrollbar::slider_width = 27
622 style "ardour_progressbars" = "default_generic"
624 bg[NORMAL] = { 0, 0, 0 }
625 bg[PRELIGHT] = { 0.00, 0.36, 0.40 }
628 style "preferences" = "default_base"
630 font_name = "@FONT_NORMAL@"
631 fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
634 style "option_entry" = "default_base"
636 fg[NORMAL] = { 1.0, 1.0, 1.0 }
637 fg[ACTIVE] = { 1.0, 1.0, 1.0 }
638 fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
640 base[INSENSITIVE] = { 0.07, 0.07, 0.12 }
642 bg[NORMAL] = { 0.35, 0.35, 0.40 }
643 bg[ACTIVE] = { 0.35, 0.35, 0.40 }
646 style "red_when_active" = "medium_text"
648 fg[NORMAL] = { 0.80, 0.80, 0.80 }
649 bg[NORMAL] = { 0.26, 0.26, 0.31 }
651 fg[ACTIVE] = { 0.80, 0.80, 0.80 }
652 bg[ACTIVE] = { 1.0, 0, 0}
657 font_name = "@FONT_BOLD_LARGE@"
659 fg[NORMAL] = { 1.0, 1.0, 1.0 }
660 fg[ACTIVE] = { 1.0, 1.0, 1.0 }
661 text[NORMAL] = { 1.0, 1.0, 1.0 }
662 text[ACTIVE] = { 1.0, 1.0, 1.0 }
663 base[NORMAL] = { 0.09, 0.48, 0.46 }
664 base[ACTIVE] = { 0.09, 0.48, 0.46 }
665 bg[NORMAL] = { 1.0, 0.48, 0.46 }
666 bg[ACTIVE] = { 0.09, 1.0, 0.46 }
669 style "menu_bar_base" = "default_base"
671 bg[NORMAL] = { 0.2, 0.2, 0.3 }
672 bg[ACTIVE] = { 0, 0, 0 }
673 bg[PRELIGHT] = { 0, 0, 0 }
674 bg[INSENSITIVE] = { 0, 0, 0 }
675 bg[SELECTED] = { 0, 0, 0 }
678 style "fatal_message" = "medium_text"
680 fg[ACTIVE] = { 1.0, 0.20, 0.20 }
681 fg[NORMAL] = { 1.0, 0.20, 0.20 }
682 bg[ACTIVE] = "#1a1e24"
683 bg[NORMAL] = "#1a1e24"
684 base[NORMAL] = "#1a1e24"
685 base[NORMAL] = "#1a1e24"
688 style "error_message" = "medium_text"
690 fg[ACTIVE] = { 1.0, 0.20, 0.20 }
691 fg[NORMAL] = { 1.0, 0.20, 0.20 }
692 bg[ACTIVE] = "#1a1e24"
693 bg[NORMAL] = "#1a1e24"
694 base[NORMAL] = "#1a1e24"
695 base[NORMAL] = "#1a1e24"
698 style "info_message" = "medium_text"
700 fg[ACTIVE] = { 0.20, 0.80, 0.20 }
701 fg[NORMAL] = { 0.20, 0.80, 0.20 }
702 bg[ACTIVE] = "#1a1e24"
703 bg[NORMAL] = "#1a1e24"
704 base[NORMAL] = "#1a1e24"
705 base[NORMAL] = "#1a1e24"
708 style "warning_message" = "medium_text"
710 fg[ACTIVE] = { 0.80, 0.80, 0.20 }
711 fg[NORMAL] = { 0.80, 0.80, 0.20 }
712 bg[ACTIVE] = "#1a1e24"
713 bg[NORMAL] = "#1a1e24"
714 base[NORMAL] = "#1a1e24"
715 base[NORMAL] = "#1a1e24"
718 style "medium_entry" = "medium_text"
720 fg[NORMAL] = { 0.70, 0.70, 0.70 }
721 fg[ACTIVE] = { 0.70, 0.70, 0.70 }
722 fg[SELECTED] = { 1.0, 1.0, 1.0 }
724 bg[NORMAL] = { 0.35, 0.35, 0.40 }
726 base[NORMAL] = { 0, 0, 0 }
727 base[ACTIVE] = { 0, 0, 0 }
728 base[SELECTED] = { 0.70, 0.70, 0.70 }
731 style "medium_entry_noselection_fg" = "medium_entry"
733 fg[SELECTED] = { 0.50, 1.0, 0.50 }
736 style "medium_entry_noselection_bg" = "medium_entry"
738 bg[SELECTED] = { 1.0, 1.0, 1.0 }
741 style "medium_bold_entry" = "medium_bold_text"
743 fg[NORMAL] = { 0.70, 0.70, 0.70 }
744 fg[ACTIVE] = { 0.70, 0.70, 0.70 }
746 bg[NORMAL] = { 0.35, 0.35, 0.40 }
748 base[NORMAL] = { 0, 0, 0 }
749 base[ACTIVE] = { 0, 0, 0 }
750 base[SELECTED] = { 0, 0, 0 }
753 style "small_entry" = "small_text"
755 fg[NORMAL] = { 0.70, 0.70, 0.70 }
756 fg[ACTIVE] = { 0, 1.0, 0 }
757 fg[SELECTED] = { 0, 1.0, 0 }
758 text[NORMAL] = { 0.70, 0.70, 0.70 }
759 text[ACTIVE] = { 0, 1.0, 0 }
760 text[SELECTED] = { 0, 1.0, 0 }
761 bg[NORMAL] = { 0.0, 0.0, 0.0 }
762 bg[SELECTED] = { 0.0, 0.0, 0.0 }
763 bg[SELECTED] = { 0.0, 0.0, 0.0 }
764 base[NORMAL] = { 0, 0, 0 }
765 base[ACTIVE] = { 0, 0, 0 }
766 base[SELECTED] = { 0, 0, 0 }
769 style "red_active_small_entry" = "small_entry"
771 fg[ACTIVE] = { 1.0, 0.0, 0.0 }
772 fg[SELECTED] = { 1.0, 0, 0 }
775 style "small_bold_entry" = "small_bold_text"
777 fg[NORMAL] = { 0.70, 0.70, 0.70 }
778 fg[ACTIVE] = { 0.70, 0.70, 0.70 }
780 bg[NORMAL] = { 0.35, 0.35, 0.40 }
782 base[NORMAL] = { 0, 0, 0 }
783 base[ACTIVE] = { 0, 0, 0 }
784 base[SELECTED] = { 0, 0, 0 }
787 style "small_red_on_black_entry" = "small_bold_text"
789 fg[NORMAL] = { 1.0, 0, 0 }
790 fg[ACTIVE] = { 1.0, 0, 0 }
791 base[NORMAL] = { 0.0, 0.0, 0.0 }
792 base[ACTIVE] = { 0.0, 0.0, 0.0 }
793 bg[NORMAL] = { 0.0, 0.0, 0.0 }
794 bg[ACTIVE] = { 0.0, 0.0, 0.0 }
797 style "non_recording_big_clock_display" = "medium_entry"
799 font_name = "@FONT_MASSIVE@"
801 fg[NORMAL] = { 0.50, 1.0, 0.50 }
802 fg[ACTIVE] = { 1.0, 0, 0.0 }
803 fg[SELECTED] = { 1.0, 0, 0 }
804 fg[PRELIGHT] = { 1.0, 0, 0.0 }
805 fg[INSENSITIVE] = { 1.0, 0, 0.0 }
807 base[NORMAL] = { 0.0, 0.0, 0.0 }
808 base[ACTIVE] = { 0.0, 0.0, 0.0 }
809 bg[NORMAL] = { 0.0, 0.0, 0.0 }
810 bg[ACTIVE] = { 0.7, 0.0, 0.0 }
813 style "recording_big_clock_display" = "non_recording_big_clock_display"
815 fg[NORMAL] = { 1.0, 0, 0 }
818 style "transport_clock_display"
820 font_name = "@FONT_BOLD_BIGGER@"
822 fg[NORMAL] = { 0.50, 1.0, 0.50 }
823 fg[ACTIVE] = { 1.0, 0, 0.0 }
824 fg[SELECTED] = { 1.0, 0, 0 }
825 fg[PRELIGHT] = { 1.0, 0, 0.0 }
826 fg[INSENSITIVE] = { 1.0, 0, 0.0 }
828 base[NORMAL] = { 0.0, 0.0, 0.0 }
829 base[ACTIVE] = { 0.0, 0.0, 0.0 }
830 bg[NORMAL] = { 0.0, 0.0, 0.0 }
831 bg[ACTIVE] = { 0.0, 0.0, 0.0 }
834 style "transport_clock_display_delta" = "transport_clock_display"
836 fg[NORMAL] = { 0.30, 0.30, 1.0 }
839 style "tempo_meter_clock_display"
841 font_name = "@FONT_SMALLER@"
842 fg[NORMAL] = { 1.0, 1.0, 1.0 }
843 fg[ACTIVE] = { 1.0, 1.0, 0.0 }
844 fg[SELECTED] = { 1.0, 0, 0 }
845 base[NORMAL] = { 0.0, 0.48, 1.0 }
846 base[ACTIVE] = { 0.09, 0.98, 0.46 }
847 bg[NORMAL] = { 0.0, 0.48, 1.0 }
848 bg[ACTIVE] = { 0.09, 0.98, 0.46 }
851 style "default_clock_display" = "medium text"
853 fg[NORMAL] = { 0.50, 1.0, 0.50 }
854 fg[ACTIVE] = { 1.0, 0.0, 0.0 }
855 fg[SELECTED] = { 1.0, 0, 0 }
856 base[NORMAL] = { 0, 0, 0 }
857 base[ACTIVE] = { 0, 0, 0 }
858 bg[NORMAL] = { 0, 0, 0 }
859 bg[ACTIVE] = { 0, 0, 0 }
863 style "white_on_black_clock_display" = "medium text"
865 fg[NORMAL] = { 1.0, 1.0, 1.0 }
866 fg[ACTIVE] = { 1.0, 0.0, 0.0 }
867 fg[SELECTED] = { 1.0, 0, 0 }
868 base[NORMAL] = { 0, 0, 0 }
869 base[ACTIVE] = { 0, 0, 0 }
870 bg[NORMAL] = { 0, 0, 0 }
871 bg[ACTIVE] = { 0, 0, 0 }
874 style "editor_time_ruler" = "small_text"
876 fg[NORMAL] = { 0.80, 0.80, 0.80 }
877 bg[NORMAL] = { 0.09, 0.09, 0.09 }
880 style "audio_bus_base"
882 font_name = "@FONT_SMALLER@"
883 fg[NORMAL] = { 0.77, 0.77, 0.72 }
884 fg[NORMAL] = { 0.7, 0.8, 0.2 }
885 bg[NORMAL] = "#363c45"
888 style "send_strip_base" = "default_base"
890 font_name = "@FONT_SMALLER@"
891 fg[NORMAL] = { 0.77, 0.77, 0.72 }
892 bg[NORMAL] = { 0.19, 0.97, 0.69 }
893 bg[ACTIVE] = { 0.19, 0.97, 0.69 }
894 bg[PRELIGHT] = { 0.19, 0.97, 0.69 }
895 bg[INSENSITIVE] = { 0.19, 0.97, 0.69 }
896 bg[SELECTED] = { 0.19, 0.97, 0.69 }
899 style "audio_track_base" = "default_base"
901 font_name = "@FONT_SMALLER@"
902 fg[NORMAL] = { 0.77, 0.77, 0.72 }
903 bg[NORMAL] = "#43546e"
904 bg[ACTIVE] = { 0.20, 0.20, 0.20 }
905 bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
906 bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
907 bg[SELECTED] = { 0.20, 0.20, 0.20 }
910 style "midi_track_base" = "default_base"
912 font_name = "@FONT_SMALLER@"
913 fg[NORMAL] = { 0.77, 0.77, 0.72 }
914 bg[NORMAL] = "#546e43"
915 bg[ACTIVE] = { 0.20, 0.20, 0.20 }
916 bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
917 bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
918 bg[SELECTED] = { 0.20, 0.20, 0.20 }
921 style "track_controls_inactive"
923 bg[NORMAL] = { 0.60, 0.60, 0.66 }
924 bg[ACTIVE] = { 0.60, 0.60, 0.66 }
925 bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
926 bg[SELECTED] = { 0.60, 0.60, 0.66 }
927 bg[PRELIGHT] = { 0.60, 0.60, 0.66 }
929 #font_name = "sans 18"
930 fg[NORMAL] = { 0.7, 0.8, 0.2 }
933 style "audio_track_metrics" = "audio_track_base"
935 font_name = "@FONT_TINY@"
938 style "audio_bus_metrics" = "audio_bus_base"
940 font_name = "@FONT_TINY@"
943 style "audio_track_metrics_inactive" = "track_controls_inactive"
945 font_name = "@FONT_TINY@"
948 style "audio_bus_metrics_inactive" = "track_controls_inactive"
950 font_name = "@FONT_TINY@"
953 style "track_name_display"
955 font_name = "@FONT_NORMAL@"
956 fg[NORMAL] = { 0.80, 0.80, 0.80 }
957 fg[ACTIVE] = { 0.80, 0.80, 0.80 }
959 base[NORMAL] = { 0.06, 0.06, 0.06 }
960 base[ACTIVE] = { 0.26, 0.26, 0.26 }
961 bg[NORMAL] = { 0.26, 0.26, 0.26 }
962 bg[ACTIVE] = { 0.26, 0.26, 0.26 }
965 style "active_track_name_display"
967 font_name = "@FONT_NORMAL@"
968 GtkWidget::cursor_color = {0, 0, 0 }
969 text[NORMAL] = { 0.26, 0.26, 0.26 }
970 base[NORMAL] = { 0.89, 0.89, 0.89 }
973 style "track_separator"
975 bg[NORMAL] = { 0.35, 0.35, 0.40 }
979 # Track edit groups. These styles define
980 # the colors that the "edit" button will
981 # use as a track is moved from
982 # track edit group to track edit group.
983 # There are 8 edit groups. Edit group 0
984 # is used for tracks that are not editable,
985 # so we leave its style to the default.
991 bg[ACTIVE] = { 1.0, 0.65, 0.13 }
992 bg[NORMAL] = { 0.31, 0.31, 0.31 }
993 fg[NORMAL] = { 0.82, 0.91, 0.99 }
994 fg[ACTIVE] = { 0, 0, 0 }
999 fg[NORMAL] = { 0, 0, 0 }
1000 fg[PRELIGHT] = { 0, 0, 0 }
1001 fg[SELECTED] = { 0, 0, 0 }
1002 bg[NORMAL] = { 0.93, 0.34, 0.08 }
1003 bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
1004 bg[SELECTED] = { 0.93, 0.34, 0.08 }
1007 style "edit_group_2"
1009 fg[NORMAL] = { 0, 0, 0 }
1010 fg[PRELIGHT] = { 0, 0, 0 }
1011 fg[SELECTED] = { 0, 0, 0 }
1012 bg[NORMAL] = { 0.93, 0.34, 0.08 }
1013 bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
1014 bg[SELECTED] = { 0.93, 0.34, 0.08 }
1017 style "edit_group_3"
1019 fg[NORMAL] = { 0, 0, 0 }
1020 fg[PRELIGHT] = { 0, 0, 0 }
1021 fg[SELECTED] = { 0, 0, 0 }
1022 bg[NORMAL] = { 0.93, 0.34, 0.08 }
1023 bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
1024 bg[SELECTED] = { 0.93, 0.34, 0.08 }
1027 style "treeview_parent_node"
1029 # specifies *just* the color used for whole file rows when not selected
1031 fg[NORMAL] = { 0.0, 0.6, 0.85 }
1034 style "treeview_display" = "small_bold_text"
1036 GtkWidget::focus-line-width = 0
1038 # expander arrow border and DnD "icon" text
1039 fg[NORMAL] = { 0.8, 0.8, 0.8 }
1041 bg[NORMAL] = { 0.8, 0.8, 0.8 }
1043 # background with no rows or no selection, plus
1044 # expander arrow core and DnD "icon" background
1045 base[NORMAL] = { 0.20, 0.20, 0.25 }
1047 # selected row bg when window does not have focus (including during DnD)
1048 base[ACTIVE] = { 0.0, 0.75, 0.75 }
1050 # selected row bg when window has focus
1051 base[SELECTED] = { 0, 0.75, 0.75 }
1053 # row text when in normal state and not a parent
1054 text[NORMAL] = { 0.80, 0.80, 0.80 }
1056 # selected row text with window focus
1057 text[SELECTED] = { 1.0, 1.0, 1.0 }
1059 # selected row text without window focus (including during DnD)
1060 text[ACTIVE] = { 1.0, 1.0, 1.0 }
1063 style "main_canvas_area"
1065 bg[NORMAL] = { 0.30, 0.30, 0.34 }
1066 bg[ACTIVE] = { 0.30, 0.30, 0.34 }
1067 bg[INSENSITIVE] = { 0.30, 0.30, 0.34 }
1068 bg[SELECTED] = { 0.30, 0.30, 0.34 }
1069 bg[PRELIGHT] = { 0.30, 0.30, 0.34 }
1072 style "track_controls_inactive"
1074 bg[NORMAL] = { 0.60, 0.60, 0.66 }
1075 bg[ACTIVE] = { 0.60, 0.60, 0.66 }
1076 bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
1077 bg[SELECTED] = { 0.60, 0.60, 0.66 }
1078 bg[PRELIGHT] = { 0.60, 0.60, 0.66 }
1080 font_name = "@FONT_LARGE@"
1081 fg[NORMAL] = { 0.7, 0.8, 0.2 }
1084 style "edit_controls_base_selected"
1086 bg[NORMAL] = { 0.32, 0.32, 0.54 }
1087 bg[ACTIVE] = { 0.32, 0.32, 0.54 }
1088 bg[INSENSITIVE] = { 0.32, 0.32, 0.54 }
1089 bg[SELECTED] = { 0.32, 0.32, 0.54 }
1090 bg[PRELIGHT] = { 0.32, 0.32, 0.54 }
1093 style "automation_track_controls_base"
1095 bg[NORMAL] = { 0.22, 0.22, 0.29 }
1096 bg[ACTIVE] = { 0.22, 0.22, 0.29 }
1097 bg[INSENSITIVE] = { 0.22, 0.22, 0.29 }
1098 bg[SELECTED] = { 0.22, 0.22, 0.29 }
1099 bg[PRELIGHT] = { 0.22, 0.22, 0.29 }
1103 style "plugin_slider"
1105 font_name ="@FONT_BOLD_BIG@"
1107 # the slider itself. the inactive part is INSENSITIVE,
1108 # the active part is something else.
1110 fg[NORMAL] = { 0.37, 0.43, 0.52 }
1111 fg[ACTIVE] = { 0.37, 0.43, 0.52 }
1112 fg[INSENSITIVE] = {0.35, 0.35, 0.40 } # matches default_base
1113 fg[SELECTED] = { 0.37, 0.43, 0.52 }
1114 fg[PRELIGHT] = { 0.37, 0.43, 0.52 }
1116 # draws the outer rectangle around the slider
1118 bg[NORMAL] = { 0.80, 0.80, 0.80 }
1119 bg[ACTIVE] = { 0.80, 0.80, 0.80 }
1120 bg[INSENSITIVE] = {0.80, 0.80, 0.80 }
1121 bg[SELECTED] = { 0.80, 0.80, 0.80 }
1122 bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1124 # the numeric display
1126 text[NORMAL] = { 0.80, 0.80, 0.80 }
1127 text[ACTIVE] = { 0.80, 0.80, 0.80 }
1128 text[INSENSITIVE] = { 0.80, 0.80, 0.80 }
1129 text[SELECTED] = { 0.80, 0.80, 0.80 }
1130 text[PRELIGHT] = { 0.80, 0.80, 0.80 }
1133 style "track_list_display" = "small_bold_text"
1135 text[NORMAL] = { 0.80, 0.80, 0.80 }
1136 text[ACTIVE] = { 0.3, 0.3, 0.3 }
1137 text[INSENSITIVE] = { 0, 0, 0 }
1138 text[SELECTED] = { 0.8, 0.8, 0.8 }
1140 base[NORMAL] = { 0, 0, 0 }
1141 base[ACTIVE] = { 0, 0, 0 }
1142 base[INSENSITIVE] = { 0, 0, 0 }
1143 base[SELECTED] = { 0, 0, 0 }
1146 style "inspector_track_list_display" = "track_list_display"
1148 text[ACTIVE] = { 0.8, 0.8, 0.8 }
1150 base[NORMAL] = { 0, 0, 0 }
1151 base[ACTIVE] = { 0.2, 0.2, 0.2 }
1152 base[INSENSITIVE] = { 0, 0, 0 }
1153 base[SELECTED] = { 0.3, 0.3, 0.4 }
1156 style "processor_list_display"
1158 # font_name = "@FONT_SMALL@"
1159 # text[NORMAL] = { 0.80, 0.80, 0.80 }
1160 # text[ACTIVE] = { 0.70, 0.70, 0.70 }
1161 # text[INSENSITIVE] = { 0, 0, 0 }
1162 # text[SELECTED] = { 0.9, 0.3, 0.3 }
1164 # base[NORMAL] = { 0, 0, 0 }
1165 # base[ACTIVE] = { 0, 0, 0 }
1166 # base[INSENSITIVE] = { 0, 0, 0 }
1167 # base[SELECTED] = { 0, 0, 0 }
1169 # # these two are explicitly used by the cell renderer for the
1172 # fg[NORMAL] = { 0.5, 0.5, 0.5 } # used for inactive
1173 # fg[ACTIVE] = { 1.0, 1.0, 1.0 } # used for active
1175 font_name = "@FONT_SMALLER@"
1176 bg[NORMAL] = { 0, 0, 0 }
1177 GtkCheckButton::indicator-size = 10
1178 GtkCheckButton::indicator-spacing = 0
1181 style "inspector_processor_list_display" = "processor_list_display"
1183 base[SELECTED] = { 0.3, 0.3, 0.3 }
1188 # the NORMAL fg color is used for the pan puck
1189 # the ACTIVE fg color is used for the speaker boxes
1191 style "pan_zone" = "default_base"
1193 fg[NORMAL] = { 0.34, 0.95, 0.92 }
1194 fg[ACTIVE] = { 0.95, 0.48, 0.11 }
1197 style "paler_red_when_active" = "medium_text"
1199 fg[NORMAL] = { 0.80, 0.80, 0.80 }
1200 fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1201 bg[NORMAL] = { 0.31, 0.31, 0.31 }
1202 bg[PRELIGHT] = { 0.31, 0.31, 0.31 }
1204 fg[ACTIVE] = { 0.36, 0.46, 0.28 }
1205 bg[ACTIVE] = { 1.00, 0.59, 0.59}
1208 style "peak_display_peaked_entry" = "small_text"
1210 fg[NORMAL] = { 1.0, 1.0, 1.0 }
1211 fg[ACTIVE] = { 1.0, 1.0, 1.0 }
1212 fg[SELECTED] = { 1.0, 1.0, 1.0 }
1214 bg[NORMAL] = {0.9, 0.0, 0.0 }
1215 bg[ACTIVE] = { 0.9, 0.0, 0.0 }
1216 bg[PRELIGHT] = { 0.9, 0.0, 0.0 }
1217 bg[INSENSITIVE] = { 0.9, 0.0, 0.0 }
1218 bg[SELECTED] = { 0.9, 0.0, 0.0 }
1219 base[NORMAL] = { 0.9, 0.0, 0.0 }
1220 base[ACTIVE] = { 0.9, 0.0, 0.0 }
1221 base[PRELIGHT] = { 0.9, 0.0, 0.0 }
1222 base[INSENSITIVE] = { 0.9, 0.0, 0.0 }
1223 base[SELECTED] = { 0.9, 0.0, 0.0 }
1226 style "selected_strip_frame"
1228 fg[NORMAL] = { 0.74, 0.42, 0.47 }
1229 bg[NORMAL] = { 0.79, 0.28, 0.18 }
1232 style "flashing_alert" = "very_small_text"
1234 fg[NORMAL] = { 0.80, 0.80, 0.80 }
1235 bg[NORMAL] = { 0.26, 0.26, 0.31 }
1237 fg[ACTIVE] = { 0.80, 0.80, 0.80 }
1238 bg[ACTIVE] = { 1.0, 0, 0}
1242 style "green_flashing_alert" = "very_small_text"
1244 fg[NORMAL] = { 0.80, 0.80, 0.80 }
1245 bg[NORMAL] = { 0.26, 0.26, 0.31 }
1247 fg[ACTIVE] = { 0.80, 0.80, 0.80 }
1248 bg[ACTIVE] = { 0.52, 1.0, 0}
1254 # this is used when the sync button is indicating that sync is
1255 # active, and alternates with another style if sync is active
1256 # but we are not locked
1258 bg[ACTIVE] = { 0.52, 1.0, 0}
1259 bg[PRELIGHT] = { 0.52, 1.0, 0}
1260 bg[SELECTED] = { 0.52, 1.0, 0}
1261 bg[NORMAL] = { 0.52, 1.0, 0}
1263 fg[NORMAL] = { 0, 0, 0 }
1264 fg[PRELIGHT] = { 0, 0, 0 }
1265 fg[SELECTED] = { 0, 0, 0 }
1266 fg[ACTIVE] = { 0, 0, 0 }
1269 style "selected_io_selector_port_list" = "medium_bold_text"
1272 GtkTreeView::even-row-color = { 0, 0, 0 }
1273 GtkTreeView::odd-row-color = { 0, 0, 0 }
1275 # fg is used to color the fg (text) of the column header button
1277 fg[NORMAL] = { 0.85, 0.85, 0.85 }
1278 fg[SELECTED] = { 0.85, 0.85, 0.85 }
1279 fg[ACTIVE] = { 0.85, 0.85, 0.85 }
1280 fg[PRELIGHT] = { 0.85, 0.85, 0.85 }
1281 fg[INSENSITIVE] = { 0.85, 0.85, 0.85 }
1283 # bg is used used to color the background of the column header button
1285 bg[NORMAL] = { 0.30, 0.30, 0.35 }
1286 bg[ACTIVE] = { 0.30, 0.30, 0.35 }
1287 bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
1288 bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
1289 bg[SELECTED] = { 0.30, 0.30, 0.35 }
1291 # text is used to color the treeview row text
1293 text[NORMAL] = { 0.85, 0.85, 0.85 }
1294 text[SELECTED] = { 0.85, 0.85, 0.85 }
1296 # base is used to color a treeview with no rows
1298 base[NORMAL] = { 0.20, 0.20, 0.25 }
1299 base[ACTIVE] = { 0.20, 0.20, 0.25 }
1300 base[PRELIGHT] = { 0.20, 0.20, 0.25 }
1301 base[INSENSITIVE] = { 0.20, 0.20, 0.25 }
1302 base[SELECTED] = { 0.20, 0.20, 0.25 }
1306 style "io_selector_port_list" = "medium_text"
1308 GtkTreeView::even-row-color = { 0.20, 0.20, 0.25 }
1309 GtkTreeView::odd-row-color = { 0.20, 0.20, 0.25 }
1310 # fg is used to color the fg (text) of the column header button
1312 fg[NORMAL] = { 0.70, 0.70, 0.70 }
1313 fg[SELECTED] = { 0.70, 0.70, 0.70 }
1314 fg[ACTIVE] = { 0.70, 0.70, 0.70 }
1315 fg[PRELIGHT] = { 0.70, 0.70, 0.70 }
1316 fg[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1318 # bg is used used to color the background of the column header button
1320 bg[NORMAL] = { 0.30, 0.30, 0.35 }
1321 bg[ACTIVE] = { 0.30, 0.30, 0.35 }
1322 bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
1323 bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
1324 bg[SELECTED] = { 0.30, 0.30, 0.35 }
1326 # text is used to color the treeview row text
1328 text[NORMAL] = { 0.80, 0.80, 0.80 }
1329 text[SELECTED] = { 0.80, 0.80, 0.80 }
1331 # base is used to color a treeview with no rows
1333 base[NORMAL] = { 0.20, 0.20, 0.25 }
1334 base[ACTIVE] = { 0.20, 0.20, 0.25 }
1335 base[PRELIGHT] = { 0.20, 0.20, 0.25 }
1336 base[INSENSITIVE] = { 0.20, 0.20, 0.25 }
1337 base[SELECTED] = { 0.20, 0.20, 0.25 }
1340 style "io_selector_notebook" = "default_base"
1342 fg[NORMAL] = { 1.0, 1.0, 1.0 }
1343 font_name ="@FONT_BOLD_NORMAL@"
1346 style "tearoff_arrow" = "medium_bold_entry"
1348 fg[NORMAL] = { 0.80, 0.80, 0.80 }
1349 fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1350 bg[NORMAL] = { 0.80, 0.80, 0.80 }
1351 bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1354 style "location_row_button" = "default_button"
1356 font_name = "@FONT_NORMAL@"
1359 style "location_rows_clock" = "default_clock_display"
1361 font_name = "@FONT_NORMAL@"
1366 font_name = "@FONT_NORMAL@"
1368 fg[NORMAL] = { 0.22, 0.73, 0.22 }
1369 fg[ACTIVE] = { 0.22, 0.73, 0.22 }
1370 fg[INSENSITIVE] = {0.22, 0.53, 0.22 }
1371 fg[SELECTED] = { 0.67, 0.23, 0.22 }
1372 fg[PRELIGHT] = { 0.67, 0.23, 0.22 }
1374 bg[NORMAL] = { 0.05, 0.05, 0.05 }
1375 bg[ACTIVE] = { 0, 0, 0 }
1376 bg[INSENSITIVE] = {0.12, 0.19, 0.25 }
1377 bg[SELECTED] = { 0, 0, 0 }
1378 bg[PRELIGHT] = { 0, 0, 0 }
1380 text[NORMAL] = { 0.70, 0.70, 0.70 }
1381 text[ACTIVE] = { 0.70, 0.70, 0.70 }
1382 text[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1383 text[SELECTED] = { 0.70, 0.70, 0.70 }
1384 text[PRELIGHT] = { 0.70, 0.70, 0.70 }
1386 # used to draw the triangular indicators
1388 base[NORMAL] = { 0.80, 0.80, 0.80 }
1389 base[ACTIVE] = { 0.80, 0.80, 0.80 }
1390 base[INSENSITIVE] = {0.6, 0.6, 0.6 }
1391 base[SELECTED] = { 0.80, 0.80, 0.80 }
1392 base[PRELIGHT] = { 0.80, 0.80, 0.80 }
1396 style "ardour_button" ="default_button"
1402 style "padded_button" = "default_button"
1407 style "odd_port_groups"
1409 fg[NORMAL] = { 0.6, 0.6, 0.6 }
1412 style "even_port_groups"
1414 fg[NORMAL] = { 0.3, 0.3, 0.3 }
1417 #---------------------------------------------------------------
1419 class "GtkWidget" style:highest "default_base"
1420 class "GtkScrollbar" style:highest "ardour_adjusters"
1421 class "GtkLabel" style:highest "default_generic"
1422 class "GtkButton" style:highest "ardour_button"
1423 class "GtkArrow" style:highest "tearoff_arrow"
1424 class "GtkProgressBar" style:highest "ardour_progressbars"
1426 widget "*PaddedButton" style:highest "padded_button"
1427 widget "*FirstActionMessage" style:highest "first_action_message"
1428 widget "*VerboseCanvasCursor" style:highest "verbose_canvas_cursor"
1429 widget "*MarkerText" style:highest "marker_text"
1430 widget "*TimeAxisViewItemName*" style:highest "time_axis_view_item_name"
1431 widget "*EditModeSelector" style:highest "medium_bold_entry"
1432 widget "*SnapTypeSelector" style:highest "medium_bold_entry"
1433 widget "*SnapModeSelector" style:highest "medium_bold_entry"
1434 widget "*ZoomFocusSelector" style:highest "medium_bold_entry"
1435 widget "*ArdourContextMenu*" style:highest "default_menu"
1436 widget "*EditGroupTitleButton*" style:highest "default_button"
1437 widget "*MixerGroupTitleButton*" style:highest "default_button"
1438 widget "*ErrorLogCloseButton" style:highest "default_button"
1439 widget "*EditorGTKButton*" style:highest "default_button"
1440 widget "*ToolbarButton" style:highest "default_button"
1441 widget "*ToolbarButton*" style:highest "default_button"
1442 widget "*CrossfadeEditButton" style:highest "default_button"
1443 widget "*CrossfadeEditButton*" style:highest "default_button"
1444 widget "*TrackHistoryButton*" style:highest "default_button"
1445 widget "*TrackSizeButton*" style:highest "default_button"
1446 widget "*TrackPlaylistButton*" style:highest "default_button"
1447 widget "*TrackAutomationButton*" style:highest "default_button"
1448 widget "*TrackGroupButton*" style:highest "default_button"
1449 widget "*TrackMixButton*" style:highest "default_button"
1450 widget "*TrackVisualButton*" style:highest "default_button"
1451 widget "*TrackRemoveButton*" style:highest "default_button"
1452 widget "*BaseButton" style:highest "default_button"
1453 widget "*TakeButtonLabel" style:highest "default_button"
1454 widget "*MixerWidthButton" style:highest "default_button"
1455 widget "*MixerHideButton" style:highest "default_button"
1456 widget "*MixerSendButton" style:highest "default_button"
1457 widget "*MixerSendButtonLabel" style:highest "default_button"
1458 widget "*MixerSendSwitch" style:highest "default_button"
1459 widget "*MixerInsertButton" style:highest "default_button"
1460 widget "*MixerInsertButtonLabel" style:highest "default_button"
1461 widget "*MixerInsertSwitch" style:highest "default_button"
1462 widget "*MixerMonitorInputButton*" style:highest "very_small_button"
1463 widget "*MixerMonitorInputButton.*" style:highest "very_small_button"
1464 widget "*MixerIOButton" style:highest "very_small_button"
1465 widget "*MixerIOButtonLabel" style:highest "very_small_button"
1466 widget "*AddRouteDialogSpinner" style:highest "ardour_adjusters"
1467 widget "*AddRouteDialogRadioButton*" style:highest "preferences"
1468 widget "*OptionsNotebook" style:highest "preferences"
1469 widget "*OptionEditorToggleButton*" style:highest "preferences"
1470 widget "*OptionsLabel" style:highest "preferences"
1471 widget "*OptionEditorAuditionerLabel" style:highest "preferences"
1472 widget "*OptionsEntry" style:highest "option_entry"
1473 widget "*InspectorNotebook" style:highest "preferences"
1474 widget "*NewSessionDialog" style:highest "preferences"
1475 widget "*NewSessionDialogButton*" style:highest "preferences"
1476 widget "*MixerSendSwitch*" style:highest "very_small_red_active_and_selected_button"
1477 widget "*OptionEditorToggleButton" style:highest "small_red_active_and_selected_button"
1478 widget "*NewSessionDialogButton" style:highest "small_red_active_and_selected_button"
1479 widget "*RecordEnableButton" style:highest "track_rec_enable_button"
1480 widget "*RecordEnableButton-active" style:highest "track_rec_enable_button_active"
1481 widget "*RecordEnableButton-alternate" style:highest "track_rec_enable_button_alternate"
1482 widget "*MixerRecordEnableButton" style:highest "mixer_track_rec_enable_button"
1483 widget "*MixerRecordEnableButton-active" style:highest "mixer_track_rec_enable_button_active"
1484 widget "*MixerRecordEnableButton-alternate" style:highest "mixer_track_rec_enable_button_alternate"
1485 widget "*MuteButton" style:highest "mute_button"
1486 widget "*MuteButton-alternate" style:highest "mute_button_alternate"
1487 widget "*MuteButton-active" style:highest "mute_button_active"
1488 widget "*MixerMuteButton" style:highest "mixer_mute_button"
1489 widget "*MixerMuteButton-alternate" style:highest "mixer_mute_button_alternate"
1490 widget "*MixerMuteButton-active" style:highest "mixer_mute_button_active"
1491 widget "*SoloButton" style:highest "solo_button"
1492 widget "*SoloButton-alternate" style:highest "solo_button_alternate"
1493 widget "*SoloButton-alternate2" style:highest "solo_button_alternate2"
1494 widget "*SoloButton-active" style:highest "solo_button_active"
1495 widget "*MixerSoloButton" style:highest "mixer_solo_button"
1496 widget "*MixerSoloButton-alternate" style:highest "mixer_solo_button_alternate"
1497 widget "*MixerSoloButton-alternate2" style:highest "mixer_solo_button_alternate2"
1498 widget "*MixerSoloButton-active" style:highest "mixer_solo_button_active"
1499 widget "*TrackLoopButton*" style:highest "track_loop_button"
1500 widget "*PanAutomationLineSelector*" style:highest "multiline_combo"
1501 widget "*EditorTimeButton*" style:highest "time_button"
1502 widget "*MixerInvertButton*" style:highest "mixer_invert_button"
1503 widget "*MixerInvertButton.*" style:highest "mixer_invert_button"
1504 widget "*MixerAutomationRecordingButton*" style:highest "very_small_button"
1505 widget "*MixerAutomationRecordingButton.*" style:highest "very_small_button"
1506 widget "*MixerAutomationModeButton*" style:highest "very_small_button"
1507 widget "*MixerAutomationModeButton.*" style:highest "very_small_button"
1508 widget "*MixerAutomationPlaybackButton*" style:highest "very_small_button"
1509 widget "*MixerAutomationPlaybackButton.*" style:highest "very_small_button"
1510 widget "*MixerNameButton" style:highest "very_small_button"
1511 widget "*MixerNameButtonLabel" style:highest "very_small_button"
1512 widget "*MixerGroupButton" style:highest "very_small_button"
1513 widget "*MixerGroupButtonLabel" style:highest "very_small_button"
1514 widget "*MixerCommentButton" style:highest "very_small_button"
1515 widget "*MixerCommentButton*" style:highest "very_small_button"
1516 widget "*MixerMonoButton*" style:highest "very_small_button"
1517 widget "*EditGroupButton" style:highest "very_small_button"
1518 widget "*EditGroupButtonLabel" style:highest "very_small_button"
1519 widget "*TransportButton" style:highest "transport_button"
1520 widget "*TransportButton-active" style:highest "transport_button_active"
1521 widget "*TransportSyncButton" style:highest "transport_button"
1522 widget "*TransportSyncButton*" style:highest "transport_button"
1523 widget "*TransportSyncButton-active" style:highest "sync_alert"
1524 widget "*TransportSyncButton-active*" style:highest "sync_alert"
1525 widget "*ShuttleButton" style:highest "transport_button"
1526 widget "*ShuttleButton*" style:highest "transport_button"
1527 widget "*ShuttleDisplay" style:highest "transport_button"
1528 widget "*ShuttleDisplay*" style:highest "transport_button"
1529 widget "*ShuttleControl" style:highest "shuttle_control"
1530 widget "*TransportRecButton" style:highest "transport_rec_button"
1531 widget "*TransportRecButton*" style:highest "transport_rec_button"
1532 widget "*TransportRecButton-active" style:highest "transport_rec_button_active"
1533 widget "*TransportRecButton-active*" style:highest "transport_rec_button_active"
1534 widget "*TransportRecButton-alternate" style:highest "transport_rec_button_alternate"
1535 widget "*TransportRecButton-alternate*" style:highest "transport_rec_button_alternate"
1536 widget "*TransportRecButton*" style:highest "transport_rec_button"
1537 widget "*RecordingXrunWarningWindow" style:highest "xrun_warn"
1538 widget "*RecordingXrunWarningWindow*" style:highest "xrun_warn"
1539 #widget "*MainMenuBar" style:highest "menu_bar_base"
1540 widget "*ErrorMessage" style:highest "error_message"
1541 widget "*FatalMessage" style:highest "fatal_message"
1542 widget "*InfoMessage" style:highest "info_message"
1543 widget "*WarningMessage" style:highest "warning_message"
1544 widget "*BigClockNonRecording" style:highest "non_recording_big_clock_display"
1545 widget "*BigClockRecording" style:highest "recording_big_clock_display"
1546 widget "*TransportClockDisplay" style:highest "transport_clock_display"
1547 widget "*SecondaryClockDisplay" style:highest "transport_clock_display"
1548 widget "*TransportClockDisplayDelta" style:highest "transport_clock_display_delta"
1549 widget "*SecondaryClockDisplayDelta" style:highest "transport_clock_display_delta"
1550 widget "*AudioClockFramesUpperInfo" style:highest "tempo_meter_clock_display"
1551 widget "*AudioClockFramesLowerInfo" style:highest "tempo_meter_clock_display"
1552 widget "*AudioClockSMPTEUpperInfo" style:highest "tempo_meter_clock_display"
1553 widget "*AudioClockSMPTELowerInfo" style:highest "tempo_meter_clock_display"
1554 widget "*AudioClockBBTUpperInfo" style:highest "tempo_meter_clock_display"
1555 widget "*AudioClockBBTLowerInfo" style:highest "tempo_meter_clock_display"
1556 widget "*SelectionStartClock" style:highest "default_clock_display"
1557 widget "*SelectionEndClock" style:highest "default_clock_display"
1558 widget "*SilenceDurationClock" style:highest "white_on_black_clock_display"
1559 widget "*EditPointClock" style:highest "default_clock_display"
1560 widget "*PreRollClock" style:highest "default_clock_display"
1561 widget "*PostRollClock" style:highest "default_clock_display"
1562 widget "*NudgeClock" style:highest "default_clock_display"
1563 widget "*ZoomRangeClock" style:highest "default_clock_display"
1564 widget "*SMPTEOffsetClock" style:highest "default_clock_display"
1565 widget "*TransportLabel" style:highest "small_bold_text"
1566 widget "*TakeLabel" style:highest "small_bold_text"
1567 widget "*LocationLabel" style:highest "small_bold_text"
1568 widget "*WipeLabel" style:highest "small_bold_text"
1569 widget "*TakeTagLabel" style:highest "small_bold_text"
1570 widget "*ToolBarLabel" style:highest "small_bold_text"
1571 widget "*EditorDisplayLabel" style:highest "small_bold_text"
1572 widget "*NewSessionLabel" style:highest "large_text"
1573 widget "*GlobalButtonLabel" style:highest "default_generic"
1574 widget "*ClickButton" style:highest "medium_entry"
1575 widget "*RegionNameDisplay" style:highest "medium_entry"
1576 widget "*PluginDisplay" style:highest "medium_entry"
1577 widget "*SelectionDisplay" style:highest "medium_entry"
1578 widget "*HistorySelector" style:highest "medium_entry"
1579 widget "*LocationSelector" style:highest "medium_entry"
1580 widget "*TakeSelector" style:highest "medium_entry"
1581 widget "*RegionSelector" style:highest "medium_entry"
1582 widget "*SMPTERuler" style:highest "editor_time_ruler"
1583 widget "*BBTRuler" style:highest "editor_time_ruler"
1584 widget "*FramesRuler" style:highest "editor_time_ruler"
1585 widget "*MinSecRuler" style:highest "editor_time_ruler"
1586 widget "*BaseFrame" style:highest "base_frame"
1588 widget "*SendStripBase" style:highest "send_strip_base"
1589 widget "*AudioTrackStripBase" style:highest "audio_track_base"
1590 widget "*AudioBusStripBase" style:highest "audio_bus_base"
1591 widget "*MidiTrackStripBase" style:highest "midi_track_base"
1592 widget "*AudioTrackStripBaseInactive" style:highest "track_controls_inactive"
1593 widget "*AudioBusStripBaseInactive" style:highest "track_controls_inactive"
1594 widget "*MidiTrackStripBaseInactive" style:highest "track_controls_inactive"
1595 widget "*FaderMetricsStrip" style:highest "audio_track_metrics"
1596 widget "*AudioTrackMetrics" style:highest "audio_track_metrics"
1597 widget "*AudioBusMetrics" style:highest "audio_bus_metrics"
1598 widget "*AudioTrackMetricsInactive" style:highest "audio_track_metrics_inactive"
1599 widget "*AudioBusMetricsInactive" style:highest "audio_bus_metrics_inactive"
1601 widget "*TimeAxisViewControlsBaseUnselected" style:highest "audio_track_base"
1602 widget "*AudioTrackControlsBaseUnselected" style:highest "audio_track_base"
1603 widget "*MidiTrackControlsBaseUnselected" style:highest "midi_track_base"
1604 widget "*AudioTrackFader" style:highest "gain_fader"
1606 widget "*BusControlsBaseUnselected" style:highest "audio_bus_base"
1607 widget "*AudioBusFader" style:highest "gain_fader"
1608 widget "*TrackSeparator" style:highest "track_separator"
1609 widget "*TrackEditIndicator0*" style:highest "edit_group_0"
1610 widget "*TrackEditIndicator1*" style:highest "edit_group_1"
1611 widget "*TrackEditIndicator2*" style:highest "edit_group_2"
1612 widget "*TrackEditIndicator3*" style:highest "edit_group_3"
1613 widget "*TrackEditIndicator4*" style:highest "edit_group_3"
1614 widget "*TrackEditIndicator5*" style:highest "edit_group_3"
1615 widget "*TrackEditIndicator6*" style:highest "edit_group_3"
1616 widget "*TrackEditIndicator7*" style:highest "edit_group_3"
1617 widget "*EditorTrackNameDisplay" style:highest "track_name_display"
1618 widget "*EditorTrackNameDisplay*" style:highest "track_name_display"
1619 widget "*EditorActiveTrackNameDisplay" style:highest "active_track_name_display"
1620 widget "*EditorActiveTrackNameDisplay*" style:highest "active_track_name_display"
1621 widget "*CrossfadeEditAuditionButton" style:highest "red_when_active"
1622 widget "*CrossfadeEditAuditionButton*" style:highest "red_when_active"
1623 widget "*CrossfadeEditCurveButton" style:highest "red_when_active"
1624 widget "*CrossfadeEditCurveButton*" style:highest "red_when_active"
1625 widget "*CrossfadeEditLabel" style:highest "medium_text"
1626 widget "*CrossfadeEditFrame" style:highest "base_frame"
1627 widget "*MouseModeButton" style:highest "default_button"
1628 widget "*MouseModeButton*" style:highest "default_button"
1629 widget "*EditorMainCanvas" style:highest "main_canvas_area"
1630 widget "*AudioTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1631 widget "*BusControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1632 widget "*AutomationTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1633 widget "*AutomationTrackName" style:highest "automation_track_name"
1634 widget "*AudioTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1635 widget "*BusControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1636 widget "*AutomationTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1637 widget "*AudioTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1638 widget "*MidiTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1639 widget "*BusControlsBaseSelected" style:highest "edit_controls_base_selected"
1640 widget "*AutomationTrackControlsBase" style:highest "automation_track_controls_base"
1641 widget "*AutomationTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1642 #widget "*EditorMenuBar*" style:highest "black_mackie_menu_bar"
1643 #widget "*MainMenuBar*" style:highest "black_mackie_menu_bar"
1644 widget "*ZoomClickBox" style:highest "medium_bold_entry"
1645 widget "*PluginParameterLabel" style:highest "medium_text"
1646 widget "*PluginNameInfo" style:highest "plugin_name_text"
1647 widget "*PluginMakerInfo" style:highest "plugin_maker_text"
1648 widget "*PluginParameterInfo" style:highest "medium_text"
1649 widget "*MotionControllerValue" style:highest "medium_entry"
1650 widget "*ParameterValueDisplay" style:highest "medium_bold_entry"
1651 widget "*PluginUIClickBox" style:highest "medium_bold_entry"
1652 widget "*PluginUIClickBox*" style:highest "medium_bold_entry"
1653 widget "*PluginSlider" style:highest "plugin_slider"
1654 widget "*EditGroupDisplay" style:highest "treeview_display"
1655 widget "*TrackListDisplay" style:highest "treeview_display"
1656 widget "*RegionListDisplay" style:highest "treeview_display"
1657 widget "*NamedSelectionDisplay" style:highest "treeview_display"
1658 widget "*SnapshotDisplay" style:highest "treeview_display"
1659 widget "*MixerTrackCommentArea" style:highest "option_entry"
1660 widget "*MixerPanZone" style:highest "pan_zone"
1661 widget "*MixerTrackDisplayList" style:highest "treeview_display"
1662 widget "*MixerSnapshotDisplayList" style:highest "treeview_display"
1663 widget "*MixerAuxDisplayList" style:highest "treeview_display"
1664 widget "*MixerGroupList" style:highest "treeview_display"
1665 widget "*RegionEditorLabel" style:highest "medium_text"
1666 widget "*RegionEditorSmallLabel" style:highest "small_text"
1667 widget "*RegionEditorEntry" style:highest "medium_entry"
1668 widget "*RegionEditorClock" style:highest "default_clock_display"
1669 widget "*RegionEditorToggleButton" style:highest "paler_red_when_active"
1670 widget "*RegionEditorToggleButton*" style:highest "paler_red_when_active"
1671 widget "*MixerStripSpeedBase" style:highest "small_entry"
1672 widget "*MixerStripSpeedBase*" style:highest "small_entry"
1673 widget "*MixerStripSpeedBaseNotOne" style:highest "small_red_on_black_entry"
1674 widget "*MixerStripSpeedBaseNotOne*" style:highest "small_red_on_black_entry"
1675 widget "*MixerStripGainDisplay" style:highest "small_entry"
1676 widget "*MixerStripGainDisplay*" style:highest "small_entry"
1677 widget "*MixerStripGainUnitButton" style:highest "very_small_button"
1678 widget "*MixerStripGainUnitButton*" style:highest "very_small_button"
1679 widget "*MixerStripMeterPreButton" style:highest "very_small_button"
1680 widget "*MixerStripMeterPreButton*" style:highest "very_small_button"
1681 widget "*MixerStripPeakDisplay*" style:highest "red_active_small_entry"
1682 widget "*MixerStripPeakDisplayPeak*" style:highest "peak_display_peaked_entry"
1683 widget "*MixerStripSelectedFrame" style:highest "selected_strip_frame"
1684 widget "*MixerStripFrame" style:highest "base_frame"
1685 widget "*HWMonitorButton" style:highest "red_when_active"
1686 widget "*HWMonitorButton*" style:highest "red_when_active"
1687 widget "*MonitorInvertButton" style:highest "monitor_invert_button"
1688 widget "*MonitorInvertButton*" style:highest "monitor_invert_button"
1689 widget "*MonitorMuteButton" style:highest "monitor_mute_button"
1690 widget "*MonitorMuteButton*" style:highest "monitor_mute_button"
1691 widget "*MonitorDimButton" style:highest "monitor_dim_button"
1692 widget "*MonitorDimButton*" style:highest "monitor_dim_button"
1693 widget "*MonitorMonoButton" style:highest "monitor_mono_button"
1694 widget "*MonitorMonoButton*" style:highest "monitor_mono_button"
1695 widget "*MonitorInvertButton" style:highest "monitor_invert_button"
1696 widget "*MonitorInvertButton*" style:highest "monitor_invert_button"
1697 widget "*MonitorOptButton" style:highest "monitor_opt_button"
1698 widget "*MonitorOptButton*" style:highest "monitor_opt_button"
1699 widget "*MonitorIsoAlert" style:highest "monitor_iso_button"
1700 widget "*MonitorIsoAlert*" style:highest "monitor_iso_button"
1701 widget "*BypassButton" style:highest "red_when_active"
1702 widget "*BypassButton*" style:highest "red_when_active"
1703 widget "*TransportSoloAlert" style:highest "flashing_alert"
1704 widget "*TransportSoloAlert.*" style:highest "flashing_alert"
1705 widget "*TransportSoloAlert-active" style:highest "flashing_alert"
1706 widget "*TransportSoloAlert-alternate" style:highest "flashing_alert"
1707 widget "*SendAlert" style:highest "green_flashing_alert"
1708 widget "*SendAlert.*" style:highest "green_flashing_alert"
1709 widget "*TransportAuditioningAlert" style:highest "flashing_alert"
1710 widget "*TransportAuditioningAlert.*" style:highest "flashing_alert"
1711 widget "*FadeCurve" style:highest "medium_bold_entry"
1712 widget "*FadeCurve*" style:highest "medium_bold_entry"
1713 widget "*IOSelectorButton" style:highest "default_button"
1714 widget "*IOSelectorButton*" style:highest "default_button"
1715 widget "*IOSelectorList" style:highest "medium_entry_noselection_fg"
1716 widget "*IOSelectorPortList" style:highest "io_selector_port_list"
1717 widget "*IOSelectorPortList.*" style:highest "io_selector_port_list"
1718 widget "*IOSelectorPortListSelected" style:highest "selected_io_selector_port_list"
1719 widget "*IOSelectorPortListSelected.*" style:highest "selected_io_selector_port_list"
1720 widget "*IOSelectorNotebook" style:highest "io_selector_notebook"
1721 widget "*IOSelectorNotebookTab" style:highest "io_selector_notebook"
1722 widget "*IOSelectorFrame" style:highest "base_frame"
1723 widget "*ConnectionEditorButton" style:highest "default_button"
1724 widget "*ConnectionEditorButton*" style:highest "default_button"
1725 widget "*ConnectionEditorList" style:highest "medium_entry_noselection_fg"
1726 widget "*ConnectionEditorConnectionList" style:highest "medium_entry"
1727 widget "*ConnectionEditorPortList" style:highest "io_selector_port_list"
1728 widget "*ConnectionEditorPortListSelected" style:highest "selected_io_selector_port_list"
1729 widget "*ConnectionEditorNotebook" style:highest "io_selector_notebook"
1730 widget "*ConnectionEditorNotebookTab" style:highest "io_selector_notebook"
1731 widget "*ConnectionEditorFrame" style:highest "base_frame"
1732 widget "*RouteParamsListDisplay" style:highest "inspector_track_list_display"
1733 widget "*RouteParamsPreListDisplay" style:highest "inspector_processor_list_display"
1734 widget "*RouteParamsPostListDisplay" style:highest "inspector_processor_list_display"
1735 widget "*TearOffArrow" style:highest "tearoff_arrow"
1736 widget "*RouteParamsTitleButton" style:highest "medium_text"
1737 widget "*RouteParamsTitleLabel" style:highest "medium_text"
1738 widget "*PluginAutomateRecordButton" style:highest "small_red_active_and_selected_button"
1739 widget "*PluginAutomateRecordButton*" style:highest "small_red_active_and_selected_button"
1740 widget "*PluginAutomatePlayButton" style:highest "small_red_active_and_selected_button"
1741 widget "*PluginAutomatePlayButton*" style:highest "small_red_active_and_selected_button"
1742 widget "*PluginAutomateButton" style:highest "small_button"
1743 widget "*PluginAutomateButton*" style:highest "small_button"
1744 widget "*PluginSaveButton" style:highest "small_button"
1745 widget "*PluginSaveButton*" style:highest "small_button"
1746 widget "*PluginLoadButton" style:highest "small_button"
1747 widget "*PluginLoadButton*" style:highest "small_button"
1749 widget "*MetricDialogFrame" style:highest "base_frame"
1750 widget "*MetricEntry" style:highest "medium_bold_entry"
1751 widget "*MetricButton" style:highest "default_button"
1752 widget "*MetricButton.*" style:highest "default_button"
1753 widget "*MetricLabel" style:highest "medium_text"
1754 widget "*TimeStretchButton" style:highest "default_button"
1755 widget "*TimeStretchButton.*" style:highest "default_button"
1756 widget "*TimeStretchProgress" style:highest "default_generic"
1757 widget "*ChoiceWindow" style:highest "default_generic"
1758 widget "*ChoicePrompt" style:highest "default_generic"
1759 widget "*ChoiceButton" style:highest "default_button"
1760 widget "*ChoiceButton*" style:highest "default_button"
1761 widget "*SelectionModeButton" style:highest "default_button"
1762 widget "*SelectionModeButton*" style:highest "default_button"
1763 widget "*TrackLabel" style:highest "medium_text"
1764 widget "*TrackPlugName" style:highest "medium_text"
1765 widget "*TrackParameterName" style:highest "small_text"
1766 widget "*AddRouteDialog*" style:highest "medium_text"
1767 widget "*AddRouteDialog.GtkLabel" style:highest "medium_text"
1768 widget "*AddRouteDialogChannelChoice" style:highest "medium_bold_entry"
1769 widget "*AddRouteDialogSpinner" style:highest "medium_bold_entry"
1770 widget "*AddRouteDialogSpinner*" style:highest "medium_bold_entry"
1771 widget "*AddRouteDialogRadioButton" style:highest "red_when_active"
1772 widget "*AddRouteDialogButton" style:highest "default_button"
1773 widget "*AddRouteDialogNameTemplateEntry" style:highest "medium_bold_entry"
1774 widget "*NewSessionIOLabel" style:highest "larger_bold_text"
1775 widget "*NewSessionSR1Label" style:highest "red_medium_text"
1776 widget "*NewSessionSR2Label" style:highest "medium_text"
1777 widget "*NewSessionChannelChoice" style:highest "medium_bold_entry"
1778 widget "*NewSessionMainButton" style:highest "larger_bold_text"
1779 widget "*NewSessionMainButton*" style:highest "larger_bold_text"
1780 widget "*NewSessionMainLabel" style:highest "larger_bold_text"
1781 widget "*LocationEditRowClock" style:highest "location_rows_clock"
1782 widget "*LocationEditNameLabel" style:highest "medium_text"
1783 widget "*LocationEditSetButton" style:highest "location_row_button"
1784 widget "*LocationEditSetButton*" style:highest "location_row_button"
1785 widget "*LocationEditGoButton" style:highest "location_row_button"
1786 widget "*LocationEditGoButton*" style:highest "location_row_button"
1787 widget "*LocationEditCdButton" style:highest "small_red_active_and_selected_button"
1788 widget "*LocationEditCdButton*" style:highest "small_red_active_and_selected_button"
1789 widget "*LocationEditHideButton" style:highest "small_red_active_and_selected_button"
1790 widget "*LocationEditHideButton*" style:highest "small_red_active_and_selected_button"
1791 widget "*LocationEditNumberLabel" style:highest "small_text"
1792 widget "*LocationLocEditorFrame" style:highest "base_frame"
1793 widget "*LocationRangeEditorFrame" style:highest "base_frame"
1794 widget "*LocationEditNameEntry" style:highest "option_entry"
1795 widget "*LocationAddLocationButton" style:highest "default_button"
1796 widget "*LocationAddLocationButton*" style:highest "default_button"
1797 widget "*LocationAddRangeButton" style:highest "default_button"
1798 widget "*LocationAddRangeButton*" style:highest "default_button"
1799 widget "*LocationEditRemoveButton" style:highest "location_row_button"
1800 widget "*LocationEditRemoveButton*" style:highest "location_row_button"
1801 widget "*PanSlider" style:highest "pan_slider"
1802 widget "*PanningLinkButton" style:highest "mixer_red_active_button"
1803 widget "*PanningLinkButton.*" style:highest "mixer_red_active_button"
1804 widget "*PanningLinkDirectionButton" style:highest "very_small_button"
1805 widget "*PanningLinkDirectionButton.*" style:highest "very_small_button"
1806 widget "*ChannelCountSelector" style:highest "medium_bold_entry"
1807 widget "*ChannelCountSelector.GtkArrow" style:highest "default_generic"
1808 widget "*RegionListWholeFile" style:highest "treeview_parent_node"
1809 widget "*EditorHScrollbar" style:highest "editor_hscrollbar"
1810 widget "*OddPortGroups" style:highest "odd_port_groups"
1811 widget "*EvenPortGroups" style:highest "even_port_groups"
1812 widget "*MidiListView*" style:highest "white_tree_view"
1813 widget "*ProcessorSelector*" style:highest "processor_list_display"
1814 widget "*PortMatrixLabel*" style:highest "small_text"
1815 widget "*MidiTracerTextView" style:highest "midi_tracer_textview"
1816 widget "*SoloIsolatedLED" style:highest "solo_isolate_led"
1817 widget "*SoloSafeLED" style:highest "solo_safe_led"
1818 widget "*SoloLEDLabel" style:highest "very_small_text"