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