2 # This is the GTK style file for Ardour, originally by Paul Davis and others
4 # Color meta-ization originated by Sean Corbett (seanbutnotheard@gmail.com)
6 # Released under the terms of the GNU GPL v2: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
13 #@color fg_selected #EEF
14 #@color bg_selected #58B
15 #@color fg_tooltip #1F1F1F
16 #@color bg_tooltip #FCF5B8
18 #@color lightest #FFFFFF
20 #@color bright_indicator #F11
21 #@color contrasting_indicator #9f3
22 #@color somewhat_bright_indicator #CEF
23 #@color not_so_bright_indicator #FC4
24 #@color bright_color #729FCF
28 #@color isolate #B9ECF2
31 #@color control_text2 #8D2B1B
32 #@color control_base #26292D
33 #@color control_text #D0D2D5
34 #@color audio_track #33445e
35 #@color midi_track #445033
36 #@color audio_bus #262c35
38 #@color send_fg #30F7B0
39 #@color send_bg #C4C4B8
41 #@color processor_frame_selected #E2CC33
42 #@color processor_fader_bg #666666
43 #@color processor_fader_frame #7F7F7F
44 #@color processor_prefader #4D0000
45 #@color processor_prefader_frame #7F0000
46 #@color processor_postfader #1A4D1A
47 #@color processor_postfader_frame #1B7F1B
49 # Tweak the color scheme in one place :
51 gtk_color_scheme = "@COLOR_SCHEME@"
53 #alternate BG color: #5C5E61
57 font_name = "@FONT_TINY@"
60 style "very_small_text"
62 font_name = "@FONT_SMALLER@"
67 font_name = "@FONT_SMALL@"
70 style "small_italic_text"
72 font_name = "italic @FONT_SMALL@"
75 style "small_bold_text"
77 font_name = "bold @FONT_SMALL@"
80 style "medium_bold_text"
82 font_name = "bold @FONT_NORMAL@"
87 font_name = "@FONT_NORMAL@"
90 style "medium_monospace_text"
92 font_name = "monospace @FONT_NORMAL@"
95 style "red_medium_text" = "medium_text"
97 fg[NORMAL] = @@COLPREFIX@_bright_indicator
98 fg[ACTIVE] = @@COLPREFIX@_bright_indicator
99 fg[SELECTED] = @@COLPREFIX@_bright_indicator
102 style "large_bold_text"
104 font_name = "bold @FONT_BIGGER@"
109 font_name = "@FONT_LARGE@"
112 style "larger_bold_text"
114 font_name = "bold @FONT_LARGE@"
117 style "big_bold_text"
119 font_name = "bold @FONT_LARGER@"
122 style "plugin_name_text" = "big_bold_text"
124 fg[NORMAL] = @@COLPREFIX@_text
127 style "plugin_maker_text" = "larger_bold_text"
129 fg[NORMAL] = @@COLPREFIX@_text
132 style "verbose_canvas_cursor" = "big_bold_text"
136 style "marker_text" = "small text"
140 style "midi_tracer_textview" = "medium_monospace_text"
145 style "time_axis_view_item_name" = "very small text"
149 style "default" = "medium_text"
151 #Original values for reference
152 GtkWidget::cursor_color = @@COLPREFIX@_lightest
153 GtkButton::default_border = { 0, 0, 0, 0 }
154 GtkButton::default_outside_border = { 0, 0, 0, 0 }
155 GtkButton::button_relief = GTK_RELIEF_NONE
156 GtkTreeView::vertical-padding = 0
157 GtkTreeView::horizontal-padding = 0
158 GtkTreeView::even-row-color = @@COLPREFIX@_base
159 GtkTreeView::odd-row-color = darker(@@COLPREFIX@_base)
161 GtkWidget :: focus-line-pattern = "\001\001" # Dash pattern used to draw the focus indicator.
162 GtkWidget :: focus-line-width = 1 # [ 1 ] ( >= 0 ) Width, in pixels, of the focus indicator line.
163 GtkWidget :: focus-padding = 1 # [ 1 ] ( >= 0 ) Width, in pixels, between focus indicator and the widget box.
164 GtkWidget :: interior-focus = 1 # [ 1 ] ( bool ) Draw the focus indicator inside widgets.
165 GtkWidget :: scroll-arrow-hlength = 16 # [ 16 ] ( >= 1 ) Length of horizontal scroll arrows.
166 GtkWidget :: scroll-arrow-vlength = 16 # [ 16 ] ( >= 1 ) Length of vertical scroll arrows.
168 GtkWidget :: link-color = shade(1.25, @@COLPREFIX@_bright_color)
169 GtkWidget :: visited-link-color = @@COLPREFIX@_bright_color
172 GtkDialog :: action-area-border = 4 # [ 5 ] ( >= 0 ) Width of border around the button area at the bottom of the dialog.
173 GtkDialog :: button-spacing = 4 # [ 6 ] ( >= 0 ) Spacing between buttons.
174 GtkDialog :: content-area-border = 2 # [ 2 ] ( >= 0 ) Width of border around the main dialog area.
175 GtkDialog :: content-area-spacing = 0 # [ 0 ] ( >= 0 ) The default spacing used between elements of the content area of the dialog.
178 GtkButton :: child-displacement-x = 1 # [ 0 ] How far in x direction to move the button when its depressed.
179 GtkButton :: child-displacement-y = 1 # [ 0 ] ... y
180 GtkButton :: default-border = { 0, 0, 0, 0 } # Extra space to add for CAN_DEFAULT buttons.
181 GtkButton :: displace-focus = 0 # [ 0 ] ( bool ) Whether the child_displacement_x/child_displacement_y properties should also affect the focus rectangle.
182 GtkButton :: image-spacing = 2 # [ 2 ] ( >= 0 ) Spacing in pixels between the image and label.
184 GtkCheckButton :: indicator-size = 13 # [ 13 ] ( >= 0 ) Size of check or radio indicator.
185 GtkCheckButton :: indicator-spacing = 2 # [ 2 ] ( >= 0 ) Spacing around check or radio indicator.
186 GtkCheckMenuItem :: indicator-size = 13 # [ 13 ] ( >= 0 ) Size of check or radio indicator.
188 GtkOptionMenu :: indicator-size = { 6, 10 } # Size of dropdown indicator.
189 GtkOptionMenu :: indicator-spacing = { 6, 5, 0, 0 } # Spacing around indicator.
191 GtkComboBox :: appears-as-list = 0 # [ 0 ] ( bool ) Whether dropdowns should look like lists rather than menus.
192 GtkComboBox :: arrow-size = 13 # [ 15 ] ( >= 0 ) Sets the minimum size of the arrow in the combo box.
193 GtkComboBox :: shadow-type = GTK_SHADOW_NONE # [ GTK_SHADOW_NONE ] Which kind of shadow to draw around the combo box.
195 GtkPaned :: handle-size = 4 # [ 5 ] ( >= 0 ) Width of handle.
197 GtkScale :: activate-slider = 1 # [ 0 ] ( bool ) With this option set to TRUE, sliders will be drawn ACTIVE and with shadow IN while they are dragged.
198 GtkScale :: slider-length = 23 # [ 31 ] ( >= 0 ) Length of scale's slider.
199 GtkScale :: slider-width = 14 # [ 14 ] ( >= 0 ) Width of scrollbar or scale thumb.
200 GtkScale :: trough-side-details = 1 # [ 0 ] ( bool ) When TRUE, the parts of the trough on the two sides of the slider are drawn with different details.
202 GtkScrollbar :: activate-slider = 1 # [ 0 ] ( bool ) With this option set to TRUE, sliders will be drawn ACTIVE and with shadow IN while they are dragged.
203 GtkScrollbar :: arrow-scaling = 0.4 # [ 0.5 ] ( 0.1 ) The arrow size proportion relative to the scroll button size.
204 GtkScrollbar :: fixed-slider-length = 0 # [ 0 ] ( bool ) Don't change slider size, just lock it to the minimum length.
205 GtkScrollbar :: min-slider-length = 50 # [ 21 ] ( >= 0 ) Minimum length of scrollbar slider.
206 GtkScrollbar :: slider-width = 15 # [ 14 ] ( >= 0 ) Width of scrollbar or scale thumb.
207 GtkScrollbar :: stepper-spacing = 0 # [ 0 ] ( >= 0 ) The spacing between the stepper buttons and thumb. Note that setting this value to anything > 0 will automatically set the trough-under-steppers style property to TRUE as well. Also, stepper-spacing won't have any effect if there are no steppers.
208 GtkScrollbar :: trough-border = 0 # [ 1 ] ( >= 0 ) Spacing between thumb/steppers and outer trough bevel.
209 GtkScrollbar :: trough-side-details = 0 # [ 0 ] ( bool ) When TRUE, the parts of the trough on the two sides of the slider are drawn with different details.
210 GtkScrollbar :: trough-under-steppers = 1 # [ 1 ] ( bool ) Whether to draw the trough across the full length of the range or to exclude the steppers and their spacing. Note that setting the "stepper-spacing" style property to any value > 0 will automatically enable trough-under-steppers too.
212 GtkScrollbar :: has-backward-stepper = 1 # [ 1 ] ( bool ) Display the standard backward arrow button.
213 GtkScrollbar :: has-forward-stepper = 1 # [ 1 ] ( bool ) Display the standard forward arrow button.
214 GtkScrollbar :: has-secondary-backward-stepper = 0 # [ 0 ] ( bool ) Display a second backward arrow button on the opposite end of the scrollbar.
215 GtkScrollbar :: has-secondary-forward-stepper = 0 # [ 0 ] ( bool ) Display a second forward arrow button on the opposite end of the scrollbar.
217 GtkHScrollbar :: has-secondary-backward-stepper = 0 # [ 0 ] ( bool ) Display a second backward arrow button on the opposite end of the scrollbar.
218 GtkHScrollbar :: has-secondary-forward-stepper = 0 # [ 0 ] ( bool ) Display a second forward arrow button on the opposite end of the scrollbar.
219 GtkVScrollbar :: has-secondary-backward-stepper = 0 # [ 0 ] ( bool ) Display a second backward arrow button on the opposite end of the scrollbar.
220 GtkVScrollbar :: has-secondary-forward-stepper = 0 # [ 0 ] ( bool ) Display a second forward arrow button on the opposite end of the scrollbar.
223 GtkMenuBar :: internal-padding = 1 # [ 1 ] ( >= 0 ) Amount of border space between the menubar shadow and the menu items.
224 GtkMenuBar :: shadow-type = GTK_SHADOW_OUT # [ GTK_SHADOW_OUT ] Style of bevel around the menubar.
226 GtkMenu :: arrow-placement = GTK_ARROWS_BOTH # [ GTK_ARROWS_BOTH ] Indicates where scroll arrows should be placed.
227 GtkMenu :: arrow-scaling = 0.5 # [ 0.7 ] ( 0.1 ) Arbitrary constant to scale down the size of the scroll arrow.
228 GtkMenu :: double-arrows = 1 # [ 1 ] ( bool ) When scrolling, always show both arrows.
229 GtkMenu :: horizontal-offset = -2 # [ -2 ] When the menu is a submenu, position it this number of pixels offset horizontally.
230 GtkMenu :: horizontal-padding = 0 # [ 0 ] ( >= 0 ) Extra space at the left and right edges of the menu.
231 GtkMenu :: vertical-offset = 0 # [ 0 ] When the menu is a submenu, position it this number of pixels offset vertically.
232 GtkMenu :: vertical-padding = 0 # [ 0 ] ( >= 0 ) Extra space at the top and bottom of the menu.
234 GtkMenuItem :: arrow-scaling = 0.5 # [ 0.8 ] ( 0.2 ) Amount of space used up by arrow, relative to the menu item's font size.
235 GtkMenuItem :: arrow-spacing = 10 # [ 10 ] ( >= 0 ) Space between label and arrow.
236 GtkMenuItem :: horizontal-padding = 3 # [ 3 ] ( >= 0 ) Padding to left and right of the menu item.
237 GtkMenuItem :: selected-shadow-type = GTK_SHADOW_NONE # [ GTK_SHADOW_NONE ] Shadow type when item is selected.
238 #GtkMenuItem :: toggle-spacing = 4 # [ 5 ] ( >= 0 ) Space between icon and label.
239 GtkMenuItem :: width-chars = 12 # [ 12 ] ( >= 0 ) The minimum desired width of the menu item in characters.
242 GtkArrow :: arrow-scaling = 0.5 # [ 0.7 ] ( 0.1 ) Amount of space used up by arrow.
244 GtkNotebook :: arrow-spacing = 0 # [ 0 ] ( >= 0 ) Spacing between the scroll arrows and the tabs.
245 GtkNotebook :: tab-curvature = 1 # [ 1 ] ( >= 0 ) Size of tab curvature.
246 GtkNotebook :: tab-overlap = 1 # [ 2 ] Size of tab overlap area.
248 GtkTreeView :: horizontal-separator = 8 # [ 2 ] ( >= 0 ) Horizontal space between cells. Must be an even number.
249 GtkTreeView :: vertical-separator = 2 # [ 2 ] ( >= 0 ) Vertical space between cells. Must be an even number.
251 GtkEntry :: honors-transparent-bg-hint = 1 # [ 0 ] ( bool ) (Clearlooks) Without this, gecko will fill in the background of the entry.
254 #GtkToolbar::shadow_type = GTK_SHADOW_ETCHED_IN
260 bg[NORMAL] = @@COLPREFIX@_bg
261 bg[PRELIGHT] = shade(1.1, @@COLPREFIX@_bg)
262 bg[ACTIVE] = shade(0.9, @@COLPREFIX@_bg)
263 bg[INSENSITIVE] = @@COLPREFIX@_bg
264 bg[SELECTED] = @@COLPREFIX@_bg_selected
266 fg[NORMAL] = @@COLPREFIX@_fg
267 fg[PRELIGHT] = @@COLPREFIX@_fg
268 fg[ACTIVE] = shade(0.9, @@COLPREFIX@_fg)
269 fg[INSENSITIVE] = shade(0.7, @@COLPREFIX@_bg)
270 fg[SELECTED] = @@COLPREFIX@_fg_selected
272 base[NORMAL] = @@COLPREFIX@_base
273 base[PRELIGHT] = @@COLPREFIX@_base
274 base[INSENSITIVE] = shade(1.0, @@COLPREFIX@_bg)
275 base[ACTIVE] = shade(0.9, @@COLPREFIX@_bg_selected)
276 base[SELECTED] = @@COLPREFIX@_bg_selected
278 text[NORMAL] = @@COLPREFIX@_text
279 text[PRELIGHT] = @@COLPREFIX@_text
280 text[ACTIVE] = @@COLPREFIX@_fg_selected
281 text[INSENSITIVE] = shade(0.7, @@COLPREFIX@_bg)
282 text[SELECTED] = @@COLPREFIX@_fg_selected
284 #engine specific tweaks
289 #colorize_scrollbar = TRUE
290 menubarstyle = 2 # 0 = flat, 1 = sunken, 2 = flat gradient
291 #toolbarstyle = 0 # 0 = flat, 1 = enable effects
295 style "contrasting_popup" = "medium_monospace_text"
297 bg[NORMAL] = @@COLPREFIX@_lightest
298 fg[NORMAL] = @@COLPREFIX@_darkest
299 base[NORMAL] = @@COLPREFIX@_lightest
300 text[NORMAL] = @@COLPREFIX@_darkest
301 text[ACTIVE] = @@COLPREFIX@_darkest
302 text[SELECTED] = @@COLPREFIX@_darkest
307 fg[NORMAL] = @@COLPREFIX@_bg
308 bg[NORMAL] = @@COLPREFIX@_bg
311 style "transport_base" = "medium_bold_text"
316 style "default_button" = "small_text"
320 style "mouse_mode_button" = "default_button"
322 bg[ACTIVE] = @@COLPREFIX@_contrasting_indicator
323 fg[ACTIVE] = @@COLPREFIX@_darkest
326 style "default_menu" = "medium_text"
328 #bg[NORMAL] = darker(@@COLPREFIX@_bg)
331 style "default_generic" = "medium_text"
335 style "text_cell_entry" = "medium_text"
337 GtkWidget::cursor_color = @@COLPREFIX@_darkest
340 style "very_small_button" = "default_button"
346 style "small_button" = "default_button"
350 style "very_small_red_active_and_selected_button" = "very_small_button"
352 fg[ACTIVE] = @@COLPREFIX@_darkest
353 bg[ACTIVE] = @@COLPREFIX@_bright_indicator
354 bg[SELECTED] = @@COLPREFIX@_bright_indicator
357 style "small_red_active_and_selected_button" = "small_button"
359 fg[ACTIVE] = @@COLPREFIX@_darkest
360 bg[ACTIVE] = @@COLPREFIX@_bright_indicator
361 bg[SELECTED] = @@COLPREFIX@_bright_indicator
366 bg[NORMAL] = shade (0.7, @@COLPREFIX@_lightest)
367 bg[ACTIVE] = shade (0.705, @@COLPREFIX@_lightest)
370 #MSR and related buttons
372 style "track_rec_enable_button" = "small_button"
374 fg[ACTIVE] = @@COLPREFIX@_darkest
375 bg[NORMAL] = mix(0.08,@@COLPREFIX@_arm,@@COLPREFIX@_bg)
376 bg[PRELIGHT] = shade(1.1,mix(0.08,@@COLPREFIX@_arm,@@COLPREFIX@_bg))
379 style "track_rec_enable_button_active" = "small_button"
381 #fg[ACTIVE] = @@COLPREFIX@_darkest
382 #fg[SELECTED] = @@COLPREFIX@_darkest
383 #fg[PRELIGHT] = @@COLPREFIX@_darkest
384 #fg[NORMAL] = @@COLPREFIX@_darkest
386 bg[NORMAL] = @@COLPREFIX@_arm
387 bg[ACTIVE] = @@COLPREFIX@_arm
388 bg[SELECTED] = @@COLPREFIX@_arm
389 bg[PRELIGHT] = shade(1.1, @@COLPREFIX@_arm)
392 style "track_rec_enable_button_alternate" = "small_button"
394 fg[SELECTED] = @@COLPREFIX@_darkest
395 fg[ACTIVE] = @@COLPREFIX@_darkest
396 fg[PRELIGHT] = @@COLPREFIX@_darkest
397 fg[NORMAL] = @@COLPREFIX@_darkest
399 bg[NORMAL] = lighter(@@COLPREFIX@_arm)
400 bg[ACTIVE] = lighter(@@COLPREFIX@_arm)
401 bg[SELECTED] = lighter(@@COLPREFIX@_arm)
402 bg[PRELIGHT] = shade(1.1, lighter(@@COLPREFIX@_arm))
405 style "track_rec_enable_button_alternate_two" = "small_button"
407 fg[SELECTED] = @@COLPREFIX@_darkest
408 fg[ACTIVE] = @@COLPREFIX@_darkest
409 fg[PRELIGHT] = @@COLPREFIX@_darkest
410 fg[NORMAL] = @@COLPREFIX@_darkest
412 bg[NORMAL] = darker(@@COLPREFIX@_arm)
413 bg[ACTIVE] = darker(@@COLPREFIX@_arm)
414 bg[SELECTED] = darker(@@COLPREFIX@_arm)
415 bg[PRELIGHT] = shade(1.1, darker(@@COLPREFIX@_arm))
418 style "mixer_track_rec_enable_button" = "track_rec_enable_button"
424 style "mixer_track_rec_enable_button_alternate" = "track_rec_enable_button_alternate"
430 style "mixer_track_rec_enable_button_active" = "track_rec_enable_button_active"
437 style "solo_button" = "small_button"
439 bg[NORMAL] = mix(0.1,@@COLPREFIX@_solo,@@COLPREFIX@_bg)
440 bg[ACTIVE] = @@COLPREFIX@_solo
441 fg[ACTIVE] = @@COLPREFIX@_darkest
444 style "solo_isolate_led"
446 fg[NORMAL] = mix(0.2,@@COLPREFIX@_isolate, @@COLPREFIX@_darkest)
447 fg[ACTIVE] = @@COLPREFIX@_isolate
450 style "solo_safe_led"
452 fg[NORMAL] = mix(0.2,@@COLPREFIX@_isolate, @@COLPREFIX@_darkest)
453 fg[ACTIVE] = @@COLPREFIX@_isolate
456 style "solo_button_alternate" = "small_button"
459 # this is the "solo-isolated" solo theme
462 bg[ACTIVE] = lighter(@@COLPREFIX@_solo)
464 fg[ACTIVE] = @@COLPREFIX@_bright_indicator
465 fg[SELECTED] = @@COLPREFIX@_bright_indicator
466 fg[NORMAL] = @@COLPREFIX@_bright_indicator
467 fg[PRELIGHT] = shade(1.1, @@COLPREFIX@_bright_indicator)
470 style "solo_button_alternate2" = "small_button"
473 # this is the "half-bright" solo theme
476 bg[NORMAL] = darker(@@COLPREFIX@_solo)
477 bg[ACTIVE] = darker(@@COLPREFIX@_solo)
478 bg[SELECTED] = darker(@@COLPREFIX@_solo)
479 bg[PRELIGHT] = shade(1.1, darker(@@COLPREFIX@_solo))
481 fg[ACTIVE] = @@COLPREFIX@_darkest
482 fg[SELECTED] = @@COLPREFIX@_darkest
483 fg[NORMAL] = @@COLPREFIX@_darkest
484 fg[PRELIGHT] = @@COLPREFIX@_darkest
487 style "solo_button_active" = "small_button"
490 # this is the "full-bright" solo theme
493 bg[NORMAL] = @@COLPREFIX@_solo
494 bg[ACTIVE] = @@COLPREFIX@_solo
495 bg[SELECTED] = @@COLPREFIX@_solo
496 bg[PRELIGHT] = shade(1.1, @@COLPREFIX@_solo)
498 fg[ACTIVE] = @@COLPREFIX@_darkest
499 fg[SELECTED] = @@COLPREFIX@_darkest
500 fg[NORMAL] = @@COLPREFIX@_darkest
501 fg[PRELIGHT] = @@COLPREFIX@_darkest
504 style "mixer_invert_button" = "small_button"
506 bg[ACTIVE] = @@COLPREFIX@_not_so_bright_indicator
507 fg[ACTIVE] = @@COLPREFIX@_darkest
510 style "mixer_solo_button" = "solo_button"
516 style "mixer_solo_button_alternate" = "solo_button_alternate"
522 style "mixer_solo_button_alternate2" = "solo_button_alternate2"
529 style "mixer_solo_button_active" = "solo_button_active"
535 style "monitor_opt_button" = "small_button"
537 bg[NORMAL] = mix(0.1,@@COLPREFIX@_not_so_bright_indicator,@@COLPREFIX@_bg)
538 bg[ACTIVE] = @@COLPREFIX@_not_so_bright_indicator
539 fg[ACTIVE] = @@COLPREFIX@_darkest
542 style "monitor_mono_button" = "small_button"
544 bg[NORMAL] = mix(0.1,@@COLPREFIX@_mono,@@COLPREFIX@_bg)
545 bg[ACTIVE] = @@COLPREFIX@_mono
546 fg[ACTIVE] = @@COLPREFIX@_darkest
549 style "monitor_invert_button" = "small_button"
551 bg[NORMAL] = mix(0.1,@@COLPREFIX@_not_so_bright_indicator,@@COLPREFIX@_bg)
552 bg[ACTIVE] = @@COLPREFIX@_not_so_bright_indicator
553 fg[ACTIVE] = @@COLPREFIX@_darkest
556 style "monitor_mute_button" = "small_button"
558 bg[NORMAL] = mix(0.1,@@COLPREFIX@_mute,@@COLPREFIX@_bg)
559 bg[ACTIVE] = @@COLPREFIX@_mute
560 fg[ACTIVE] = @@COLPREFIX@_darkest
563 style "monitor_dim_button" = "small_button"
565 bg[NORMAL] = mix(0.1,lighter(@@COLPREFIX@_mute),@@COLPREFIX@_bg)
566 bg[ACTIVE] = lighter(@@COLPREFIX@_mute)
567 fg[ACTIVE] = @@COLPREFIX@_darkest
570 style "monitor_iso_button" = "small_button"
572 bg[NORMAL] = mix(0.1,@@COLPREFIX@_somewhat_bright_indicator,@@COLPREFIX@_bg)
573 bg[ACTIVE] = @@COLPREFIX@_somewhat_bright_indicator
574 fg[ACTIVE] = @@COLPREFIX@_darkest
577 style "mute_button" = "small_button"
579 bg[NORMAL] = mix(0.1,@@COLPREFIX@_mute,@@COLPREFIX@_bg)
580 bg[ACTIVE] = @@COLPREFIX@_mute
581 fg[ACTIVE] = @@COLPREFIX@_darkest
584 style "mute_button_fullylit" = "small_button"
586 # this is the normal "active" state for a mute button
588 bg[ACTIVE] = @@COLPREFIX@_mute
589 bg[NORMAL] = @@COLPREFIX@_mute
590 bg[SELECTED] = @@COLPREFIX@_mute
591 bg[PRELIGHT] = lighter (@@COLPREFIX@_mute)
593 fg[SELECTED] = @@COLPREFIX@_darkest
594 fg[ACTIVE] = @@COLPREFIX@_darkest
595 fg[NORMAL] = @@COLPREFIX@_darkest
596 fg[PRELIGHT] = @@COLPREFIX@_darkest
599 style "mute_button_halflit" = "small_button"
601 bg[NORMAL] = mix(0.5,@@COLPREFIX@_lightest,@@COLPREFIX@_mute)
602 bg[SELECTED] = mix(0.5,@@COLPREFIX@_lightest,@@COLPREFIX@_mute)
603 bg[ACTIVE] = mix(0.5,@@COLPREFIX@_lightest,@@COLPREFIX@_mute)
604 bg[PRELIGHT] = mix(0.5,@@COLPREFIX@_lightest,@@COLPREFIX@_mute)
606 fg[SELECTED] = @@COLPREFIX@_darkest
607 fg[ACTIVE] = @@COLPREFIX@_darkest
608 fg[NORMAL] = @@COLPREFIX@_darkest
609 fg[PRELIGHT] = @@COLPREFIX@_darkest
612 style "mixer_mute_button" = "mute_button"
618 style "mixer_mute_button_fullylit" = "mute_button_fullylit"
624 style "mixer_mute_button_halflit" = "mute_button_halflit"
630 style "multiline_combo" = "small_button"
636 style "track_loop_button" = "small_button"
638 bg[ACTIVE] = @@COLPREFIX@_somewhat_bright_indicator
639 bg[PRELIGHT] = lighter(@@COLPREFIX@_somewhat_bright_indicator)
643 style "mixer_red_active_button" = "very_small_button"
645 bg[ACTIVE] = @@COLPREFIX@_bright_indicator
647 base[INSENSITIVE] = { 0.16, 0.16, 0.21 }
648 bg[INSENSITIVE] = { 0.16, 0.16, 0.21 }
651 style "time_button" = "default_button"
653 font_name = "@FONT_SMALL@"
656 style "transport_button"
658 #bg[NORMAL] = mix(0.05,@@COLPREFIX@_contrasting_indicator,@@COLPREFIX@_bg) #turns out this is kind of yucky looking, but it's there if you want to try it
659 bg[ACTIVE] = @@COLPREFIX@_contrasting_indicator
660 fg[ACTIVE] = @@COLPREFIX@_darkest
663 style "transport_button_active"
665 bg[NORMAL] = @@COLPREFIX@_contrasting_indicator
666 bg[ACTIVE] = @@COLPREFIX@_contrasting_indicator
667 bg[SELECTED] = @@COLPREFIX@_contrasting_indicator
668 bg[PRELIGHT] = @@COLPREFIX@_contrasting_indicator
670 fg[NORMAL] = @@COLPREFIX@_darkest
671 fg[PRELIGHT] = @@COLPREFIX@_darkest
672 fg[SELECTED] = @@COLPREFIX@_darkest
673 fg[ACTIVE] = @@COLPREFIX@_darkest
676 style "transport_button_alternate_two"
678 fg[SELECTED] = @@COLPREFIX@_darkest
679 fg[ACTIVE] = @@COLPREFIX@_darkest
680 fg[PRELIGHT] = @@COLPREFIX@_darkest
681 fg[NORMAL] = @@COLPREFIX@_darkest
683 bg[NORMAL] = shade(0.2,@@COLPREFIX@_bright_indicator)
684 bg[ACTIVE] = shade(0.2,@@COLPREFIX@_bright_indicator)
685 bg[SELECTED] = shade(0.2,@@COLPREFIX@_bright_indicator)
686 bg[PRELIGHT] = shade(0.2,@@COLPREFIX@_bright_indicator)
689 style "transport_rec_button"
691 bg[ACTIVE] = darker(@@COLPREFIX@_arm) #the rest of these don't quite do what I expected
692 #bg[NORMAL] = mix(0.05,@@COLPREFIX@_arm,@@COLPREFIX@_bg)
693 #bg[SELECTED] = darker(@@COLPREFIX@_arm)
694 #bg[PRELIGHT] = lighter(mix(0.05,@@COLPREFIX@_arm,@@COLPREFIX@_bg))
696 fg[ACTIVE] = @@COLPREFIX@_darkest
699 style "transport_rec_button_active"
701 bg[ACTIVE] = darker(@@COLPREFIX@_arm)
702 bg[NORMAL] = darker(@@COLPREFIX@_arm)
703 bg[SELECTED] = darker(@@COLPREFIX@_arm)
704 bg[PRELIGHT] = darker(@@COLPREFIX@_arm)
707 style "transport_rec_button_alternate"
709 bg[PRELIGHT] = @@COLPREFIX@_arm
710 bg[NORMAL] = @@COLPREFIX@_arm
711 bg[SELECTED] = @@COLPREFIX@_arm
712 bg[ACTIVE] = @@COLPREFIX@_arm
715 style "shuttle_control" = "very_small_text"
717 fg[NORMAL] = @@COLPREFIX@_control_text2
718 fg[ACTIVE] = @@COLPREFIX@_control_text2
719 fg[PRELIGHT] = @@COLPREFIX@_control_text2
720 fg[SELECTED] = @@COLPREFIX@_control_text2
721 fg[INSENSITIVE] = @@COLPREFIX@_control_text2
723 bg[NORMAL] = @@COLPREFIX@_darkest
724 bg[PRELIGHT] = @@COLPREFIX@_darkest
725 bg[INSENSITIVE] = @@COLPREFIX@_darkest
726 bg[ACTIVE] = @@COLPREFIX@_bright_color
727 bg[SELECTED] = @@COLPREFIX@_bright_color
730 style "ardour_adjusters" = "default_generic"
732 bg[NORMAL] = @@COLPREFIX@_bg
733 bg[PRELIGHT] = lighter(@@COLPREFIX@_bg)
734 bg[ACTIVE] = @@COLPREFIX@_darkest
737 style "editor_hscrollbar" = "ardour_adjusters"
740 # special case: we want this scrollbar to be as tall as the
741 # zoom focus selector combobox. scrollbars don't expand to
742 # fill the space available to them, so we have to explicitly
745 GtkRange::slider_width = 27
746 GtkScrollbar::slider_width = 27
749 style "ardour_progressbars" = "default_generic"
751 # Clearlooks always uses darkest for the advancing bar, sigh
752 # so this is just a contrasting color for the trough
753 bg[NORMAL] = @@COLPREFIX@_bright_color
756 style "preferences" = "default"
758 fg[PRELIGHT] = lighter(@@COLPREFIX@_fg)
761 style "option_entry" = "default"
766 style "red_when_active" = "medium_text"
768 fg[NORMAL] = @@COLPREFIX@_fg
769 bg[NORMAL] = @@COLPREFIX@_bg
770 bg[PRELIGHT] = @@COLPREFIX@_bg
772 fg[ACTIVE] = @@COLPREFIX@_fg
773 bg[ACTIVE] = @@COLPREFIX@_bright_indicator
774 bg[PRELIGHT] = @@COLPREFIX@_bright_indicator
777 style "xrun_warn" = "larger_bold_text"
779 fg[NORMAL] = @@COLPREFIX@_fg
780 fg[ACTIVE] = @@COLPREFIX@_fg
781 text[NORMAL] = @@COLPREFIX@_fg
782 text[ACTIVE] = @@COLPREFIX@_fg
783 base[NORMAL] = @@COLPREFIX@_base
784 base[ACTIVE] = @@COLPREFIX@_base
785 bg[NORMAL] = @@COLPREFIX@_bright_indicator
786 bg[ACTIVE] = @@COLPREFIX@_contrasting_indicator
789 style "menu_bar_base" = "default"
794 style "fatal_message" = "medium_text"
796 fg[ACTIVE] = @@COLPREFIX@_bright_indicator
797 fg[NORMAL] = @@COLPREFIX@_bright_indicator
798 bg[ACTIVE] = @@COLPREFIX@_base
799 bg[NORMAL] = @@COLPREFIX@_base
800 base[NORMAL] = @@COLPREFIX@_base
801 base[NORMAL] = @@COLPREFIX@_base
804 style "error_message" = "medium_text"
806 fg[ACTIVE] = @@COLPREFIX@_bright_indicator
807 fg[NORMAL] = @@COLPREFIX@_bright_indicator
808 bg[ACTIVE] = @@COLPREFIX@_base
809 bg[NORMAL] = @@COLPREFIX@_base
810 base[NORMAL] = @@COLPREFIX@_base
811 base[NORMAL] = @@COLPREFIX@_base
814 style "info_message" = "medium_text"
816 fg[ACTIVE] = @@COLPREFIX@_contrasting_indicator
817 fg[NORMAL] = @@COLPREFIX@_contrasting_indicator
818 bg[ACTIVE] = @@COLPREFIX@_base
819 bg[NORMAL] = @@COLPREFIX@_base
820 base[NORMAL] = @@COLPREFIX@_base
821 base[NORMAL] = @@COLPREFIX@_base
824 style "warning_message" = "medium_text"
826 fg[ACTIVE] = @@COLPREFIX@_somewhat_bright_indicator
827 fg[NORMAL] = @@COLPREFIX@_somewhat_bright_indicator
828 bg[ACTIVE] = @@COLPREFIX@_base
829 bg[NORMAL] = @@COLPREFIX@_base
830 base[NORMAL] = @@COLPREFIX@_base
831 base[NORMAL] = @@COLPREFIX@_base
834 style "medium_entry" = "medium_text"
836 fg[NORMAL] = @@COLPREFIX@_text
837 fg[ACTIVE] = @@COLPREFIX@_text
838 fg[SELECTED] = @@COLPREFIX@_fg_selected
840 bg[NORMAL] = @@COLPREFIX@_bg
842 base[NORMAL] = @@COLPREFIX@_base
843 base[ACTIVE] = @@COLPREFIX@_base
844 base[SELECTED] = @@COLPREFIX@_bg_selected
847 style "medium_entry_noselection_fg" = "medium_entry"
849 fg[SELECTED] = @@COLPREFIX@_contrasting_indicator
852 style "medium_entry_noselection_bg" = "medium_entry"
854 bg[SELECTED] = @@COLPREFIX@_text
857 style "medium_bold_entry" = "medium_bold_text"
859 fg[NORMAL] = @@COLPREFIX@_text
860 fg[ACTIVE] = @@COLPREFIX@_text
862 bg[NORMAL] = @@COLPREFIX@_bg
864 base[NORMAL] = @@COLPREFIX@_base
865 base[ACTIVE] = @@COLPREFIX@_base
866 base[SELECTED] = @@COLPREFIX@_base
869 style "small_entry" = "small_text"
871 fg[NORMAL] = @@COLPREFIX@_text
872 fg[ACTIVE] = @@COLPREFIX@_contrasting_indicator
873 fg[SELECTED] = @@COLPREFIX@_contrasting_indicator
874 text[NORMAL] = @@COLPREFIX@_text
875 text[ACTIVE] = @@COLPREFIX@_contrasting_indicator
876 text[SELECTED] = @@COLPREFIX@_fg_selected
877 bg[NORMAL] = @@COLPREFIX@_base
878 bg[SELECTED] = @@COLPREFIX@_base
879 bg[SELECTED] = @@COLPREFIX@_base
880 base[NORMAL] = @@COLPREFIX@_base
881 base[ACTIVE] = @@COLPREFIX@_base
882 base[SELECTED] = @@COLPREFIX@_base
885 style "red_active_small_entry" = "small_entry"
887 fg[ACTIVE] = @@COLPREFIX@_bright_indicator
888 fg[SELECTED] = @@COLPREFIX@_bright_indicator
891 style "small_bold_entry" = "small_bold_text"
893 fg[NORMAL] = @@COLPREFIX@_text
894 fg[ACTIVE] = @@COLPREFIX@_text
896 bg[NORMAL] = @@COLPREFIX@_bg
898 base[NORMAL] = @@COLPREFIX@_base
899 base[ACTIVE] = @@COLPREFIX@_base
900 base[SELECTED] = @@COLPREFIX@_base
903 style "small_red_on_black_entry" = "small_bold_text"
905 fg[NORMAL] = @@COLPREFIX@_bright_indicator
906 fg[ACTIVE] = @@COLPREFIX@_bright_indicator
907 base[NORMAL] = @@COLPREFIX@_base
908 base[ACTIVE] = @@COLPREFIX@_base
909 bg[NORMAL] = @@COLPREFIX@_base
910 bg[ACTIVE] = @@COLPREFIX@_base
913 style "non_recording_big_clock_display" = "medium_entry"
915 font_name = "@FONT_MASSIVE@"
917 fg[NORMAL] = @@COLPREFIX@_control_text
918 fg[ACTIVE] = @@COLPREFIX@_bright_indicator
919 fg[SELECTED] = @@COLPREFIX@_bright_indicator
920 fg[PRELIGHT] = @@COLPREFIX@_bright_indicator
921 fg[INSENSITIVE] = @@COLPREFIX@_bright_indicator
923 base[NORMAL] = @@COLPREFIX@_base
924 base[ACTIVE] = @@COLPREFIX@_base
925 bg[NORMAL] = @@COLPREFIX@_base
926 bg[ACTIVE] = shade(0.5,@@COLPREFIX@_bright_indicator)
929 style "recording_big_clock_display" = "non_recording_big_clock_display"
931 fg[NORMAL] = darker(@@COLPREFIX@_arm)
934 style "transport_clock_display"
936 font_name = "@FONT_BOLD_BIGGER@"
938 fg[NORMAL] = darker (@@COLPREFIX@_contrasting_indicator)
939 fg[ACTIVE] = darker(@@COLPREFIX@_bright_indicator)
940 fg[SELECTED] = darker(@@COLPREFIX@_bright_indicator)
941 fg[PRELIGHT] = darker(@@COLPREFIX@_bright_indicator)
942 fg[INSENSITIVE] = darker(@@COLPREFIX@_bright_indicator)
944 base[NORMAL] = @@COLPREFIX@_darkest
945 base[ACTIVE] = @@COLPREFIX@_darkest
946 bg[NORMAL] = @@COLPREFIX@_darkest
947 bg[ACTIVE] = @@COLPREFIX@_darkest
950 style "transport_clock_display_delta" = "transport_clock_display"
952 fg[NORMAL] = @@COLPREFIX@_bright_color
955 style "tempo_meter_clock_display" = "very_small_text"
957 fg[NORMAL] = @@COLPREFIX@_fg
958 fg[ACTIVE] = @@COLPREFIX@_somewhat_bright_indicator
959 fg[SELECTED] = @@COLPREFIX@_bright_indicator
960 base[NORMAL] = @@COLPREFIX@_base
961 base[ACTIVE] = @@COLPREFIX@_contrasting_indicator
962 bg[NORMAL] = @@COLPREFIX@_bright_color
963 bg[ACTIVE] = @@COLPREFIX@_contrasting_indicator
966 style "default_clock_display" = "medium_text"
968 fg[NORMAL] = @@COLPREFIX@_contrasting_indicator
969 fg[ACTIVE] = @@COLPREFIX@_bright_indicator
970 fg[SELECTED] = @@COLPREFIX@_bright_indicator
971 base[NORMAL] = @@COLPREFIX@_darkest
972 base[ACTIVE] = @@COLPREFIX@_darkest
973 bg[NORMAL] = @@COLPREFIX@_darkest
974 bg[ACTIVE] = @@COLPREFIX@_darkest
978 style "white_on_black_clock_display" = "medium_text"
980 fg[NORMAL] = @@COLPREFIX@_fg
981 fg[ACTIVE] = @@COLPREFIX@_bright_indicator
982 fg[SELECTED] = @@COLPREFIX@_bright_indicator
983 base[NORMAL] = @@COLPREFIX@_darkest
984 base[ACTIVE] = @@COLPREFIX@_darkest
985 bg[NORMAL] = @@COLPREFIX@_darkest
986 bg[ACTIVE] = @@COLPREFIX@_darkest
989 style "editor_time_ruler" = "small_text"
991 fg[NORMAL] = @@COLPREFIX@_fg
992 bg[NORMAL] = @@COLPREFIX@_base
995 style "audio_bus_base" = "very_small_text"
997 fg[NORMAL] = @@COLPREFIX@_fg
998 bg[NORMAL] = @@COLPREFIX@_audio_bus
1001 style "send_strip_base" = "default"
1003 font_name = "@FONT_SMALLER@"
1004 fg[NORMAL] = @@COLPREFIX@_send_fg
1005 bg[NORMAL] = @@COLPREFIX@_send_bg
1006 bg[ACTIVE] = @@COLPREFIX@_send_bg
1007 bg[PRELIGHT] = @@COLPREFIX@_send_bg
1008 bg[INSENSITIVE] = @@COLPREFIX@_send_bg
1009 bg[SELECTED] = @@COLPREFIX@_send_bg
1012 style "audio_track_base" = "default"
1014 font_name = "@FONT_SMALLER@"
1015 fg[NORMAL] = @@COLPREFIX@_fg
1016 bg[NORMAL] = @@COLPREFIX@_audio_track
1017 bg[ACTIVE] = @@COLPREFIX@_bg
1018 bg[PRELIGHT] = @@COLPREFIX@_bg
1019 bg[INSENSITIVE] = @@COLPREFIX@_bg
1020 bg[SELECTED] = @@COLPREFIX@_bg
1023 style "midi_track_base" = "default"
1025 font_name = "@FONT_SMALLER@"
1026 fg[NORMAL] = @@COLPREFIX@_fg
1027 bg[NORMAL] = @@COLPREFIX@_midi_track
1028 bg[ACTIVE] = @@COLPREFIX@_bg
1029 bg[PRELIGHT] = @@COLPREFIX@_bg
1030 bg[INSENSITIVE] = @@COLPREFIX@_bg
1031 bg[SELECTED] = @@COLPREFIX@_bg
1034 style "track_controls_inactive"
1036 bg[NORMAL] = { 0.60, 0.60, 0.66 }
1037 bg[ACTIVE] = { 0.60, 0.60, 0.66 }
1038 bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
1039 bg[SELECTED] = { 0.60, 0.60, 0.66 }
1040 bg[PRELIGHT] = { 0.60, 0.60, 0.66 }
1042 fg[NORMAL] = { 0.7, 0.8, 0.2 }
1045 style "audio_track_metrics" = "audio_track_base"
1047 font_name = "@FONT_TINY@"
1050 style "audio_bus_metrics" = "audio_bus_base"
1052 font_name = "@FONT_TINY@"
1055 style "audio_track_metrics_inactive" = "track_controls_inactive"
1057 font_name = "@FONT_TINY@"
1060 style "audio_bus_metrics_inactive" = "track_controls_inactive"
1062 font_name = "@FONT_TINY@"
1065 style "track_name_display" = "medium_text"
1067 fg[NORMAL] = @@COLPREFIX@_fg
1068 fg[ACTIVE] = @@COLPREFIX@_fg
1070 base[NORMAL] = @@COLPREFIX@_base
1071 base[ACTIVE] = lighter(@@COLPREFIX@_base)
1072 bg[NORMAL] = lighter(@@COLPREFIX@_base)
1073 bg[ACTIVE] = lighter(@@COLPREFIX@_base)
1076 style "active_track_name_display" = "medium_text"
1078 GtkWidget::cursor_color = @@COLPREFIX@_base
1079 text[NORMAL] = @@COLPREFIX@_base
1080 base[NORMAL] = @@COLPREFIX@_text
1083 style "track_separator"
1085 bg[NORMAL] = @@COLPREFIX@_fg
1089 # Track edit groups. These styles define
1090 # the colors that the "edit" button will
1091 # use as a track is moved from
1092 # track edit group to track edit group.
1093 # There are 8 edit groups. Edit group 0
1094 # is used for tracks that are not editable,
1095 # so we leave its style to the default.
1098 style "edit_group_0"
1101 bg[ACTIVE] = { 1.0, 0.65, 0.13 }
1102 bg[NORMAL] = { 0.31, 0.31, 0.31 }
1103 fg[NORMAL] = { 0.82, 0.91, 0.99 }
1104 fg[ACTIVE] = { 0, 0, 0 }
1107 style "edit_group_1"
1109 fg[NORMAL] = { 0, 0, 0 }
1110 fg[PRELIGHT] = { 0, 0, 0 }
1111 fg[SELECTED] = { 0, 0, 0 }
1112 bg[NORMAL] = { 0.93, 0.34, 0.08 }
1113 bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
1114 bg[SELECTED] = { 0.93, 0.34, 0.08 }
1117 style "edit_group_2"
1119 fg[NORMAL] = { 0, 0, 0 }
1120 fg[PRELIGHT] = { 0, 0, 0 }
1121 fg[SELECTED] = { 0, 0, 0 }
1122 bg[NORMAL] = { 0.93, 0.34, 0.08 }
1123 bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
1124 bg[SELECTED] = { 0.93, 0.34, 0.08 }
1127 style "edit_group_3"
1129 fg[NORMAL] = { 0, 0, 0 }
1130 fg[PRELIGHT] = { 0, 0, 0 }
1131 fg[SELECTED] = { 0, 0, 0 }
1132 bg[NORMAL] = { 0.93, 0.34, 0.08 }
1133 bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
1134 bg[SELECTED] = { 0.93, 0.34, 0.08 }
1137 style "treeview_parent_node"
1139 # specifies *just* the color used for whole file rows when not selected
1141 fg[NORMAL] = { 0.0, 0.6, 0.85 }
1144 style "treeview_display" = "small_bold_text"
1146 GtkWidget::focus-line-width = 0
1148 # expander arrow border and DnD "icon" text
1149 fg[NORMAL] = { 0.8, 0.8, 0.8 }
1151 bg[NORMAL] = { 0.8, 0.8, 0.8 }
1153 # background with no rows or no selection, plus
1154 # expander arrow core and DnD "icon" background
1155 base[NORMAL] = { 0.20, 0.20, 0.25 }
1157 # selected row bg when window does not have focus (including during DnD)
1158 base[ACTIVE] = { 0.0, 0.75, 0.75 }
1160 # selected row bg when window has focus
1161 base[SELECTED] = { 0, 0.75, 0.75 }
1163 # row text when in normal state and not a parent
1164 text[NORMAL] = { 0.80, 0.80, 0.80 }
1166 # selected row text with window focus
1167 text[SELECTED] = { 1.0, 1.0, 1.0 }
1169 # selected row text without window focus (including during DnD)
1170 text[ACTIVE] = { 1.0, 1.0, 1.0 }
1173 style "main_canvas_area"
1175 bg[NORMAL] = { 0.30, 0.30, 0.34 }
1176 bg[ACTIVE] = { 0.30, 0.30, 0.34 }
1177 bg[INSENSITIVE] = { 0.30, 0.30, 0.34 }
1178 bg[SELECTED] = { 0.30, 0.30, 0.34 }
1179 bg[PRELIGHT] = { 0.30, 0.30, 0.34 }
1182 style "track_controls_inactive" = "larger_text"
1184 bg[NORMAL] = { 0.60, 0.60, 0.66 }
1185 bg[ACTIVE] = { 0.60, 0.60, 0.66 }
1186 bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
1187 bg[SELECTED] = { 0.60, 0.60, 0.66 }
1188 bg[PRELIGHT] = { 0.60, 0.60, 0.66 }
1190 fg[NORMAL] = { 0.7, 0.8, 0.2 }
1193 style "edit_controls_base_selected"
1195 bg[NORMAL] = { 0.32, 0.32, 0.54 }
1196 bg[ACTIVE] = { 0.32, 0.32, 0.54 }
1197 bg[INSENSITIVE] = { 0.32, 0.32, 0.54 }
1198 bg[SELECTED] = { 0.32, 0.32, 0.54 }
1199 bg[PRELIGHT] = { 0.32, 0.32, 0.54 }
1202 style "automation_track_controls_base"
1204 bg[NORMAL] = { 0.22, 0.22, 0.29 }
1205 bg[ACTIVE] = { 0.22, 0.22, 0.29 }
1206 bg[INSENSITIVE] = { 0.22, 0.22, 0.29 }
1207 bg[SELECTED] = { 0.22, 0.22, 0.29 }
1208 bg[PRELIGHT] = { 0.22, 0.22, 0.29 }
1212 style "plugin_slider"
1214 #font_name ="bold @FONT_BIG@"
1216 # the slider itself. the inactive part is INSENSITIVE,
1217 # the active part is taken from some other state.
1219 fg[NORMAL] = @@COLPREFIX@_bright_color
1220 fg[ACTIVE] = @@COLPREFIX@_bright_color
1221 fg[INSENSITIVE] = @@COLPREFIX@_base # matches default
1222 fg[SELECTED] = @@COLPREFIX@_bright_color
1223 fg[PRELIGHT] = @@COLPREFIX@_bright_color
1225 # draws the outer rectangle around the slider
1227 bg[NORMAL] = shade (0.6, @@COLPREFIX@_lightest)
1228 bg[ACTIVE] = shade (0.6, @@COLPREFIX@_lightest)
1229 bg[INSENSITIVE] = shade (0.6, @@COLPREFIX@_lightest)
1230 bg[SELECTED] = shade (0.6, @@COLPREFIX@_lightest)
1231 bg[PRELIGHT] = shade (0.6, @@COLPREFIX@_lightest)
1233 # the numeric display
1235 text[NORMAL] = @@COLPREFIX@_text
1236 text[ACTIVE] = @@COLPREFIX@_text
1237 text[INSENSITIVE] = @@COLPREFIX@_text
1238 text[SELECTED] = @@COLPREFIX@_text
1239 text[PRELIGHT] = @@COLPREFIX@_text
1242 style "track_list_display" = "small_bold_text"
1244 text[NORMAL] = @@COLPREFIX@_text
1245 text[ACTIVE] = darker(@@COLPREFIX@_text)
1246 text[INSENSITIVE] = @@COLPREFIX@_base
1247 text[SELECTED] = @@COLPREFIX@_fg_selected
1249 base[NORMAL] = @@COLPREFIX@_base
1250 base[ACTIVE] = lighter(@@COLPREFIX@_base)
1251 base[INSENSITIVE] = darker(@@COLPREFIX@_base)
1252 base[SELECTED] = @@COLPREFIX@_bg_selected
1255 style "inspector_track_list_display" = "track_list_display"
1260 style "processor_list" = "very_small_text"
1262 bg[NORMAL] = @@COLPREFIX@_darkest
1263 bg[ACTIVE] = shade (1.8, @@COLPREFIX@_fg_selected)
1264 fg[ACTIVE] = @@COLPREFIX@_darkest
1265 GtkCheckButton::indicator-size = 10
1266 GtkCheckButton::indicator-spacing = 0
1269 style "inspector_processor_list" = "processor_list"
1271 base[SELECTED] = { 0.3, 0.3, 0.3 }
1274 # Colour of a processor frame when it is selected
1275 style "processor_frame_selected"
1277 bg[NORMAL] = @@COLPREFIX@_fg_selected
1280 # Colour of a processor frame when it is a send whose level is being controller by the fader
1281 style "processor_frame_active_send"
1283 bg[NORMAL] = @@COLPREFIX@_send_fg
1286 # Fader processor's background
1287 style "processor_fader"
1289 bg[NORMAL] = @@COLPREFIX@_processor_fader_bg
1292 # Fader processor's frame
1293 style "processor_fader_frame"
1295 bg[NORMAL] = @@COLPREFIX@_processor_fader_frame
1298 # Pre-fader processor's background
1299 style "processor_prefader"
1301 bg[NORMAL] = @@COLPREFIX@_processor_prefader
1304 # Pre-fader processor's frame
1305 style "processor_prefader_frame"
1307 bg[NORMAL] = @@COLPREFIX@_processor_prefader_frame
1310 # Post-fader processor's background
1311 style "processor_postfader"
1313 bg[NORMAL] = @@COLPREFIX@_processor_postfader
1316 # Post-fader processor's frame
1317 style "processor_postfader_frame"
1319 bg[NORMAL] = @@COLPREFIX@_processor_postfader_frame
1324 # the NORMAL fg color is used for the pan puck
1325 # the ACTIVE fg color is used for the speaker boxes
1327 style "pan_zone" = "default"
1329 fg[NORMAL] = @@COLPREFIX@_contrasting_indicator
1330 fg[ACTIVE] = darker(@@COLPREFIX@_bright_color)
1333 style "paler_red_when_active" = "medium_text"
1335 fg[NORMAL] = @@COLPREFIX@_fg
1336 fg[PRELIGHT] = @@COLPREFIX@_fg
1337 bg[NORMAL] = @@COLPREFIX@_bg
1338 bg[PRELIGHT] = @@COLPREFIX@_bg
1340 fg[ACTIVE] = @@COLPREFIX@_fg
1341 bg[ACTIVE] = lighter(@@COLPREFIX@_bright_indicator)
1344 style "peak_display_peaked_entry" = "small_text"
1346 fg[NORMAL] = @@COLPREFIX@_text
1347 fg[ACTIVE] = @@COLPREFIX@_text
1348 fg[SELECTED] = @@COLPREFIX@_text
1350 bg[NORMAL] = @@COLPREFIX@_bright_indicator
1351 bg[ACTIVE] = @@COLPREFIX@_bright_indicator
1352 bg[PRELIGHT] = @@COLPREFIX@_bright_indicator
1353 bg[INSENSITIVE] = @@COLPREFIX@_bright_indicator
1354 bg[SELECTED] = @@COLPREFIX@_bright_indicator
1355 base[NORMAL] = @@COLPREFIX@_bright_indicator
1356 base[ACTIVE] = @@COLPREFIX@_bright_indicator
1357 base[PRELIGHT] = @@COLPREFIX@_bright_indicator
1358 base[INSENSITIVE] = @@COLPREFIX@_bright_indicator
1359 base[SELECTED] = @@COLPREFIX@_bright_indicator
1362 style "selected_strip_frame"
1364 fg[NORMAL] = @@COLPREFIX@_bright_indicator
1365 bg[NORMAL] = darker(@@COLPREFIX@_bright_indicator)
1368 style "flashing_alert" = "very_small_text"
1370 GtkButton::child-displacement-x = 0
1371 GtkButton::child-displacement-y = 0
1373 fg[NORMAL] = darker(@@COLPREFIX@_fg)
1374 fg[PRELIGHT] = darker(@@COLPREFIX@_fg)
1375 bg[NORMAL] = mix(0.1,@@COLPREFIX@_bright_indicator,darker(@@COLPREFIX@_bg))
1376 bg[PRELIGHT] = mix(0.1,@@COLPREFIX@_bright_indicator,darker(@@COLPREFIX@_bg))
1378 fg[ACTIVE] = @@COLPREFIX@_fg
1379 bg[ACTIVE] = @@COLPREFIX@_bright_indicator
1383 style "green_flashing_alert" = "very_small_text"
1385 GtkButton::child-displacement-x = 0
1386 GtkButton::child-displacement-y = 0
1388 fg[NORMAL] = darker(@@COLPREFIX@_fg)
1389 fg[PRELIGHT] = darker(@@COLPREFIX@_fg)
1390 bg[NORMAL] = mix(0.1,@@COLPREFIX@_contrasting_indicator,darker(@@COLPREFIX@_bg))
1391 bg[PRELIGHT] = mix(0.1,@@COLPREFIX@_contrasting_indicator,darker(@@COLPREFIX@_bg))
1393 fg[ACTIVE] = @@COLPREFIX@_fg
1394 bg[ACTIVE] = @@COLPREFIX@_contrasting_indicator
1400 # this is used when the sync button is indicating that sync is
1401 # active, and alternates with another style if sync is active
1402 # but we are not locked
1404 bg[ACTIVE] = @@COLPREFIX@_somewhat_bright_indicator
1405 bg[PRELIGHT] = @@COLPREFIX@_somewhat_bright_indicator
1406 bg[SELECTED] = @@COLPREFIX@_somewhat_bright_indicator
1407 bg[NORMAL] = @@COLPREFIX@_somewhat_bright_indicator
1409 fg[NORMAL] = @@COLPREFIX@_darkest
1410 fg[PRELIGHT] = @@COLPREFIX@_darkest
1411 fg[SELECTED] = @@COLPREFIX@_darkest
1412 fg[ACTIVE] = @@COLPREFIX@_darkest
1415 style "tearoff_arrow" = "medium_bold_entry"
1417 fg[NORMAL] = darker(@@COLPREFIX@_fg)
1418 fg[PRELIGHT] = darker(@@COLPREFIX@_fg)
1419 bg[NORMAL] = darker(@@COLPREFIX@_fg)
1420 bg[PRELIGHT] = darker(@@COLPREFIX@_fg)
1423 style "location_row_button" = "default_button"
1425 font_name = "@FONT_NORMAL@"
1428 style "location_rows_clock" = "default_clock_display"
1430 font_name = "@FONT_NORMAL@"
1433 style "ardour_button" ="default_button"
1439 style "padded_button" = "default_button"
1445 #---------------------------------------------------------------
1447 class "GtkWidget" style:highest "default"
1448 class "GtkScrollbar" style:highest "ardour_adjusters"
1449 class "GtkLabel" style:highest "default_generic"
1450 class "GtkButton" style:highest "ardour_button"
1451 class "GtkArrow" style:highest "tearoff_arrow"
1452 class "GtkProgressBar" style:highest "ardour_progressbars"
1454 widget "*PaddedButton" style:highest "padded_button"
1455 widget "*VerboseCanvasCursor" style:highest "verbose_canvas_cursor"
1456 widget "*MarkerText" style:highest "marker_text"
1457 widget "*TimeAxisViewItemName*" style:highest "time_axis_view_item_name"
1458 widget "*EditModeSelector" style:highest "medium_bold_entry"
1459 widget "*SnapTypeSelector" style:highest "medium_bold_entry"
1460 widget "*SnapModeSelector" style:highest "medium_bold_entry"
1461 widget "*ZoomFocusSelector" style:highest "medium_bold_entry"
1462 widget "*ArdourContextMenu*" style:highest "default_menu"
1463 widget "*EditGroupTitleButton*" style:highest "default_button"
1464 widget "*MixerGroupTitleButton*" style:highest "default_button"
1465 widget "*ErrorLogCloseButton" style:highest "default_button"
1466 widget "*EditorGTKButton*" style:highest "default_button"
1467 widget "*ToolbarButton" style:highest "default_button"
1468 widget "*ToolbarButton*" style:highest "default_button"
1469 widget "*CrossfadeEditButton" style:highest "default_button"
1470 widget "*CrossfadeEditButton*" style:highest "default_button"
1471 widget "*TrackHistoryButton*" style:highest "default_button"
1472 widget "*TrackSizeButton*" style:highest "default_button"
1473 widget "*TrackPlaylistButton*" style:highest "default_button"
1474 widget "*TrackAutomationButton*" style:highest "default_button"
1475 widget "*TrackGroupButton*" style:highest "default_button"
1476 widget "*TrackMixButton*" style:highest "default_button"
1477 widget "*TrackVisualButton*" style:highest "default_button"
1478 widget "*TrackRemoveButton*" style:highest "default_button"
1479 widget "*BaseButton" style:highest "default_button"
1480 widget "*TakeButtonLabel" style:highest "default_button"
1481 widget "*MixerWidthButton" style:highest "default_button"
1482 widget "*MixerHideButton" style:highest "default_button"
1483 widget "*MixerSendButton" style:highest "default_button"
1484 widget "*MixerSendButtonLabel" style:highest "default_button"
1485 widget "*MixerSendSwitch" style:highest "default_button"
1486 widget "*MixerInsertButton" style:highest "default_button"
1487 widget "*MixerInsertButtonLabel" style:highest "default_button"
1488 widget "*MixerInsertSwitch" style:highest "default_button"
1489 widget "*MixerMonitorInputButton*" style:highest "very_small_button"
1490 widget "*MixerMonitorInputButton.*" style:highest "very_small_button"
1491 widget "*MixerIOButton" style:highest "very_small_button"
1492 widget "*MixerIOButtonLabel" style:highest "very_small_button"
1493 widget "*AddRouteDialogSpinner" style:highest "ardour_adjusters"
1494 widget "*AddRouteDialogRadioButton*" style:highest "preferences"
1495 widget "*OptionsNotebook" style:highest "preferences"
1496 widget "*OptionEditorToggleButton*" style:highest "preferences"
1497 widget "*OptionsLabel" style:highest "preferences"
1498 widget "*OptionEditorAuditionerLabel" style:highest "preferences"
1499 widget "*OptionsEntry" style:highest "option_entry"
1500 widget "*InspectorNotebook" style:highest "preferences"
1501 widget "*NewSessionDialog" style:highest "preferences"
1502 widget "*NewSessionDialogButton*" style:highest "preferences"
1503 widget "*MixerSendSwitch*" style:highest "very_small_red_active_and_selected_button"
1504 widget "*OptionEditorToggleButton" style:highest "small_red_active_and_selected_button"
1505 widget "*NewSessionDialogButton" style:highest "small_red_active_and_selected_button"
1506 widget "*RecordEnableButton" style:highest "track_rec_enable_button"
1507 widget "*RecordEnableButton-active" style:highest "track_rec_enable_button_active"
1508 widget "*RecordEnableButton-alternate" style:highest "track_rec_enable_button_alternate"
1509 widget "*RecordEnableButton-alternate2" style:highest "track_rec_enable_button_alternate_two"
1510 widget "*MixerRecordEnableButton" style:highest "mixer_track_rec_enable_button"
1511 widget "*MixerRecordEnableButton-active" style:highest "mixer_track_rec_enable_button_active"
1512 widget "*MixerRecordEnableButton-alternate" style:highest "mixer_track_rec_enable_button_alternate"
1513 widget "*MuteButton" style:highest "mute_button"
1514 widget "*MuteButton-alternate" style:highest "mute_button_fullylit"
1515 widget "*MuteButton-active" style:highest "mute_button_halflit"
1516 widget "*MixerMuteButton" style:highest "mixer_mute_button"
1517 widget "*MixerMuteButton-alternate" style:highest "mixer_mute_button_fullylit"
1518 widget "*MixerMuteButton-active" style:highest "mixer_mute_button_halflit"
1519 widget "*SoloButton" style:highest "solo_button"
1520 widget "*SoloButton-alternate" style:highest "solo_button_alternate"
1521 widget "*SoloButton-alternate2" style:highest "solo_button_alternate2"
1522 widget "*SoloButton-active" style:highest "solo_button_active"
1523 widget "*MixerSoloButton" style:highest "mixer_solo_button"
1524 widget "*MixerSoloButton-alternate" style:highest "mixer_solo_button_alternate"
1525 widget "*MixerSoloButton-alternate2" style:highest "mixer_solo_button_alternate2"
1526 widget "*MixerSoloButton-active" style:highest "mixer_solo_button_active"
1527 widget "*TrackLoopButton*" style:highest "track_loop_button"
1528 widget "*PanAutomationLineSelector*" style:highest "multiline_combo"
1529 widget "*EditorTimeButton*" style:highest "time_button"
1530 widget "*MixerInvertButton*" style:highest "mixer_invert_button"
1531 widget "*MixerInvertButton.*" style:highest "mixer_invert_button"
1532 widget "*MixerAutomationRecordingButton*" style:highest "very_small_button"
1533 widget "*MixerAutomationRecordingButton.*" style:highest "very_small_button"
1534 widget "*MixerAutomationModeButton*" style:highest "very_small_button"
1535 widget "*MixerAutomationModeButton.*" style:highest "very_small_button"
1536 widget "*MixerAutomationPlaybackButton*" style:highest "very_small_button"
1537 widget "*MixerAutomationPlaybackButton.*" style:highest "very_small_button"
1538 widget "*MixerNameButton" style:highest "very_small_button"
1539 widget "*MixerNameButtonLabel" style:highest "very_small_button"
1540 widget "*MixerGroupButton" style:highest "very_small_button"
1541 widget "*MixerGroupButtonLabel" style:highest "very_small_button"
1542 widget "*MixerCommentButton" style:highest "very_small_button"
1543 widget "*MixerCommentButton*" style:highest "very_small_button"
1544 widget "*MixerMonoButton*" style:highest "very_small_button"
1545 widget "*EditGroupButton" style:highest "very_small_button"
1546 widget "*EditGroupButtonLabel" style:highest "very_small_button"
1547 widget "*TransportButton" style:highest "transport_button"
1548 widget "*TransportButton-active" style:highest "transport_button_active"
1549 widget "*TransportButton-alternate2" style:highest "transport_button_alternate_two"
1550 widget "*TransportSyncButton" style:highest "transport_button"
1551 widget "*TransportSyncButton*" style:highest "transport_button"
1552 widget "*TransportSyncButton-active" style:highest "sync_alert"
1553 widget "*TransportSyncButton-active*" style:highest "sync_alert"
1554 widget "*ShuttleButton" style:highest "transport_button"
1555 widget "*ShuttleButton*" style:highest "transport_button"
1556 widget "*ShuttleDisplay" style:highest "transport_button"
1557 widget "*ShuttleDisplay*" style:highest "transport_button"
1558 widget "*ShuttleControl" style:highest "shuttle_control"
1559 widget "*TransportRecButton" style:highest "transport_rec_button"
1560 widget "*TransportRecButton*" style:highest "transport_rec_button"
1561 widget "*TransportRecButton-active" style:highest "transport_rec_button_active"
1562 widget "*TransportRecButton-active*" style:highest "transport_rec_button_active"
1563 widget "*TransportRecButton-alternate" style:highest "transport_rec_button_alternate"
1564 widget "*TransportRecButton-alternate*" style:highest "transport_rec_button_alternate"
1565 widget "*TransportRecButton*" style:highest "transport_rec_button"
1566 widget "*RecordingXrunWarningWindow" style:highest "xrun_warn"
1567 widget "*RecordingXrunWarningWindow*" style:highest "xrun_warn"
1568 #widget "*MainMenuBar" style:highest "menu_bar_base"
1569 widget "*ErrorMessage" style:highest "error_message"
1570 widget "*FatalMessage" style:highest "fatal_message"
1571 widget "*InfoMessage" style:highest "info_message"
1572 widget "*WarningMessage" style:highest "warning_message"
1573 widget "*BigClockNonRecording" style:highest "non_recording_big_clock_display"
1574 widget "*BigClockRecording" style:highest "recording_big_clock_display"
1575 widget "*TransportClockDisplay" style:highest "transport_clock_display"
1576 widget "*SecondaryClockDisplay" style:highest "transport_clock_display"
1577 widget "*TransportClockDisplayDelta" style:highest "transport_clock_display_delta"
1578 widget "*SecondaryClockDisplayDelta" style:highest "transport_clock_display_delta"
1579 widget "*AudioClockFramesUpperInfo" style:highest "tempo_meter_clock_display"
1580 widget "*AudioClockFramesLowerInfo" style:highest "tempo_meter_clock_display"
1581 widget "*AudioClockSMPTEUpperInfo" style:highest "tempo_meter_clock_display"
1582 widget "*AudioClockSMPTELowerInfo" style:highest "tempo_meter_clock_display"
1583 widget "*AudioClockBBTUpperInfo" style:highest "tempo_meter_clock_display"
1584 widget "*AudioClockBBTLowerInfo" style:highest "tempo_meter_clock_display"
1585 widget "*SelectionStartClock" style:highest "default_clock_display"
1586 widget "*SelectionEndClock" style:highest "default_clock_display"
1587 widget "*SilenceDurationClock" style:highest "white_on_black_clock_display"
1588 widget "*EditPointClock" style:highest "default_clock_display"
1589 widget "*PreRollClock" style:highest "default_clock_display"
1590 widget "*PostRollClock" style:highest "default_clock_display"
1591 widget "*NudgeClock" style:highest "default_clock_display"
1592 widget "*MenuBarClock" style:highest "default_clock_display"
1593 widget "*ZoomRangeClock" style:highest "default_clock_display"
1594 widget "*SMPTEOffsetClock" style:highest "default_clock_display"
1595 widget "*TransportLabel" style:highest "small_bold_text"
1596 widget "*TakeLabel" style:highest "small_bold_text"
1597 widget "*LocationLabel" style:highest "small_bold_text"
1598 widget "*WipeLabel" style:highest "small_bold_text"
1599 widget "*TakeTagLabel" style:highest "small_bold_text"
1600 widget "*ToolBarLabel" style:highest "small_bold_text"
1601 widget "*EditorDisplayLabel" style:highest "small_bold_text"
1602 widget "*NewSessionLabel" style:highest "larger_text"
1603 widget "*GlobalButtonLabel" style:highest "default_generic"
1604 widget "*ClickButton" style:highest "medium_entry"
1605 widget "*RegionNameDisplay" style:highest "medium_entry"
1606 widget "*PluginDisplay" style:highest "medium_entry"
1607 widget "*SelectionDisplay" style:highest "medium_entry"
1608 widget "*HistorySelector" style:highest "medium_entry"
1609 widget "*LocationSelector" style:highest "medium_entry"
1610 widget "*TakeSelector" style:highest "medium_entry"
1611 widget "*RegionSelector" style:highest "medium_entry"
1612 widget "*SMPTERuler" style:highest "editor_time_ruler"
1613 widget "*BBTRuler" style:highest "editor_time_ruler"
1614 widget "*SamplesRuler" style:highest "editor_time_ruler"
1615 widget "*TimecodeRuler" style:highest "editor_time_ruler"
1616 widget "*FramesRuler" style:highest "editor_time_ruler"
1617 widget "*MinSecRuler" style:highest "editor_time_ruler"
1618 widget "*BaseFrame" style:highest "base_frame"
1620 widget "*SendStripBase" style:highest "send_strip_base"
1621 widget "*AudioTrackStripBase" style:highest "audio_track_base"
1622 widget "*AudioBusStripBase" style:highest "audio_bus_base"
1623 widget "*MidiTrackStripBase" style:highest "midi_track_base"
1624 widget "*AudioTrackStripBaseInactive" style:highest "track_controls_inactive"
1625 widget "*AudioBusStripBaseInactive" style:highest "track_controls_inactive"
1626 widget "*MidiTrackStripBaseInactive" style:highest "track_controls_inactive"
1627 widget "*FaderMetricsStrip" style:highest "audio_track_metrics"
1628 widget "*AudioTrackMetrics" style:highest "audio_track_metrics"
1629 widget "*AudioBusMetrics" style:highest "audio_bus_metrics"
1630 widget "*AudioTrackMetricsInactive" style:highest "audio_track_metrics_inactive"
1631 widget "*AudioBusMetricsInactive" style:highest "audio_bus_metrics_inactive"
1633 widget "*TimeAxisViewControlsBaseUnselected" style:highest "audio_track_base"
1634 widget "*AudioTrackControlsBaseUnselected" style:highest "audio_track_base"
1635 widget "*MidiTrackControlsBaseUnselected" style:highest "midi_track_base"
1636 widget "*AudioTrackFader" style:highest "gain_fader"
1638 widget "*BusControlsBaseUnselected" style:highest "audio_bus_base"
1639 widget "*AudioBusFader" style:highest "gain_fader"
1640 widget "*TrackSeparator" style:highest "track_separator"
1641 widget "*TrackEditIndicator0*" style:highest "edit_group_0"
1642 widget "*TrackEditIndicator1*" style:highest "edit_group_1"
1643 widget "*TrackEditIndicator2*" style:highest "edit_group_2"
1644 widget "*TrackEditIndicator3*" style:highest "edit_group_3"
1645 widget "*TrackEditIndicator4*" style:highest "edit_group_3"
1646 widget "*TrackEditIndicator5*" style:highest "edit_group_3"
1647 widget "*TrackEditIndicator6*" style:highest "edit_group_3"
1648 widget "*TrackEditIndicator7*" style:highest "edit_group_3"
1649 widget "*EditorTrackNameDisplay" style:highest "track_name_display"
1650 widget "*EditorTrackNameDisplay*" style:highest "track_name_display"
1651 widget "*EditorActiveTrackNameDisplay" style:highest "active_track_name_display"
1652 widget "*EditorActiveTrackNameDisplay*" style:highest "active_track_name_display"
1653 widget "*CrossfadeEditAuditionButton" style:highest "red_when_active"
1654 widget "*CrossfadeEditAuditionButton*" style:highest "red_when_active"
1655 widget "*CrossfadeEditCurveButton" style:highest "red_when_active"
1656 widget "*CrossfadeEditCurveButton*" style:highest "red_when_active"
1657 widget "*CrossfadeEditLabel" style:highest "medium_text"
1658 widget "*CrossfadeEditFrame" style:highest "base_frame"
1659 widget "*MouseModeButton" style:highest "mouse_mode_button"
1660 widget "*MouseModeButton*" style:highest "default_button"
1661 widget "*EditorMainCanvas" style:highest "main_canvas_area"
1662 widget "*AudioTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1663 widget "*BusControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1664 widget "*AutomationTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1665 widget "*AudioTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1666 widget "*BusControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1667 widget "*AutomationTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1668 widget "*AudioTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1669 widget "*MidiTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1670 widget "*BusControlsBaseSelected" style:highest "edit_controls_base_selected"
1671 widget "*AutomationTrackControlsBase" style:highest "automation_track_controls_base"
1672 widget "*AutomationTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1673 #widget "*EditorMenuBar*" style:highest "black_mackie_menu_bar"
1674 #widget "*MainMenuBar*" style:highest "black_mackie_menu_bar"
1675 widget "*ZoomClickBox" style:highest "medium_bold_entry"
1676 widget "*PluginParameterLabel" style:highest "medium_text"
1677 widget "*PluginNameInfo" style:highest "plugin_name_text"
1678 widget "*PluginMakerInfo" style:highest "plugin_maker_text"
1679 widget "*PluginParameterInfo" style:highest "medium_text"
1680 widget "*MotionControllerValue" style:highest "medium_entry"
1681 widget "*ParameterValueDisplay" style:highest "medium_bold_entry"
1682 widget "*PluginUIClickBox" style:highest "medium_bold_entry"
1683 widget "*PluginUIClickBox*" style:highest "medium_bold_entry"
1684 widget "*PluginSlider" style:highest "plugin_slider"
1685 widget "*EditGroupDisplay" style:highest "treeview_display"
1686 widget "*TrackListDisplay" style:highest "treeview_display"
1687 widget "*RegionListDisplay" style:highest "treeview_display"
1688 widget "*NamedSelectionDisplay" style:highest "treeview_display"
1689 widget "*SnapshotDisplay" style:highest "treeview_display"
1690 widget "*MixerTrackCommentArea" style:highest "option_entry"
1691 widget "*MixerPanZone" style:highest "pan_zone"
1692 widget "*MixerTrackDisplayList" style:highest "treeview_display"
1693 widget "*MixerSnapshotDisplayList" style:highest "treeview_display"
1694 widget "*MixerAuxDisplayList" style:highest "treeview_display"
1695 widget "*MixerGroupList" style:highest "treeview_display"
1696 widget "*RegionEditorLabel" style:highest "medium_text"
1697 widget "*RegionEditorSmallLabel" style:highest "small_text"
1698 widget "*RegionEditorEntry" style:highest "medium_entry"
1699 widget "*RegionEditorClock" style:highest "default_clock_display"
1700 widget "*RegionEditorToggleButton" style:highest "paler_red_when_active"
1701 widget "*RegionEditorToggleButton*" style:highest "paler_red_when_active"
1702 widget "*MixerStripSpeedBase" style:highest "small_entry"
1703 widget "*MixerStripSpeedBase*" style:highest "small_entry"
1704 widget "*MixerStripSpeedBaseNotOne" style:highest "small_red_on_black_entry"
1705 widget "*MixerStripSpeedBaseNotOne*" style:highest "small_red_on_black_entry"
1706 widget "*MixerStripGainDisplay" style:highest "small_entry"
1707 widget "*MixerStripGainDisplay*" style:highest "small_entry"
1708 widget "*MixerStripGainUnitButton" style:highest "very_small_button"
1709 widget "*MixerStripGainUnitButton*" style:highest "very_small_button"
1710 widget "*MixerStripMeterPreButton" style:highest "very_small_button"
1711 widget "*MixerStripMeterPreButton*" style:highest "very_small_button"
1712 widget "*MixerStripPeakDisplay*" style:highest "red_active_small_entry"
1713 widget "*MixerStripPeakDisplayPeak*" style:highest "peak_display_peaked_entry"
1714 widget "*MixerStripSelectedFrame" style:highest "selected_strip_frame"
1715 widget "*MixerStripFrame" style:highest "base_frame"
1716 widget "*HWMonitorButton" style:highest "red_when_active"
1717 widget "*HWMonitorButton*" style:highest "red_when_active"
1718 widget "*MonitorInvertButton" style:highest "monitor_invert_button"
1719 widget "*MonitorInvertButton*" style:highest "monitor_invert_button"
1720 widget "*MonitorMuteButton" style:highest "monitor_mute_button"
1721 widget "*MonitorMuteButton*" style:highest "monitor_mute_button"
1722 widget "*MonitorDimButton" style:highest "monitor_dim_button"
1723 widget "*MonitorDimButton*" style:highest "monitor_dim_button"
1724 widget "*MonitorMonoButton" style:highest "monitor_mono_button"
1725 widget "*MonitorMonoButton*" style:highest "monitor_mono_button"
1726 widget "*MonitorInvertButton" style:highest "monitor_invert_button"
1727 widget "*MonitorInvertButton*" style:highest "monitor_invert_button"
1728 widget "*MonitorOptButton" style:highest "monitor_opt_button"
1729 widget "*MonitorOptButton*" style:highest "monitor_opt_button"
1730 widget "*MonitorIsoAlert" style:highest "monitor_iso_button"
1731 widget "*MonitorIsoAlert*" style:highest "monitor_iso_button"
1732 widget "*BypassButton" style:highest "red_when_active"
1733 widget "*BypassButton*" style:highest "red_when_active"
1734 widget "*TransportSoloAlert" style:highest "flashing_alert"
1735 widget "*TransportSoloAlert.*" style:highest "flashing_alert"
1736 widget "*TransportSoloAlert-active" style:highest "flashing_alert"
1737 widget "*TransportSoloAlert-alternate" style:highest "flashing_alert"
1738 widget "*SendAlert" style:highest "green_flashing_alert"
1739 widget "*SendAlert.*" style:highest "green_flashing_alert"
1740 widget "*TransportAuditioningAlert" style:highest "flashing_alert"
1741 widget "*TransportAuditioningAlert.*" style:highest "flashing_alert"
1742 widget "*FadeCurve" style:highest "medium_bold_entry"
1743 widget "*FadeCurve*" style:highest "medium_bold_entry"
1744 widget "*RouteParamsListDisplay" style:highest "inspector_track_list_display"
1745 widget "*TearOffArrow" style:highest "tearoff_arrow"
1746 widget "*RouteParamsTitleButton" style:highest "medium_text"
1747 widget "*RouteParamsTitleLabel" style:highest "medium_text"
1748 widget "*PluginAutomateRecordButton" style:highest "small_red_active_and_selected_button"
1749 widget "*PluginAutomateRecordButton*" style:highest "small_red_active_and_selected_button"
1750 widget "*PluginAutomatePlayButton" style:highest "small_red_active_and_selected_button"
1751 widget "*PluginAutomatePlayButton*" style:highest "small_red_active_and_selected_button"
1752 widget "*PluginAutomateButton" style:highest "small_button"
1753 widget "*PluginAutomateButton*" style:highest "small_button"
1754 widget "*PluginSaveButton" style:highest "small_button"
1755 widget "*PluginSaveButton*" style:highest "small_button"
1756 widget "*PluginEditButton*" style:highest "small_button"
1757 widget "*PluginLoadButton" style:highest "small_button"
1758 widget "*PluginLoadButton*" style:highest "small_button"
1760 widget "*MetricDialogFrame" style:highest "base_frame"
1761 widget "*MetricEntry" style:highest "medium_bold_entry"
1762 widget "*MetricButton" style:highest "default_button"
1763 widget "*MetricButton.*" style:highest "default_button"
1764 widget "*MetricLabel" style:highest "medium_text"
1765 widget "*TimeStretchButton" style:highest "default_button"
1766 widget "*TimeStretchButton.*" style:highest "default_button"
1767 widget "*ChoiceWindow" style:highest "default_generic"
1768 widget "*ChoicePrompt" style:highest "default_generic"
1769 widget "*ChoiceButton" style:highest "default_button"
1770 widget "*ChoiceButton*" style:highest "default_button"
1771 widget "*SelectionModeButton" style:highest "default_button"
1772 widget "*SelectionModeButton*" style:highest "default_button"
1773 widget "*TrackLabel" style:highest "medium_text"
1774 widget "*TrackPlugName" style:highest "medium_text"
1775 widget "*TrackParameterName" style:highest "small_italic_text"
1776 widget "*AddRouteDialog*" style:highest "medium_text"
1777 widget "*AddRouteDialog.GtkLabel" style:highest "medium_text"
1778 widget "*AddRouteDialogChannelChoice" style:highest "medium_bold_entry"
1779 widget "*AddRouteDialogSpinner" style:highest "medium_bold_entry"
1780 widget "*AddRouteDialogSpinner*" style:highest "medium_bold_entry"
1781 widget "*AddRouteDialogRadioButton" style:highest "red_when_active"
1782 widget "*AddRouteDialogButton" style:highest "default_button"
1783 widget "*AddRouteDialogNameTemplateEntry" style:highest "medium_bold_entry"
1784 widget "*NewSessionIOLabel" style:highest "large_bold_text"
1785 widget "*NewSessionSR1Label" style:highest "red_medium_text"
1786 widget "*NewSessionSR2Label" style:highest "medium_text"
1787 widget "*NewSessionChannelChoice" style:highest "medium_bold_entry"
1788 widget "*NewSessionMainButton" style:highest "large_bold_text"
1789 widget "*NewSessionMainButton*" style:highest "large_bold_text"
1790 widget "*NewSessionMainLabel" style:highest "large_bold_text"
1791 widget "*LocationEditRowClock" style:highest "location_rows_clock"
1792 widget "*LocationEditNameLabel" style:highest "medium_text"
1793 widget "*LocationEditSetButton" style:highest "location_row_button"
1794 widget "*LocationEditSetButton*" style:highest "location_row_button"
1795 widget "*LocationEditGoButton" style:highest "location_row_button"
1796 widget "*LocationEditGoButton*" style:highest "location_row_button"
1797 widget "*LocationEditCdButton" style:highest "small_red_active_and_selected_button"
1798 widget "*LocationEditCdButton*" style:highest "small_red_active_and_selected_button"
1799 widget "*LocationEditHideButton" style:highest "small_red_active_and_selected_button"
1800 widget "*LocationEditHideButton*" style:highest "small_red_active_and_selected_button"
1801 widget "*LocationEditLockButton*" style:highest "small_red_active_and_selected_button"
1802 widget "*LocationEditGlueButton*" style:highest "small_red_active_and_selected_button"
1803 widget "*LocationEditNumberLabel" style:highest "small_text"
1804 widget "*LocationLocEditorFrame" style:highest "base_frame"
1805 widget "*LocationRangeEditorFrame" style:highest "base_frame"
1806 widget "*LocationEditNameEntry" style:highest "option_entry"
1807 widget "*LocationAddLocationButton" style:highest "default_button"
1808 widget "*LocationAddLocationButton*" style:highest "default_button"
1809 widget "*LocationAddRangeButton" style:highest "default_button"
1810 widget "*LocationAddRangeButton*" style:highest "default_button"
1811 widget "*LocationEditRemoveButton" style:highest "location_row_button"
1812 widget "*LocationEditRemoveButton*" style:highest "location_row_button"
1813 widget "*ChannelCountSelector" style:highest "medium_bold_entry"
1814 widget "*ChannelCountSelector.GtkArrow" style:highest "default_generic"
1815 widget "*RegionListWholeFile" style:highest "treeview_parent_node"
1816 widget "*EditorHScrollbar" style:highest "editor_hscrollbar"
1817 widget "*MidiListView*" style:highest "treeview_display"
1818 widget "*ProcessorList*" style:highest "processor_list"
1819 widget "*ProcessorFrameSelected" style:highest "processor_frame_selected"
1820 widget "*ProcessorFrameActiveSend" style:highest "processor_frame_active_send"
1821 widget "*ProcessorFaderFrame" style:highest "processor_fader_frame"
1822 widget "*ProcessorPreFader" style:highest "processor_prefader"
1823 widget "*ProcessorPreFaderFrame" style:highest "processor_prefader_frame"
1824 widget "*ProcessorFader" style:highest "processor_fader"
1825 widget "*ProcessorPostFader" style:highest "processor_postfader"
1826 widget "*ProcessorPostFaderFrame" style:highest "processor_postfader_frame"
1827 widget "*PortMatrixLabel*" style:highest "small_text"
1828 widget "*MidiTracerTextView" style:highest "midi_tracer_textview"
1829 widget "*SoloIsolatedLED" style:highest "solo_isolate_led"
1830 widget "*SoloSafeLED" style:highest "solo_safe_led"
1831 widget "*SoloLEDLabel" style:highest "very_small_text"
1832 widget "*ContrastingPopup" style:highest "contrasting_popup"
1833 widget "*ContrastingPopup*" style:highest "contrasting_popup"
1835 widget "*RouteNameEditorEntry" style:highest "text_cell_entry"
1836 widget "*RegionNameEditorEntry" style:highest "text_cell_entry"