po name changes, again?
[ardour.git] / gtk2_ardour / ardour3_ui_dark.rc.in
1 #
2 # This is the GTK style file for Ardour, originally by Paul Davis and others
3 #
4 # Color meta-ization originated by Sean Corbett (seanbutnotheard@gmail.com)
5 #
6 # Released under the terms of the GNU GPL v2:  http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
7 #
8
9 #@color fg #EEEEEC
10 #@color bg #54555d
11 #@color text #EEEEEC
12 #@color base #171717
13 #@color fg_selected #EEF
14 #@color bg_selected #58B
15 #@color fg_tooltip #1F1F1F
16 #@color bg_tooltip #FCF5B8
17
18 #@color lightest #FFFFFF
19 #@color darkest #222
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
25
26 #@color arm #F33
27 #@color solo #A8F730
28 #@color isolate #B9ECF2
29 #@color mute #FFFA87
30 #@color mono #DEC
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
37
38 #@color send_fg #30F7B0
39 #@color send_bg #C4C4B8
40
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
48
49 # Tweak the color scheme in one place :
50
51 gtk_color_scheme = "@COLOR_SCHEME@"
52
53 #alternate BG color: #5C5E61
54
55 style "smallest_text"
56 {
57         font_name = "@FONT_TINY@"
58 }
59
60 style "very_small_text"
61 {
62         font_name = "@FONT_SMALLER@"
63 }
64
65 style "small_text"
66 {
67         font_name = "@FONT_SMALL@"
68 }
69
70 style "small_italic_text"
71 {
72         font_name = "italic @FONT_SMALL@"
73 }
74
75 style "small_bold_text"
76 {
77         font_name = "bold @FONT_SMALL@"
78 }
79
80 style "medium_bold_text"
81 {
82         font_name = "bold @FONT_NORMAL@"
83 }
84
85 style "medium_text"
86 {
87         font_name = "@FONT_NORMAL"
88 }
89
90 style "medium_monospace_text"
91 {
92         #font_name = "monospace @FONT_NORMAL@"
93 }
94
95 style "red_medium_text" = "medium_text"
96 {       
97         fg[NORMAL] = @A_bright_indicator
98         fg[ACTIVE] = @A_bright_indicator
99         fg[SELECTED] = @A_bright_indicator
100 }
101
102 style "large_bold_text"
103 {
104         font_name = "bold @FONT_BIGGER@"
105 }
106
107 style "larger_text"
108 {
109         font_name = "@FONT_LARGE@"
110 }
111
112 style "larger_bold_text"
113 {
114         font_name = "bold @FONT_LARGE@"
115 }
116
117 style "big_bold_text"
118 {
119         font_name = "bold @FONT_LARGER@"
120 }
121
122 style "plugin_name_text" = "big_bold_text"
123 {
124         fg[NORMAL] = @A_text
125 }
126
127 style "plugin_maker_text" = "larger_bold_text"
128 {
129         fg[NORMAL] = @A_text
130 }
131
132 style "verbose_canvas_cursor" = "big_bold_text"
133 {
134 }
135
136 style "marker_text" = "small text"
137 {
138 }
139
140 style "midi_tracer_textview" = "medium_monospace_text"
141 {
142         
143 }
144
145 style "time_axis_view_item_name" = "very small text"
146 {
147 }
148
149 style "default" = "medium_text"
150 {
151   #Original values for reference
152   GtkWidget::cursor_color =  @A_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 = @A_base
159   GtkTreeView::odd-row-color = darker(@A_base)
160   
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.
167
168   GtkWidget           :: link-color                       = shade(1.25, @A_bright_color)
169   GtkWidget           :: visited-link-color               = @A_bright_color
170   
171 #Window Properties
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.
176   
177 #Control Properties
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.
183
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.
187
188   GtkOptionMenu       :: indicator-size                   = { 6, 10 }         #                              Size of dropdown indicator.
189   GtkOptionMenu       :: indicator-spacing                = {   6, 5, 0, 0 }    #                              Spacing around indicator.
190
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.
194
195   GtkPaned            :: handle-size                      = 4                 # [               5 ] ( >= 0 ) Width of handle.
196
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.
201
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.
211
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.
216
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.
221
222 #Menu Properties
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. 
225
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.
233
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.
240
241 #Other Properties
242   GtkArrow            :: arrow-scaling                    = 0.5               # [             0.7 ] ( 0.1  ) Amount of space used up by arrow.
243
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.
247
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.
250
251   GtkEntry            :: honors-transparent-bg-hint       = 1                 # [               0 ] ( bool ) (Clearlooks) Without this, gecko will fill in the background of the entry.
252
253
254   #GtkToolbar::shadow_type = GTK_SHADOW_ETCHED_IN
255
256   #xthickness = 0
257   #ythickness = 0
258
259 #Base Colors
260   bg[NORMAL]          = @A_bg
261   bg[PRELIGHT]        = shade(1.1, @A_bg)
262   bg[ACTIVE]          = shade(0.9, @A_bg)
263   bg[INSENSITIVE]     = @A_bg
264   bg[SELECTED]        = @A_bg_selected
265
266   fg[NORMAL]          = @A_fg
267   fg[PRELIGHT]        = @A_fg
268   fg[ACTIVE]          = shade(0.9, @A_fg)
269   fg[INSENSITIVE]     = shade(0.7, @A_bg)
270   fg[SELECTED]        = @A_fg_selected
271
272   base[NORMAL]        = @A_base
273   base[PRELIGHT]      = @A_base
274   base[INSENSITIVE]   = shade(1.0, @A_bg)
275   base[ACTIVE]        = shade(0.9, @A_bg_selected)
276   base[SELECTED]      = @A_bg_selected
277
278   text[NORMAL]        = @A_text
279   text[PRELIGHT]      = @A_text
280   text[ACTIVE]        = @A_fg_selected
281   text[INSENSITIVE]   = shade(0.7, @A_bg)
282   text[SELECTED]      = @A_fg_selected
283
284 #engine specific tweaks
285
286   engine "clearlooks" 
287   {
288     #style              = GLOSSY
289     #colorize_scrollbar = TRUE
290     menubarstyle       = 2 # 0 = flat, 1 = sunken, 2 = flat gradient
291     #toolbarstyle       = 0 # 0 = flat, 1 = enable effects
292   }
293 }
294
295 style "base_frame"
296 {
297         fg[NORMAL] = @A_bg
298         bg[NORMAL] = @A_bg
299 }
300
301 style "transport_base" = "medium_bold_text"
302 {
303
304 }
305
306 style "default_button" = "small_text"
307 {
308 }
309
310 style "default_menu" = "medium_text"
311 {
312   #bg[NORMAL] = darker(@A_bg)
313 }
314
315 style "default_generic" = "medium_text"
316 {
317 }
318
319 style "text_cell_entry" = "medium_text"
320 {
321         GtkWidget::cursor_color =  @A_darkest
322 }
323
324 style "very_small_button" = "default_button" 
325 {
326         ythickness = 0
327         xthickness = 0
328 }
329
330 style "small_button" = "default_button"
331 {
332 }
333
334 style "very_small_red_active_and_selected_button" = "very_small_button"
335 {
336         fg[ACTIVE] = @A_darkest
337         bg[ACTIVE] = @A_bright_indicator
338         bg[SELECTED] = @A_bright_indicator
339 }
340
341 style "small_red_active_and_selected_button" = "small_button"
342 {
343         fg[ACTIVE] = @A_darkest
344         bg[ACTIVE] = @A_bright_indicator
345         bg[SELECTED] = @A_bright_indicator
346 }
347
348 style "gain_fader"
349 {
350         bg[NORMAL] =   { 0.269, 0.269, 0.300}
351         bg[ACTIVE] =   { 0.152, 0.152, 0.168 }
352 }
353
354
355
356 #MSR and related buttons
357
358 style "track_rec_enable_button" = "small_button"
359 {
360         fg[ACTIVE] =   @A_darkest
361         bg[NORMAL] =   mix(0.08,@A_arm,@A_bg)
362         bg[PRELIGHT] = shade(1.1,mix(0.08,@A_arm,@A_bg))
363 }
364
365 style "track_rec_enable_button_active" = "small_button"
366 {
367         #fg[ACTIVE] =   @A_darkest
368         #fg[SELECTED] = @A_darkest
369         #fg[PRELIGHT] = @A_darkest
370         #fg[NORMAL] = @A_darkest
371
372         bg[NORMAL] =   @A_arm
373         bg[ACTIVE] =   @A_arm
374         bg[SELECTED] =   @A_arm
375         bg[PRELIGHT] =   shade(1.1, @A_arm)
376 }
377
378 style "track_rec_enable_button_alternate" = "small_button"
379 {
380         fg[SELECTED] = @A_darkest
381         fg[ACTIVE] =   @A_darkest
382         fg[PRELIGHT] = @A_darkest
383         fg[NORMAL] = @A_darkest
384
385         bg[NORMAL] =   lighter(@A_arm)
386         bg[ACTIVE] =   lighter(@A_arm)
387         bg[SELECTED] =   lighter(@A_arm)
388         bg[PRELIGHT] =   shade(1.1, lighter(@A_arm))
389 }
390
391 style "track_rec_enable_button_alternate_two" = "small_button"
392 {
393         fg[SELECTED] = @A_darkest
394         fg[ACTIVE] =   @A_darkest
395         fg[PRELIGHT] = @A_darkest
396         fg[NORMAL] = @A_darkest
397
398         bg[NORMAL] =   darker(@A_arm)
399         bg[ACTIVE] =   darker(@A_arm)
400         bg[SELECTED] =   darker(@A_arm)
401         bg[PRELIGHT] =   shade(1.1, darker(@A_arm))
402 }
403
404 style "mixer_track_rec_enable_button" = "track_rec_enable_button"
405 {
406         xthickness = 0
407         ythickness = 0
408 }
409
410 style "mixer_track_rec_enable_button_alternate" = "track_rec_enable_button_alternate"
411 {
412         xthickness = 0
413         ythickness = 0
414 }
415
416 style "mixer_track_rec_enable_button_active" = "track_rec_enable_button_active"
417 {
418         xthickness = 0
419         ythickness = 0
420 }
421
422
423 style "solo_button" = "small_button"
424 {
425   bg[NORMAL] = mix(0.1,@A_solo,@A_bg)
426   bg[ACTIVE] = @A_solo
427   fg[ACTIVE] = @A_darkest
428 }
429
430 style "solo_isolate_led"
431 {
432   fg[NORMAL] = mix(0.2,@A_isolate, @A_darkest)
433   fg[ACTIVE] = @A_isolate
434 }
435
436 style "solo_safe_led"
437 {
438   fg[NORMAL] = mix(0.2,@A_isolate, @A_darkest)
439   fg[ACTIVE] = @A_isolate
440 }
441
442 style "solo_button_alternate" = "small_button"
443 {
444         #
445         # this is the "solo-isolated" solo theme
446         #
447
448         bg[ACTIVE] = lighter(@A_solo)
449
450         fg[ACTIVE] = @A_bright_indicator
451         fg[SELECTED] = @A_bright_indicator
452         fg[NORMAL] = @A_bright_indicator
453         fg[PRELIGHT] = shade(1.1, @A_bright_indicator)
454 }
455
456 style "solo_button_alternate2" = "small_button"
457 {
458         #
459         # this is the "half-bright" solo theme
460         #
461
462         bg[NORMAL] = darker(@A_solo) 
463         bg[ACTIVE] = darker(@A_solo)
464         bg[SELECTED] = darker(@A_solo)
465         bg[PRELIGHT] = shade(1.1, darker(@A_solo))
466
467         fg[ACTIVE] = @A_darkest
468         fg[SELECTED] = @A_darkest
469         fg[NORMAL] = @A_darkest
470         fg[PRELIGHT] = @A_darkest
471 }
472
473 style "solo_button_active" = "small_button"
474 {
475         #
476         # this is the "full-bright" solo theme
477         #
478
479         bg[NORMAL] = @A_solo
480         bg[ACTIVE] = @A_solo
481         bg[SELECTED] = @A_solo
482         bg[PRELIGHT] = shade(1.1, @A_solo)
483
484         fg[ACTIVE] = @A_darkest
485         fg[SELECTED] = @A_darkest
486         fg[NORMAL] = @A_darkest
487         fg[PRELIGHT] = @A_darkest
488 }
489
490 style "mixer_invert_button" = "small_button"
491 {
492         bg[ACTIVE] = @A_not_so_bright_indicator
493         fg[ACTIVE] = @A_darkest
494 }
495
496 style "mixer_solo_button" = "solo_button"
497 {
498         xthickness = 0
499         ythickness = 0
500 }
501
502 style "mixer_solo_button_alternate" = "solo_button_alternate"
503 {
504         xthickness = 0
505         ythickness = 0
506 }
507
508 style "mixer_solo_button_alternate2" = "solo_button_alternate2"
509 {
510         xthickness = 0
511         ythickness = 0
512 }
513
514
515 style "mixer_solo_button_active" = "solo_button_active"
516 {
517         xthickness = 0
518         ythickness = 0
519 }
520
521 style "monitor_opt_button" = "small_button"
522 {
523         bg[NORMAL] = mix(0.1,@A_not_so_bright_indicator,@A_bg)
524         bg[ACTIVE] = @A_not_so_bright_indicator
525         fg[ACTIVE] = @A_darkest
526 }
527
528 style "monitor_mono_button" = "small_button"
529 {
530         bg[NORMAL] = mix(0.1,@A_mono,@A_bg)
531         bg[ACTIVE] = @A_mono
532         fg[ACTIVE] = @A_darkest
533 }
534
535 style "monitor_invert_button" = "small_button"
536 {
537         bg[NORMAL] = mix(0.1,@A_not_so_bright_indicator,@A_bg)
538         bg[ACTIVE] = @A_not_so_bright_indicator
539         fg[ACTIVE] = @A_darkest
540 }
541
542 style "monitor_mute_button" = "small_button"
543 {
544         bg[NORMAL] = mix(0.1,@A_mute,@A_bg)
545         bg[ACTIVE] = @A_mute
546         fg[ACTIVE] = @A_darkest
547 }
548
549 style "monitor_dim_button" = "small_button"
550 {
551         bg[NORMAL] = mix(0.1,lighter(@A_mute),@A_bg)
552         bg[ACTIVE] = lighter(@A_mute)
553         fg[ACTIVE] = @A_darkest
554 }
555
556 style "monitor_iso_button" = "small_button"
557 {
558         bg[NORMAL] = mix(0.1,@A_somewhat_bright_indicator,@A_bg)
559         bg[ACTIVE] = @A_somewhat_bright_indicator
560         fg[ACTIVE] = @A_darkest
561 }
562
563 style "mute_button" = "small_button"
564 {
565         bg[NORMAL] = mix(0.1,@A_mute,@A_bg)
566         bg[ACTIVE] = @A_mute
567         fg[ACTIVE] = @A_darkest
568 }
569
570 style "mute_button_fullylit" = "small_button"
571 {
572         # this is the normal "active" state for a mute button
573
574         bg[ACTIVE] = @A_mute
575         bg[NORMAL] = @A_mute
576         bg[SELECTED] = @A_mute
577         bg[PRELIGHT] = lighter (@A_mute)
578
579         fg[SELECTED] = @A_darkest
580         fg[ACTIVE] = @A_darkest
581         fg[NORMAL] = @A_darkest
582         fg[PRELIGHT] = @A_darkest
583 }
584
585 style "mute_button_halflit" = "small_button"
586 {
587         bg[NORMAL] = mix(0.5,@A_lightest,@A_mute)
588         bg[SELECTED] = mix(0.5,@A_lightest,@A_mute)
589         bg[ACTIVE] = mix(0.5,@A_lightest,@A_mute)
590         bg[PRELIGHT] = mix(0.5,@A_lightest,@A_mute)
591
592         fg[SELECTED] = @A_darkest
593         fg[ACTIVE] = @A_darkest
594         fg[NORMAL] = @A_darkest
595         fg[PRELIGHT] = @A_darkest
596 }
597
598 style "mixer_mute_button" = "mute_button"
599 {
600         xthickness = 0
601         ythickness = 0
602 }
603
604 style "mixer_mute_button_fullylit" = "mute_button_fullylit"
605 {
606         xthickness = 0
607         ythickness = 0
608 }
609
610 style "mixer_mute_button_halflit" = "mute_button_halflit"
611 {
612         xthickness = 0
613         ythickness = 0
614 }
615
616 style "multiline_combo" = "small_button"
617 {
618         xthickness = 0
619         ythickness = 0
620 }
621
622 style "track_loop_button" = "small_button"
623 {
624         bg[ACTIVE] = @A_somewhat_bright_indicator
625         bg[PRELIGHT] = lighter(@A_somewhat_bright_indicator)
626
627 }
628
629 style "mixer_red_active_button" = "very_small_button"
630 {
631         bg[ACTIVE] = @A_bright_indicator
632
633         base[INSENSITIVE] = { 0.16, 0.16, 0.21 }
634         bg[INSENSITIVE] = { 0.16, 0.16, 0.21 }
635 }
636
637 style "time_button" = "default_button"
638 {
639         font_name = "@FONT_SMALL@"
640 }
641
642 style "transport_button"
643 {
644   #bg[NORMAL] = mix(0.05,@A_contrasting_indicator,@A_bg)   #turns out this is kind of yucky looking, but it's there if you want to try it
645         bg[ACTIVE] = @A_contrasting_indicator
646         fg[ACTIVE] = @A_darkest
647 }
648
649 style "transport_button_active"
650 {
651         bg[NORMAL] = @A_contrasting_indicator
652         bg[ACTIVE] = @A_contrasting_indicator
653         bg[SELECTED] = @A_contrasting_indicator
654         bg[PRELIGHT] = @A_contrasting_indicator
655
656         fg[NORMAL] = @A_darkest
657         fg[PRELIGHT] = @A_darkest
658         fg[SELECTED] = @A_darkest
659         fg[ACTIVE] = @A_darkest
660 }
661
662 style "transport_button_alternate_two"
663 {
664         fg[SELECTED] = @A_darkest
665         fg[ACTIVE] =   @A_darkest
666         fg[PRELIGHT] = @A_darkest
667         fg[NORMAL] = @A_darkest
668
669         bg[NORMAL] =   shade(0.2,@A_bright_indicator)
670         bg[ACTIVE] =   shade(0.2,@A_bright_indicator)
671         bg[SELECTED] =   shade(0.2,@A_bright_indicator)
672         bg[PRELIGHT] =   shade(0.2,@A_bright_indicator)
673 }
674
675 style "transport_rec_button"
676 {
677         bg[ACTIVE] = darker(@A_arm)         #the rest of these don't quite do what I expected
678   #bg[NORMAL] = mix(0.05,@A_arm,@A_bg)
679         #bg[SELECTED] = darker(@A_arm)
680         #bg[PRELIGHT] = lighter(mix(0.05,@A_arm,@A_bg))
681   
682   fg[ACTIVE] = @A_darkest
683 }
684
685 style "transport_rec_button_active"
686 {
687         bg[ACTIVE] = darker(@A_arm)
688         bg[NORMAL] = darker(@A_arm)
689         bg[SELECTED] = darker(@A_arm)
690         bg[PRELIGHT] = darker(@A_arm)
691 }
692
693 style "transport_rec_button_alternate"
694 {
695         bg[PRELIGHT] = @A_arm
696         bg[NORMAL] = @A_arm
697         bg[SELECTED] = @A_arm
698         bg[ACTIVE] = @A_arm
699 }
700
701 style "shuttle_control" = "very_small_text"
702 {
703         fg[NORMAL] = @A_control_text2
704         fg[ACTIVE] = @A_control_text2
705         fg[PRELIGHT] = @A_control_text2
706         fg[SELECTED] = @A_control_text2
707         fg[INSENSITIVE] = @A_control_text2
708
709         bg[NORMAL] = @A_darkest
710         bg[PRELIGHT] = @A_darkest
711         bg[INSENSITIVE] = @A_darkest
712         bg[ACTIVE] = @A_bright_color
713         bg[SELECTED] = @A_bright_color
714 }
715
716 style "ardour_adjusters" = "default_generic"
717 {
718         bg[NORMAL] = @A_bg
719         bg[PRELIGHT] = lighter(@A_bg)
720         bg[ACTIVE] = @A_darkest
721 }
722
723 style "editor_hscrollbar" = "ardour_adjusters"
724 {
725         #
726         # special case: we want this scrollbar to be as tall as the
727         # zoom focus selector combobox. scrollbars don't expand to
728         # fill the space available to them, so we have to explicitly
729         # make it bigger.
730         # 
731         GtkRange::slider_width = 27
732         GtkScrollbar::slider_width = 27
733 }
734
735 style "ardour_progressbars" = "default_generic"
736
737   # Clearlooks always uses darkest for the advancing bar, sigh
738   # so this is just a contrasting color for the trough
739   bg[NORMAL] = @A_bright_color
740 }
741
742 style "preferences"  = "default"
743 {
744         fg[PRELIGHT] = lighter(@A_fg)
745 }
746
747 style "option_entry"  = "default"
748 {
749
750 }
751
752 style "red_when_active" = "medium_text"
753 {
754         fg[NORMAL] = @A_fg
755         bg[NORMAL] = @A_bg
756   bg[PRELIGHT] = @A_bg
757
758         fg[ACTIVE] = @A_fg
759         bg[ACTIVE] = @A_bright_indicator
760   bg[PRELIGHT] = @A_bright_indicator
761 }
762
763 style "xrun_warn"  = "larger_bold_text"
764 {
765         fg[NORMAL] = @A_fg
766         fg[ACTIVE] = @A_fg
767         text[NORMAL] = @A_fg
768         text[ACTIVE] = @A_fg
769         base[NORMAL] = @A_base
770         base[ACTIVE] = @A_base
771         bg[NORMAL] = @A_bright_indicator
772         bg[ACTIVE] = @A_contrasting_indicator
773 }
774 /*
775 style "menu_bar_base" = "default"
776 {
777
778 }
779 */
780 style "fatal_message" = "medium_text"
781 {
782    fg[ACTIVE] = @A_bright_indicator
783    fg[NORMAL] = @A_bright_indicator
784    bg[ACTIVE]   = @A_base
785    bg[NORMAL]   = @A_base
786    base[NORMAL] = @A_base
787    base[NORMAL] = @A_base
788 }
789
790 style "error_message" = "medium_text"
791 {
792    fg[ACTIVE] = @A_bright_indicator
793    fg[NORMAL] = @A_bright_indicator
794    bg[ACTIVE]   = @A_base
795    bg[NORMAL]   = @A_base
796    base[NORMAL] = @A_base
797    base[NORMAL] = @A_base
798 }
799
800 style "info_message" = "medium_text"
801 {
802    fg[ACTIVE]   = @A_contrasting_indicator
803    fg[NORMAL]   = @A_contrasting_indicator
804    bg[ACTIVE]   = @A_base
805    bg[NORMAL]   = @A_base
806    base[NORMAL] = @A_base
807    base[NORMAL] = @A_base
808 }
809
810 style "warning_message" = "medium_text"
811 {
812    fg[ACTIVE] = @A_somewhat_bright_indicator
813    fg[NORMAL] = @A_somewhat_bright_indicator
814    bg[ACTIVE]   = @A_base
815    bg[NORMAL]   = @A_base
816    base[NORMAL] = @A_base
817    base[NORMAL] = @A_base
818 }
819
820 style "medium_entry" = "medium_text"
821 {
822         fg[NORMAL] = @A_text
823         fg[ACTIVE] = @A_text
824         fg[SELECTED] = @A_fg_selected
825         
826         bg[NORMAL] = @A_bg
827         
828         base[NORMAL] = @A_base
829         base[ACTIVE] = @A_base
830         base[SELECTED] = @A_bg_selected
831 }
832
833 style "medium_entry_noselection_fg" = "medium_entry"
834 {
835         fg[SELECTED] = @A_contrasting_indicator
836 }
837
838 style "medium_entry_noselection_bg" = "medium_entry"
839 {
840         bg[SELECTED] = @A_text
841 }
842
843 style "medium_bold_entry"  = "medium_bold_text"
844 {
845         fg[NORMAL] = @A_text
846         fg[ACTIVE] = @A_text
847         
848         bg[NORMAL] = @A_bg
849         
850         base[NORMAL] = @A_base
851         base[ACTIVE] = @A_base
852         base[SELECTED] = @A_base
853 }
854
855 style "small_entry" = "small_text"
856 {
857         fg[NORMAL] = @A_text
858         fg[ACTIVE] = @A_contrasting_indicator
859         fg[SELECTED] = @A_contrasting_indicator
860         text[NORMAL] = @A_text
861         text[ACTIVE] = @A_contrasting_indicator
862         text[SELECTED] = @A_fg_selected
863         bg[NORMAL] = @A_base
864         bg[SELECTED] = @A_base
865         bg[SELECTED] = @A_base
866         base[NORMAL] = @A_base
867         base[ACTIVE] = @A_base
868         base[SELECTED] = @A_base
869 }
870
871 style "red_active_small_entry" = "small_entry"
872 {
873         fg[ACTIVE] = @A_bright_indicator
874         fg[SELECTED] = @A_bright_indicator
875 }
876
877 style "small_bold_entry" = "small_bold_text"
878 {
879         fg[NORMAL] = @A_text
880         fg[ACTIVE] = @A_text
881         
882         bg[NORMAL] = @A_bg
883         
884         base[NORMAL] = @A_base
885         base[ACTIVE] = @A_base
886         base[SELECTED] = @A_base
887 }
888
889 style "small_red_on_black_entry"  = "small_bold_text"
890 {
891        fg[NORMAL] = @A_bright_indicator
892        fg[ACTIVE] = @A_bright_indicator
893        base[NORMAL] = @A_base
894        base[ACTIVE] = @A_base
895        bg[NORMAL] = @A_base
896        bg[ACTIVE] = @A_base
897 }
898
899 style "non_recording_big_clock_display" = "medium_entry"
900 {
901         font_name = "@FONT_MASSIVE@"
902
903         fg[NORMAL] = @A_control_text
904         fg[ACTIVE] = @A_bright_indicator
905         fg[SELECTED] = @A_bright_indicator
906         fg[PRELIGHT] = @A_bright_indicator
907         fg[INSENSITIVE] = @A_bright_indicator
908         
909         base[NORMAL] = @A_base
910         base[ACTIVE] = @A_base
911         bg[NORMAL] = @A_base
912         bg[ACTIVE] = shade(0.5,@A_bright_indicator)
913 }
914
915 style "recording_big_clock_display" = "non_recording_big_clock_display"
916 {
917         fg[NORMAL] = darker(@A_arm)
918 }
919
920 style "transport_clock_display"
921 {
922         font_name = "@FONT_BOLD_BIGGER@"
923
924         fg[NORMAL] = darker (@A_contrasting_indicator)
925         fg[ACTIVE] = darker(@A_bright_indicator)
926         fg[SELECTED] = darker(@A_bright_indicator)
927         fg[PRELIGHT] = darker(@A_bright_indicator)
928         fg[INSENSITIVE] = darker(@A_bright_indicator)
929
930         base[NORMAL] = @A_darkest
931         base[ACTIVE] = @A_darkest
932         bg[NORMAL] = @A_darkest
933         bg[ACTIVE] = @A_darkest
934 }
935
936 style "transport_clock_display_delta" = "transport_clock_display"
937 {
938         fg[NORMAL] = @A_bright_color
939 }
940
941 style "tempo_meter_clock_display" = "very_small_text"
942 {
943         fg[NORMAL] = @A_fg
944         fg[ACTIVE] = @A_somewhat_bright_indicator
945         fg[SELECTED] = @A_bright_indicator
946         base[NORMAL] = @A_base
947         base[ACTIVE] = @A_contrasting_indicator
948         bg[NORMAL] = @A_bright_color
949         bg[ACTIVE] = @A_contrasting_indicator
950 }
951
952 style "default_clock_display" = "medium_text"
953 {
954         fg[NORMAL] = @A_contrasting_indicator
955         fg[ACTIVE] = @A_bright_indicator
956         fg[SELECTED] = @A_bright_indicator
957         base[NORMAL] = @A_darkest
958         base[ACTIVE] = @A_darkest
959         bg[NORMAL] = @A_darkest
960         bg[ACTIVE] = @A_darkest
961 }
962
963
964 style "white_on_black_clock_display" = "medium_text"
965 {
966         fg[NORMAL] = @A_fg
967         fg[ACTIVE] = @A_bright_indicator
968         fg[SELECTED] = @A_bright_indicator
969         base[NORMAL] = @A_darkest
970         base[ACTIVE] = @A_darkest
971         bg[NORMAL] = @A_darkest
972         bg[ACTIVE] = @A_darkest
973 }
974
975 style "editor_time_ruler" = "small_text"
976 {
977         fg[NORMAL] = @A_fg
978         bg[NORMAL] = @A_base
979 }
980
981 style "audio_bus_base" = "very_small_text"
982 {
983   fg[NORMAL] = @A_fg
984   bg[NORMAL] = @A_audio_bus
985 }
986
987 style "send_strip_base" = "default"
988 {
989   font_name = "@FONT_SMALLER@"
990   fg[NORMAL] = @A_send_fg
991   bg[NORMAL] = @A_send_bg
992   bg[ACTIVE] = @A_send_bg
993   bg[PRELIGHT] = @A_send_bg
994   bg[INSENSITIVE] = @A_send_bg
995   bg[SELECTED] = @A_send_bg
996 }
997
998 style "audio_track_base" = "default"
999 {
1000   font_name = "@FONT_SMALLER@"
1001   fg[NORMAL] = @A_fg
1002   bg[NORMAL] = @A_audio_track
1003   bg[ACTIVE] = @A_bg
1004   bg[PRELIGHT] = @A_bg
1005   bg[INSENSITIVE] = @A_bg
1006   bg[SELECTED] = @A_bg
1007 }
1008
1009 style "midi_track_base" = "default"
1010 {
1011   font_name = "@FONT_SMALLER@"
1012   fg[NORMAL] = @A_fg
1013   bg[NORMAL] = @A_midi_track
1014   bg[ACTIVE] = @A_bg
1015   bg[PRELIGHT] = @A_bg
1016   bg[INSENSITIVE] = @A_bg
1017   bg[SELECTED] = @A_bg
1018 }
1019
1020 style "track_controls_inactive" 
1021 {
1022         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
1023         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
1024         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
1025         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
1026         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
1027
1028         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
1029 }
1030
1031 style "audio_track_metrics" = "audio_track_base"
1032 {
1033         font_name = "@FONT_TINY@"
1034 }
1035
1036 style "audio_bus_metrics" = "audio_bus_base"
1037 {
1038         font_name = "@FONT_TINY@"
1039 }
1040
1041 style "audio_track_metrics_inactive" = "track_controls_inactive"
1042 {
1043         font_name = "@FONT_TINY@"
1044 }
1045
1046 style "audio_bus_metrics_inactive" = "track_controls_inactive"
1047 {
1048         font_name = "@FONT_TINY@"
1049 }
1050
1051 style "track_name_display" = "medium_text"
1052 {
1053         fg[NORMAL] = @A_fg
1054         fg[ACTIVE] = @A_fg
1055
1056         base[NORMAL] = @A_base
1057         base[ACTIVE] = lighter(@A_base)
1058         bg[NORMAL] = lighter(@A_base)
1059         bg[ACTIVE] = lighter(@A_base)
1060 }
1061
1062 style "active_track_name_display" = "medium_text"
1063 {
1064         GtkWidget::cursor_color =  @A_base
1065         text[NORMAL] = @A_base
1066         base[NORMAL] = @A_text
1067 }
1068
1069 style "track_separator"
1070 {
1071         bg[NORMAL] = @A_fg
1072 }
1073
1074 #
1075 # Track edit groups. These styles define
1076 # the colors that the "edit" button will
1077 # use as a track is moved from
1078 # track edit group to track edit group.
1079 # There are 8 edit groups. Edit group 0
1080 # is used for tracks that are not editable, 
1081 # so we leave its style to the default.
1082 #
1083
1084 style "edit_group_0"
1085
1086 {
1087         bg[ACTIVE] = { 1.0, 0.65, 0.13 }
1088         bg[NORMAL] = { 0.31, 0.31, 0.31 }
1089         fg[NORMAL] = { 0.82, 0.91, 0.99 }
1090         fg[ACTIVE] = { 0, 0, 0 }
1091 }
1092
1093 style "edit_group_1" 
1094 {
1095         fg[NORMAL] = { 0, 0, 0 }
1096         fg[PRELIGHT] = { 0, 0, 0 }
1097         fg[SELECTED] = { 0, 0, 0 }
1098         bg[NORMAL] = { 0.93, 0.34, 0.08 }
1099         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
1100         bg[SELECTED] = { 0.93, 0.34, 0.08 }
1101 }
1102
1103 style "edit_group_2" 
1104 {
1105         fg[NORMAL] = { 0, 0, 0 }
1106         fg[PRELIGHT] = { 0, 0, 0 }
1107         fg[SELECTED] = { 0, 0, 0 }
1108         bg[NORMAL] = { 0.93, 0.34, 0.08 }
1109         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
1110         bg[SELECTED] = { 0.93, 0.34, 0.08 }
1111 }
1112
1113 style "edit_group_3" 
1114 {
1115         fg[NORMAL] = { 0, 0, 0 }
1116         fg[PRELIGHT] = { 0, 0, 0 }
1117         fg[SELECTED] = { 0, 0, 0 }
1118         bg[NORMAL] = { 0.93, 0.34, 0.08 }
1119         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
1120         bg[SELECTED] = { 0.93, 0.34, 0.08 }
1121 }
1122
1123 style "treeview_parent_node"
1124 {
1125         # specifies *just* the color used for whole file rows when not selected
1126         
1127         fg[NORMAL] = { 0.0, 0.6, 0.85 }
1128 }
1129
1130 style "treeview_display" = "small_bold_text"
1131 {
1132         GtkWidget::focus-line-width = 0
1133
1134         # expander arrow border and DnD "icon" text
1135         fg[NORMAL] = { 0.8, 0.8, 0.8 } 
1136
1137         bg[NORMAL] = { 0.8, 0.8, 0.8 }
1138
1139         # background with no rows or no selection, plus
1140         # expander arrow core and DnD "icon" background
1141         base[NORMAL] = { 0.20, 0.20, 0.25 }
1142
1143         # selected row bg when window does not have focus (including during DnD)
1144         base[ACTIVE] = { 0.0, 0.75, 0.75 }    
1145
1146         # selected row bg when window has focus
1147         base[SELECTED] = { 0, 0.75, 0.75 }
1148
1149         # row text when in normal state and not a parent
1150         text[NORMAL] = { 0.80, 0.80, 0.80 }
1151
1152         # selected row text with window focus
1153         text[SELECTED] = { 1.0, 1.0, 1.0 }  
1154
1155         # selected row text without window focus (including during DnD)
1156         text[ACTIVE] = { 1.0, 1.0, 1.0 }  
1157 }
1158
1159 style "main_canvas_area"
1160 {
1161         bg[NORMAL] = { 0.30, 0.30, 0.34 }
1162         bg[ACTIVE] = { 0.30, 0.30, 0.34 }
1163         bg[INSENSITIVE] = { 0.30, 0.30, 0.34 }
1164         bg[SELECTED] = { 0.30, 0.30, 0.34 }
1165         bg[PRELIGHT] = { 0.30, 0.30, 0.34 }
1166 }
1167
1168 style "track_controls_inactive" = "larger_text"
1169 {
1170         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
1171         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
1172         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
1173         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
1174         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
1175
1176         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
1177 }
1178
1179 style "edit_controls_base_selected"
1180 {
1181         bg[NORMAL] = { 0.32, 0.32, 0.54 }
1182         bg[ACTIVE] = { 0.32, 0.32, 0.54 }
1183         bg[INSENSITIVE] = { 0.32, 0.32, 0.54 }
1184         bg[SELECTED] = { 0.32, 0.32, 0.54 }
1185         bg[PRELIGHT] = { 0.32, 0.32, 0.54 }
1186 }
1187
1188 style "automation_track_controls_base"
1189 {
1190         bg[NORMAL] = { 0.22, 0.22, 0.29 }
1191         bg[ACTIVE] = { 0.22, 0.22, 0.29 }
1192         bg[INSENSITIVE] = { 0.22, 0.22, 0.29 }
1193         bg[SELECTED] = { 0.22, 0.22, 0.29 }
1194         bg[PRELIGHT] = { 0.22, 0.22, 0.29 }
1195 }
1196
1197 # Plugin Editors
1198 style "plugin_slider" 
1199 {
1200         #font_name ="bold @FONT_BIG@"
1201
1202         # the slider itself. the inactive part is INSENSITIVE,
1203         # the active part is something else.
1204
1205         fg[NORMAL] = @A_bright_color
1206         fg[ACTIVE] = @A_bright_color
1207         fg[INSENSITIVE] = @A_base # matches default
1208         fg[SELECTED] = @A_bright_color
1209         fg[PRELIGHT] = @A_bright_color
1210
1211         # draws the outer rectangle around the slider
1212
1213         bg[NORMAL] = @A_base
1214         bg[ACTIVE] = @A_base
1215         bg[INSENSITIVE] = @A_base
1216         bg[SELECTED] = @A_base
1217         bg[PRELIGHT] = @A_base
1218
1219         # the numeric display
1220
1221         text[NORMAL] = @A_text
1222         text[ACTIVE] = @A_text
1223         text[INSENSITIVE] = @A_text
1224         text[SELECTED] = @A_text
1225         text[PRELIGHT] = @A_text
1226 }
1227
1228 style "track_list_display" = "small_bold_text"
1229 {
1230         text[NORMAL] = @A_text
1231   text[ACTIVE] = darker(@A_text)
1232   text[INSENSITIVE] = @A_base
1233   text[SELECTED] = @A_fg_selected
1234
1235   base[NORMAL] = @A_base
1236   base[ACTIVE] = lighter(@A_base)
1237   base[INSENSITIVE] = darker(@A_base)
1238   base[SELECTED] = @A_bg_selected
1239 }
1240
1241 style "inspector_track_list_display" = "track_list_display"
1242 {
1243
1244 }
1245
1246 style "processor_list" = "very_small_text"
1247 {
1248         bg[NORMAL] = { 0, 0, 0 }
1249         bg[ACTIVE] = shade (1.8, @A_fg_selected)
1250         fg[ACTIVE] = @A_darkest
1251         GtkCheckButton::indicator-size = 10
1252         GtkCheckButton::indicator-spacing = 0
1253 }
1254
1255 style "inspector_processor_list" = "processor_list"
1256 {
1257         base[SELECTED] = { 0.3, 0.3, 0.3 }
1258 }
1259
1260 # Colour of a processor frame when it is selected
1261 style "processor_frame_selected"
1262 {
1263         bg[NORMAL] = @A_fg_selected
1264 }
1265
1266 # Colour of a processor frame when it is a send whose level is being controller by the fader
1267 style "processor_frame_active_send"
1268 {
1269         bg[NORMAL] = @A_send_fg
1270 }
1271
1272 # Fader processor's background
1273 style "processor_fader"
1274 {
1275         bg[NORMAL] = @A_processor_fader_bg
1276 }
1277
1278 # Fader processor's frame
1279 style "processor_fader_frame"
1280 {
1281         bg[NORMAL] = @A_processor_fader_frame
1282 }
1283
1284 # Pre-fader processor's background
1285 style "processor_prefader"
1286 {
1287         bg[NORMAL] = @A_processor_prefader
1288 }
1289
1290 # Pre-fader processor's frame
1291 style "processor_prefader_frame"
1292 {
1293         bg[NORMAL] = @A_processor_prefader_frame
1294 }
1295
1296 # Post-fader processor's background
1297 style "processor_postfader"
1298 {
1299         bg[NORMAL] = @A_processor_postfader
1300 }
1301
1302 # Post-fader processor's frame
1303 style "processor_postfader_frame"
1304 {
1305         bg[NORMAL] = @A_processor_postfader_frame
1306 }
1307
1308 # MixerPanZone:
1309 #
1310 # the NORMAL fg color is used for the pan puck
1311 # the ACTIVE fg color is used for the speaker boxes
1312
1313 style "pan_zone" = "default"
1314 {
1315         fg[NORMAL] = @A_contrasting_indicator
1316         fg[ACTIVE] = darker(@A_bright_color)
1317 }
1318
1319 style "paler_red_when_active" = "medium_text"
1320 {
1321         fg[NORMAL] = @A_fg
1322         fg[PRELIGHT] = @A_fg
1323         bg[NORMAL] = @A_bg
1324         bg[PRELIGHT] = @A_bg
1325
1326         fg[ACTIVE] = @A_fg
1327         bg[ACTIVE] = lighter(@A_bright_indicator)
1328 }
1329
1330 style "peak_display_peaked_entry" = "small_text"
1331 {
1332         fg[NORMAL] = @A_text
1333         fg[ACTIVE] = @A_text
1334         fg[SELECTED] = @A_text
1335
1336         bg[NORMAL] = @A_bright_indicator
1337         bg[ACTIVE] = @A_bright_indicator
1338         bg[PRELIGHT] = @A_bright_indicator
1339         bg[INSENSITIVE] = @A_bright_indicator
1340         bg[SELECTED] = @A_bright_indicator
1341         base[NORMAL] = @A_bright_indicator
1342         base[ACTIVE] = @A_bright_indicator
1343         base[PRELIGHT] = @A_bright_indicator
1344         base[INSENSITIVE] = @A_bright_indicator
1345         base[SELECTED] = @A_bright_indicator
1346 }
1347
1348 style "selected_strip_frame"
1349 {
1350         fg[NORMAL] = @A_bright_indicator
1351         bg[NORMAL] = darker(@A_bright_indicator)
1352 }
1353
1354 style "flashing_alert" = "very_small_text"
1355 {
1356         GtkButton::child-displacement-x = 0
1357         GtkButton::child-displacement-y = 0
1358   
1359         fg[NORMAL] = darker(@A_fg)
1360         fg[PRELIGHT] = darker(@A_fg)
1361         bg[NORMAL] = mix(0.1,@A_bright_indicator,darker(@A_bg))
1362         bg[PRELIGHT] = mix(0.1,@A_bright_indicator,darker(@A_bg))
1363         
1364         fg[ACTIVE] = @A_fg
1365         bg[ACTIVE] = @A_bright_indicator
1366 }
1367
1368
1369 style "green_flashing_alert" = "very_small_text"
1370 {
1371         GtkButton::child-displacement-x = 0
1372         GtkButton::child-displacement-y = 0
1373
1374         fg[NORMAL] = darker(@A_fg)
1375         fg[PRELIGHT] = darker(@A_fg)
1376         bg[NORMAL] = mix(0.1,@A_contrasting_indicator,darker(@A_bg))
1377         bg[PRELIGHT] = mix(0.1,@A_contrasting_indicator,darker(@A_bg))
1378
1379         fg[ACTIVE] = @A_fg
1380         bg[ACTIVE] = @A_contrasting_indicator
1381 }
1382
1383 style "sync_alert"
1384 {
1385         #
1386         # this is used when the sync button is indicating that sync is
1387         # active, and alternates with another style if sync is active
1388         # but we are not locked
1389         #
1390         bg[ACTIVE] = @A_somewhat_bright_indicator
1391         bg[PRELIGHT] = @A_somewhat_bright_indicator
1392         bg[SELECTED] = @A_somewhat_bright_indicator
1393         bg[NORMAL] = @A_somewhat_bright_indicator
1394         
1395         fg[NORMAL] = @A_darkest
1396         fg[PRELIGHT] = @A_darkest
1397         fg[SELECTED] = @A_darkest
1398         fg[ACTIVE] = @A_darkest
1399 }
1400
1401 style "tearoff_arrow" = "medium_bold_entry"
1402 {
1403         fg[NORMAL] = darker(@A_fg)
1404         fg[PRELIGHT] = darker(@A_fg)
1405         bg[NORMAL] = darker(@A_fg)
1406         bg[PRELIGHT] = darker(@A_fg)
1407 }
1408
1409 style "location_row_button" = "default_button"
1410 {
1411         font_name = "@FONT_NORMAL@"
1412 }
1413
1414 style "location_rows_clock" = "default_clock_display"
1415 {
1416         font_name = "@FONT_NORMAL@"
1417 }
1418
1419 style "ardour_button" ="default_button"
1420 {
1421         xthickness = 1
1422         ythickness = 1
1423 }
1424
1425 style "padded_button" = "default_button"
1426 {
1427         xthickness = 8
1428 }
1429
1430 #---------------------------------------------------------------
1431
1432 class "GtkWidget" style:highest "default"
1433 class "GtkScrollbar" style:highest "ardour_adjusters"
1434 class "GtkLabel" style:highest "default_generic"
1435 class "GtkButton" style:highest "ardour_button"
1436 class "GtkArrow" style:highest "tearoff_arrow"
1437 class "GtkProgressBar" style:highest "ardour_progressbars"
1438
1439 widget "*PaddedButton" style:highest "padded_button"
1440 widget "*VerboseCanvasCursor" style:highest "verbose_canvas_cursor"
1441 widget "*MarkerText" style:highest "marker_text"
1442 widget "*TimeAxisViewItemName*" style:highest "time_axis_view_item_name"
1443 widget "*EditModeSelector" style:highest "medium_bold_entry"
1444 widget "*SnapTypeSelector" style:highest "medium_bold_entry"
1445 widget "*SnapModeSelector" style:highest "medium_bold_entry"
1446 widget "*ZoomFocusSelector" style:highest "medium_bold_entry"
1447 widget "*ArdourContextMenu*" style:highest "default_menu"
1448 widget "*EditGroupTitleButton*" style:highest "default_button"
1449 widget "*MixerGroupTitleButton*" style:highest "default_button"
1450 widget "*ErrorLogCloseButton" style:highest "default_button"
1451 widget "*EditorGTKButton*" style:highest "default_button" 
1452 widget "*ToolbarButton" style:highest "default_button"
1453 widget "*ToolbarButton*" style:highest "default_button"
1454 widget "*CrossfadeEditButton" style:highest "default_button"
1455 widget "*CrossfadeEditButton*" style:highest "default_button"
1456 widget "*TrackHistoryButton*" style:highest "default_button"
1457 widget "*TrackSizeButton*" style:highest "default_button"
1458 widget "*TrackPlaylistButton*" style:highest "default_button"
1459 widget "*TrackAutomationButton*" style:highest "default_button"
1460 widget "*TrackGroupButton*" style:highest "default_button"
1461 widget "*TrackMixButton*" style:highest "default_button"
1462 widget "*TrackVisualButton*" style:highest "default_button"
1463 widget "*TrackRemoveButton*" style:highest "default_button"
1464 widget "*BaseButton" style:highest "default_button"
1465 widget "*TakeButtonLabel" style:highest "default_button"
1466 widget "*MixerWidthButton" style:highest "default_button"
1467 widget "*MixerHideButton" style:highest "default_button"
1468 widget "*MixerSendButton" style:highest "default_button"
1469 widget "*MixerSendButtonLabel" style:highest "default_button"
1470 widget "*MixerSendSwitch" style:highest "default_button"
1471 widget "*MixerInsertButton" style:highest "default_button"
1472 widget "*MixerInsertButtonLabel" style:highest "default_button"
1473 widget "*MixerInsertSwitch" style:highest "default_button"
1474 widget "*MixerMonitorInputButton*" style:highest "very_small_button"
1475 widget "*MixerMonitorInputButton.*" style:highest "very_small_button"
1476 widget "*MixerIOButton" style:highest "very_small_button"
1477 widget "*MixerIOButtonLabel" style:highest "very_small_button"
1478 widget "*AddRouteDialogSpinner" style:highest "ardour_adjusters"
1479 widget "*AddRouteDialogRadioButton*" style:highest "preferences"
1480 widget "*OptionsNotebook" style:highest "preferences"
1481 widget "*OptionEditorToggleButton*" style:highest "preferences"
1482 widget "*OptionsLabel" style:highest "preferences"
1483 widget "*OptionEditorAuditionerLabel" style:highest "preferences"
1484 widget "*OptionsEntry" style:highest "option_entry"
1485 widget "*InspectorNotebook" style:highest "preferences"
1486 widget "*NewSessionDialog" style:highest "preferences"
1487 widget "*NewSessionDialogButton*" style:highest "preferences"
1488 widget "*MixerSendSwitch*" style:highest "very_small_red_active_and_selected_button"
1489 widget "*OptionEditorToggleButton" style:highest "small_red_active_and_selected_button"
1490 widget "*NewSessionDialogButton" style:highest "small_red_active_and_selected_button"
1491 widget "*RecordEnableButton" style:highest "track_rec_enable_button"
1492 widget "*RecordEnableButton-active" style:highest "track_rec_enable_button_active"
1493 widget "*RecordEnableButton-alternate" style:highest "track_rec_enable_button_alternate"
1494 widget "*RecordEnableButton-alternate2" style:highest "track_rec_enable_button_alternate_two"
1495 widget "*MixerRecordEnableButton" style:highest "mixer_track_rec_enable_button"
1496 widget "*MixerRecordEnableButton-active" style:highest "mixer_track_rec_enable_button_active"
1497 widget "*MixerRecordEnableButton-alternate" style:highest "mixer_track_rec_enable_button_alternate"
1498 widget "*MuteButton" style:highest "mute_button"
1499 widget "*MuteButton-alternate" style:highest "mute_button_fullylit"
1500 widget "*MuteButton-active" style:highest "mute_button_halflit"
1501 widget "*MixerMuteButton" style:highest "mixer_mute_button"
1502 widget "*MixerMuteButton-alternate" style:highest "mixer_mute_button_fullylit"
1503 widget "*MixerMuteButton-active" style:highest "mixer_mute_button_halflit"
1504 widget "*SoloButton" style:highest "solo_button"
1505 widget "*SoloButton-alternate" style:highest "solo_button_alternate"
1506 widget "*SoloButton-alternate2" style:highest "solo_button_alternate2"
1507 widget "*SoloButton-active" style:highest "solo_button_active"
1508 widget "*MixerSoloButton" style:highest "mixer_solo_button"
1509 widget "*MixerSoloButton-alternate" style:highest "mixer_solo_button_alternate"
1510 widget "*MixerSoloButton-alternate2" style:highest "mixer_solo_button_alternate2"
1511 widget "*MixerSoloButton-active" style:highest "mixer_solo_button_active"
1512 widget "*TrackLoopButton*" style:highest "track_loop_button"
1513 widget "*PanAutomationLineSelector*" style:highest "multiline_combo"
1514 widget "*EditorTimeButton*" style:highest "time_button"
1515 widget "*MixerInvertButton*" style:highest "mixer_invert_button"
1516 widget "*MixerInvertButton.*" style:highest "mixer_invert_button"
1517 widget "*MixerAutomationRecordingButton*" style:highest "very_small_button"
1518 widget "*MixerAutomationRecordingButton.*" style:highest "very_small_button"
1519 widget "*MixerAutomationModeButton*" style:highest "very_small_button"
1520 widget "*MixerAutomationModeButton.*" style:highest "very_small_button"
1521 widget "*MixerAutomationPlaybackButton*" style:highest "very_small_button"
1522 widget "*MixerAutomationPlaybackButton.*" style:highest "very_small_button"
1523 widget "*MixerNameButton" style:highest "very_small_button"
1524 widget "*MixerNameButtonLabel" style:highest "very_small_button"
1525 widget "*MixerGroupButton" style:highest "very_small_button"
1526 widget "*MixerGroupButtonLabel" style:highest "very_small_button"
1527 widget "*MixerCommentButton" style:highest "very_small_button"
1528 widget "*MixerCommentButton*" style:highest "very_small_button"
1529 widget "*MixerMonoButton*" style:highest "very_small_button"
1530 widget "*EditGroupButton" style:highest "very_small_button"
1531 widget "*EditGroupButtonLabel" style:highest "very_small_button"
1532 widget "*TransportButton" style:highest "transport_button"
1533 widget "*TransportButton-active" style:highest "transport_button_active"
1534 widget "*TransportButton-alternate2" style:highest "transport_button_alternate_two"
1535 widget "*TransportSyncButton" style:highest "transport_button"
1536 widget "*TransportSyncButton*" style:highest "transport_button"
1537 widget "*TransportSyncButton-active" style:highest "sync_alert"
1538 widget "*TransportSyncButton-active*" style:highest "sync_alert"
1539 widget "*ShuttleButton" style:highest "transport_button"
1540 widget "*ShuttleButton*" style:highest "transport_button"
1541 widget "*ShuttleDisplay" style:highest "transport_button"
1542 widget "*ShuttleDisplay*" style:highest "transport_button"
1543 widget "*ShuttleControl" style:highest "shuttle_control"
1544 widget "*TransportRecButton" style:highest "transport_rec_button"
1545 widget "*TransportRecButton*" style:highest "transport_rec_button"
1546 widget "*TransportRecButton-active" style:highest "transport_rec_button_active"
1547 widget "*TransportRecButton-active*" style:highest "transport_rec_button_active"
1548 widget "*TransportRecButton-alternate" style:highest "transport_rec_button_alternate"
1549 widget "*TransportRecButton-alternate*" style:highest "transport_rec_button_alternate"
1550 widget "*TransportRecButton*" style:highest "transport_rec_button"
1551 widget "*RecordingXrunWarningWindow" style:highest "xrun_warn"
1552 widget "*RecordingXrunWarningWindow*" style:highest "xrun_warn"
1553 #widget "*MainMenuBar" style:highest "menu_bar_base"
1554 widget "*ErrorMessage" style:highest "error_message"
1555 widget "*FatalMessage" style:highest "fatal_message"
1556 widget "*InfoMessage" style:highest "info_message"
1557 widget "*WarningMessage" style:highest "warning_message"
1558 widget "*BigClockNonRecording" style:highest "non_recording_big_clock_display"
1559 widget "*BigClockRecording" style:highest "recording_big_clock_display"
1560 widget "*TransportClockDisplay" style:highest "transport_clock_display"
1561 widget "*SecondaryClockDisplay" style:highest "transport_clock_display"
1562 widget "*TransportClockDisplayDelta" style:highest "transport_clock_display_delta"
1563 widget "*SecondaryClockDisplayDelta" style:highest "transport_clock_display_delta"
1564 widget "*AudioClockFramesUpperInfo" style:highest "tempo_meter_clock_display"
1565 widget "*AudioClockFramesLowerInfo" style:highest "tempo_meter_clock_display"
1566 widget "*AudioClockSMPTEUpperInfo" style:highest "tempo_meter_clock_display"
1567 widget "*AudioClockSMPTELowerInfo" style:highest "tempo_meter_clock_display"
1568 widget "*AudioClockBBTUpperInfo" style:highest "tempo_meter_clock_display"
1569 widget "*AudioClockBBTLowerInfo" style:highest "tempo_meter_clock_display"
1570 widget "*SelectionStartClock" style:highest "default_clock_display"
1571 widget "*SelectionEndClock" style:highest "default_clock_display"
1572 widget "*SilenceDurationClock" style:highest "white_on_black_clock_display"
1573 widget "*EditPointClock" style:highest "default_clock_display"
1574 widget "*PreRollClock" style:highest "default_clock_display"
1575 widget "*PostRollClock" style:highest "default_clock_display"
1576 widget "*NudgeClock" style:highest "default_clock_display"
1577 widget "*MenuBarClock" style:highest "default_clock_display"
1578 widget "*ZoomRangeClock" style:highest "default_clock_display"
1579 widget "*SMPTEOffsetClock" style:highest "default_clock_display"
1580 widget "*TransportLabel" style:highest "small_bold_text"
1581 widget "*TakeLabel" style:highest "small_bold_text"
1582 widget "*LocationLabel" style:highest "small_bold_text"
1583 widget "*WipeLabel" style:highest "small_bold_text"
1584 widget "*TakeTagLabel" style:highest "small_bold_text"
1585 widget "*ToolBarLabel" style:highest "small_bold_text"
1586 widget "*EditorDisplayLabel" style:highest "small_bold_text"
1587 widget "*NewSessionLabel" style:highest "larger_text"
1588 widget "*GlobalButtonLabel" style:highest "default_generic"
1589 widget "*ClickButton" style:highest "medium_entry"
1590 widget "*RegionNameDisplay" style:highest "medium_entry"
1591 widget "*PluginDisplay" style:highest "medium_entry"
1592 widget "*SelectionDisplay" style:highest "medium_entry"
1593 widget "*HistorySelector" style:highest "medium_entry"
1594 widget "*LocationSelector" style:highest "medium_entry"
1595 widget "*TakeSelector" style:highest "medium_entry"
1596 widget "*RegionSelector" style:highest "medium_entry"
1597 widget "*SMPTERuler" style:highest "editor_time_ruler"
1598 widget "*BBTRuler" style:highest "editor_time_ruler"
1599 widget "*FramesRuler" style:highest "editor_time_ruler"
1600 widget "*MinSecRuler" style:highest "editor_time_ruler"
1601 widget "*BaseFrame" style:highest "base_frame"
1602
1603 widget "*SendStripBase" style:highest "send_strip_base"
1604 widget "*AudioTrackStripBase" style:highest "audio_track_base"
1605 widget "*AudioBusStripBase" style:highest "audio_bus_base"
1606 widget "*MidiTrackStripBase" style:highest "midi_track_base"
1607 widget "*AudioTrackStripBaseInactive" style:highest "track_controls_inactive"
1608 widget "*AudioBusStripBaseInactive" style:highest "track_controls_inactive"
1609 widget "*MidiTrackStripBaseInactive" style:highest "track_controls_inactive"
1610 widget "*FaderMetricsStrip" style:highest "audio_track_metrics"
1611 widget "*AudioTrackMetrics" style:highest "audio_track_metrics"
1612 widget "*AudioBusMetrics" style:highest "audio_bus_metrics"
1613 widget "*AudioTrackMetricsInactive" style:highest "audio_track_metrics_inactive"
1614 widget "*AudioBusMetricsInactive" style:highest "audio_bus_metrics_inactive"
1615
1616 widget "*TimeAxisViewControlsBaseUnselected" style:highest "audio_track_base"
1617 widget "*AudioTrackControlsBaseUnselected" style:highest "audio_track_base"
1618 widget "*MidiTrackControlsBaseUnselected" style:highest "midi_track_base"
1619 widget "*AudioTrackFader" style:highest "gain_fader"
1620
1621 widget "*BusControlsBaseUnselected" style:highest "audio_bus_base"
1622 widget "*AudioBusFader" style:highest "gain_fader"
1623 widget "*TrackSeparator" style:highest "track_separator"
1624 widget "*TrackEditIndicator0*" style:highest "edit_group_0"
1625 widget "*TrackEditIndicator1*" style:highest "edit_group_1"
1626 widget "*TrackEditIndicator2*" style:highest "edit_group_2"
1627 widget "*TrackEditIndicator3*" style:highest "edit_group_3"
1628 widget "*TrackEditIndicator4*" style:highest "edit_group_3"
1629 widget "*TrackEditIndicator5*" style:highest "edit_group_3"
1630 widget "*TrackEditIndicator6*" style:highest "edit_group_3"
1631 widget "*TrackEditIndicator7*" style:highest "edit_group_3"
1632 widget "*EditorTrackNameDisplay" style:highest "track_name_display"
1633 widget "*EditorTrackNameDisplay*" style:highest "track_name_display"
1634 widget "*EditorActiveTrackNameDisplay" style:highest "active_track_name_display"
1635 widget "*EditorActiveTrackNameDisplay*" style:highest "active_track_name_display"
1636 widget "*CrossfadeEditAuditionButton" style:highest "red_when_active"
1637 widget "*CrossfadeEditAuditionButton*" style:highest "red_when_active"
1638 widget "*CrossfadeEditCurveButton" style:highest "red_when_active"
1639 widget "*CrossfadeEditCurveButton*" style:highest "red_when_active"
1640 widget "*CrossfadeEditLabel" style:highest "medium_text"
1641 widget "*CrossfadeEditFrame" style:highest "base_frame"
1642 widget "*MouseModeButton" style:highest "default_button"
1643 widget "*MouseModeButton*" style:highest "default_button"
1644 widget "*EditorMainCanvas" style:highest "main_canvas_area"
1645 widget "*AudioTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1646 widget "*BusControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1647 widget "*AutomationTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1648 widget "*AudioTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1649 widget "*BusControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1650 widget "*AutomationTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1651 widget "*AudioTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1652 widget "*MidiTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1653 widget "*BusControlsBaseSelected" style:highest "edit_controls_base_selected"
1654 widget "*AutomationTrackControlsBase" style:highest "automation_track_controls_base"
1655 widget "*AutomationTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1656 #widget "*EditorMenuBar*" style:highest "black_mackie_menu_bar"
1657 #widget "*MainMenuBar*" style:highest "black_mackie_menu_bar"
1658 widget "*ZoomClickBox" style:highest "medium_bold_entry"
1659 widget "*PluginParameterLabel" style:highest "medium_text"
1660 widget "*PluginNameInfo" style:highest "plugin_name_text"
1661 widget "*PluginMakerInfo" style:highest "plugin_maker_text"
1662 widget "*PluginParameterInfo" style:highest "medium_text"
1663 widget "*MotionControllerValue" style:highest "medium_entry"
1664 widget "*ParameterValueDisplay" style:highest "medium_bold_entry"
1665 widget "*PluginUIClickBox" style:highest "medium_bold_entry"
1666 widget "*PluginUIClickBox*" style:highest "medium_bold_entry"
1667 widget "*PluginSlider" style:highest "plugin_slider"
1668 widget "*EditGroupDisplay" style:highest "treeview_display"
1669 widget "*TrackListDisplay" style:highest "treeview_display"
1670 widget "*RegionListDisplay" style:highest "treeview_display"
1671 widget "*NamedSelectionDisplay" style:highest "treeview_display"
1672 widget "*SnapshotDisplay" style:highest "treeview_display"
1673 widget "*MixerTrackCommentArea" style:highest "option_entry"
1674 widget "*MixerPanZone" style:highest "pan_zone"
1675 widget "*MixerTrackDisplayList" style:highest "treeview_display"
1676 widget "*MixerSnapshotDisplayList" style:highest "treeview_display"
1677 widget "*MixerAuxDisplayList" style:highest "treeview_display"
1678 widget "*MixerGroupList" style:highest "treeview_display"
1679 widget "*RegionEditorLabel" style:highest "medium_text"
1680 widget "*RegionEditorSmallLabel" style:highest "small_text"
1681 widget "*RegionEditorEntry" style:highest "medium_entry"
1682 widget "*RegionEditorClock" style:highest "default_clock_display"
1683 widget "*RegionEditorToggleButton" style:highest "paler_red_when_active"
1684 widget "*RegionEditorToggleButton*" style:highest "paler_red_when_active"
1685 widget "*MixerStripSpeedBase" style:highest "small_entry"
1686 widget "*MixerStripSpeedBase*" style:highest "small_entry"
1687 widget "*MixerStripSpeedBaseNotOne" style:highest "small_red_on_black_entry"
1688 widget "*MixerStripSpeedBaseNotOne*" style:highest "small_red_on_black_entry"
1689 widget "*MixerStripGainDisplay" style:highest "small_entry"
1690 widget "*MixerStripGainDisplay*" style:highest "small_entry"
1691 widget "*MixerStripGainUnitButton" style:highest "very_small_button"
1692 widget "*MixerStripGainUnitButton*" style:highest "very_small_button"
1693 widget "*MixerStripMeterPreButton" style:highest "very_small_button"
1694 widget "*MixerStripMeterPreButton*" style:highest "very_small_button"
1695 widget "*MixerStripPeakDisplay*" style:highest "red_active_small_entry"
1696 widget "*MixerStripPeakDisplayPeak*" style:highest "peak_display_peaked_entry"
1697 widget "*MixerStripSelectedFrame" style:highest "selected_strip_frame"
1698 widget "*MixerStripFrame" style:highest "base_frame"
1699 widget "*HWMonitorButton" style:highest "red_when_active"
1700 widget "*HWMonitorButton*" style:highest "red_when_active"
1701 widget "*MonitorInvertButton" style:highest "monitor_invert_button"
1702 widget "*MonitorInvertButton*" style:highest "monitor_invert_button"
1703 widget "*MonitorMuteButton" style:highest "monitor_mute_button"
1704 widget "*MonitorMuteButton*" style:highest "monitor_mute_button"
1705 widget "*MonitorDimButton" style:highest "monitor_dim_button"
1706 widget "*MonitorDimButton*" style:highest "monitor_dim_button"
1707 widget "*MonitorMonoButton" style:highest "monitor_mono_button"
1708 widget "*MonitorMonoButton*" style:highest "monitor_mono_button"
1709 widget "*MonitorInvertButton" style:highest "monitor_invert_button"
1710 widget "*MonitorInvertButton*" style:highest "monitor_invert_button"
1711 widget "*MonitorOptButton" style:highest "monitor_opt_button"
1712 widget "*MonitorOptButton*" style:highest "monitor_opt_button"
1713 widget "*MonitorIsoAlert" style:highest "monitor_iso_button"
1714 widget "*MonitorIsoAlert*" style:highest "monitor_iso_button"
1715 widget "*BypassButton" style:highest "red_when_active"
1716 widget "*BypassButton*" style:highest "red_when_active"
1717 widget "*TransportSoloAlert" style:highest "flashing_alert"
1718 widget "*TransportSoloAlert.*" style:highest "flashing_alert"
1719 widget "*TransportSoloAlert-active" style:highest "flashing_alert"
1720 widget "*TransportSoloAlert-alternate" style:highest "flashing_alert"
1721 widget "*SendAlert" style:highest "green_flashing_alert"
1722 widget "*SendAlert.*" style:highest "green_flashing_alert"
1723 widget "*TransportAuditioningAlert" style:highest "flashing_alert"
1724 widget "*TransportAuditioningAlert.*" style:highest "flashing_alert"
1725 widget "*FadeCurve" style:highest "medium_bold_entry"
1726 widget "*FadeCurve*" style:highest "medium_bold_entry"
1727 widget "*RouteParamsListDisplay" style:highest "inspector_track_list_display"
1728 widget "*TearOffArrow" style:highest "tearoff_arrow"
1729 widget "*RouteParamsTitleButton" style:highest "medium_text"
1730 widget "*RouteParamsTitleLabel" style:highest "medium_text"
1731 widget "*PluginAutomateRecordButton" style:highest "small_red_active_and_selected_button"
1732 widget "*PluginAutomateRecordButton*" style:highest "small_red_active_and_selected_button"
1733 widget "*PluginAutomatePlayButton" style:highest "small_red_active_and_selected_button"
1734 widget "*PluginAutomatePlayButton*" style:highest "small_red_active_and_selected_button"
1735 widget "*PluginAutomateButton" style:highest "small_button"
1736 widget "*PluginAutomateButton*" style:highest "small_button"
1737 widget "*PluginSaveButton" style:highest "small_button"
1738 widget "*PluginSaveButton*" style:highest "small_button"
1739 widget "*PluginEditButton*" style:highest "small_button"
1740 widget "*PluginLoadButton" style:highest "small_button"
1741 widget "*PluginLoadButton*" style:highest "small_button"
1742
1743 widget "*MetricDialogFrame" style:highest "base_frame"
1744 widget "*MetricEntry" style:highest "medium_bold_entry"
1745 widget "*MetricButton" style:highest "default_button"
1746 widget "*MetricButton.*" style:highest "default_button"
1747 widget "*MetricLabel" style:highest "medium_text"
1748 widget "*TimeStretchButton" style:highest "default_button"
1749 widget "*TimeStretchButton.*" style:highest "default_button"
1750 widget "*ChoiceWindow" style:highest "default_generic"
1751 widget "*ChoicePrompt" style:highest "default_generic"
1752 widget "*ChoiceButton" style:highest "default_button"
1753 widget "*ChoiceButton*" style:highest "default_button"
1754 widget "*SelectionModeButton" style:highest "default_button"
1755 widget "*SelectionModeButton*" style:highest "default_button"
1756 widget "*TrackLabel" style:highest "medium_text"
1757 widget "*TrackPlugName" style:highest "medium_text"
1758 widget "*TrackParameterName" style:highest "small_italic_text"
1759 widget "*AddRouteDialog*" style:highest "medium_text"
1760 widget "*AddRouteDialog.GtkLabel" style:highest "medium_text"
1761 widget "*AddRouteDialogChannelChoice" style:highest "medium_bold_entry"
1762 widget "*AddRouteDialogSpinner" style:highest "medium_bold_entry"
1763 widget "*AddRouteDialogSpinner*" style:highest "medium_bold_entry"
1764 widget "*AddRouteDialogRadioButton" style:highest "red_when_active"
1765 widget "*AddRouteDialogButton" style:highest "default_button"
1766 widget "*AddRouteDialogNameTemplateEntry" style:highest "medium_bold_entry"
1767 widget "*NewSessionIOLabel" style:highest "large_bold_text"
1768 widget "*NewSessionSR1Label" style:highest "red_medium_text"
1769 widget "*NewSessionSR2Label" style:highest "medium_text"
1770 widget "*NewSessionChannelChoice" style:highest "medium_bold_entry"
1771 widget "*NewSessionMainButton" style:highest "large_bold_text"
1772 widget "*NewSessionMainButton*" style:highest "large_bold_text"
1773 widget "*NewSessionMainLabel" style:highest "large_bold_text"
1774 widget "*LocationEditRowClock" style:highest "location_rows_clock"
1775 widget "*LocationEditNameLabel" style:highest "medium_text"
1776 widget "*LocationEditSetButton" style:highest "location_row_button"
1777 widget "*LocationEditSetButton*" style:highest "location_row_button"
1778 widget "*LocationEditGoButton" style:highest "location_row_button"
1779 widget "*LocationEditGoButton*" style:highest "location_row_button"
1780 widget "*LocationEditCdButton" style:highest "small_red_active_and_selected_button"
1781 widget "*LocationEditCdButton*" style:highest "small_red_active_and_selected_button"
1782 widget "*LocationEditHideButton" style:highest "small_red_active_and_selected_button"
1783 widget "*LocationEditHideButton*" style:highest "small_red_active_and_selected_button"
1784 widget "*LocationEditLockButton*" style:highest "small_red_active_and_selected_button"
1785 widget "*LocationEditGlueButton*" style:highest "small_red_active_and_selected_button"
1786 widget "*LocationEditNumberLabel" style:highest "small_text"
1787 widget "*LocationLocEditorFrame" style:highest "base_frame"
1788 widget "*LocationRangeEditorFrame" style:highest "base_frame"
1789 widget "*LocationEditNameEntry" style:highest "option_entry"
1790 widget "*LocationAddLocationButton" style:highest "default_button"
1791 widget "*LocationAddLocationButton*" style:highest "default_button"
1792 widget "*LocationAddRangeButton" style:highest "default_button"
1793 widget "*LocationAddRangeButton*" style:highest "default_button"
1794 widget "*LocationEditRemoveButton" style:highest "location_row_button"
1795 widget "*LocationEditRemoveButton*" style:highest "location_row_button"
1796 widget "*ChannelCountSelector" style:highest "medium_bold_entry"
1797 widget "*ChannelCountSelector.GtkArrow" style:highest "default_generic"
1798 widget "*RegionListWholeFile" style:highest "treeview_parent_node"
1799 widget "*EditorHScrollbar" style:highest "editor_hscrollbar"
1800 widget "*MidiListView*" style:highest "treeview_display"
1801 widget "*ProcessorList*" style:highest "processor_list"
1802 widget "*ProcessorFrameSelected" style:highest "processor_frame_selected"
1803 widget "*ProcessorFrameActiveSend" style:highest "processor_frame_active_send"
1804 widget "*ProcessorFaderFrame" style:highest "processor_fader_frame"
1805 widget "*ProcessorPreFader" style:highest "processor_prefader"
1806 widget "*ProcessorPreFaderFrame" style:highest "processor_prefader_frame"
1807 widget "*ProcessorFader" style:highest "processor_fader"
1808 widget "*ProcessorPostFader" style:highest "processor_postfader"
1809 widget "*ProcessorPostFaderFrame" style:highest "processor_postfader_frame"
1810 widget "*PortMatrixLabel*" style:highest "small_text"
1811 widget "*MidiTracerTextView" style:highest "midi_tracer_textview"
1812 widget "*SoloIsolatedLED" style:highest "solo_isolate_led"
1813 widget "*SoloSafeLED" style:highest "solo_safe_led"
1814 widget "*SoloLEDLabel" style:highest "very_small_text"
1815
1816 widget "*RouteNameEditorEntry" style:highest "text_cell_entry"
1817 widget "*RegionNameEditorEntry" style:highest "text_cell_entry"