lots of tricks & tweaks related to the monitor section and All That It Uses
[ardour.git] / gtk2_ardour / ardour3_ui_dark.rc.in
1 #
2 # This is the GTK style file for Ardour
3 #
4
5 style "very_small_text"
6 {
7         font_name = "@FONT_SMALLER@"
8 }
9
10 style "small_text"
11 {
12         font_name = "@FONT_SMALL@"
13 }
14
15 style "small_bold_text"
16 {
17         font_name = "@FONT_BOLD_SMALL@"
18 }
19
20 style "medium_bold_text"
21 {
22         font_name = "@FONT_BOLD_NORMAL@"
23 }
24
25 style "medium_text"
26 {
27         font_name = "@FONT_NORMAL@"
28 }
29
30 style "medium_monospace_text"
31 {
32         font_name = "@FONT_MONOSPACE_NORMAL@"
33 }
34
35 style "red_medium_text" = "medium_text"
36 {       
37         fg[NORMAL] = { 1.0, 0, 0 }
38         fg[ACTIVE] = { 1.0, 0, 0 }
39         fg[SELECTED] = { 1.0, 0, 0 }
40 }
41
42 style "large_text"
43 {
44         font_name = "@FONT_LARGE@"
45 }
46
47 style "larger_bold_text"
48 {
49         font_name = "@FONT_BOLD_BIGGER@"
50 }
51
52 style "plugin_name_text"
53 {
54         font_name = "@FONT_BOLD_LARGER@"
55         fg[NORMAL] = { 0.80, 0.80, 0.80 }
56 }
57
58 style "plugin_maker_text"
59 {
60         font_name = "@FONT_BOLD_BIGGER@"
61         fg[NORMAL] = { 0.80, 0.80, 0.80 }
62 }
63
64 style "automation_track_name"
65 {
66         font_name = "@FONT_ITALIC_NORMAL@"
67 }
68
69 style "first_action_message" 
70 {
71         font_name = "@FONT_HUGER@"
72 }
73
74 style "verbose_canvas_cursor"
75 {
76         font_name = "@FONT_BOLD_LARGER@"
77 }
78
79 style "marker_text" 
80 {
81         font_name = "@FONT_SMALL@"
82 }
83
84 style "midi_tracer_textview" = "medium_monospace_text"
85 {
86         
87 }
88
89 style "time_axis_view_item_name"
90 {
91         font_name = "@FONT_SMALLER@"
92 }
93
94 style "white_tree_view" 
95 {
96   GtkButton::default_border = { 0, 0, 0, 0 }
97   GtkButton::default_outside_border = { 0, 0, 0, 0 }
98   GtkButton::button_relief = GTK_RELIEF_NONE
99   GtkTreeView::vertical-padding = 0
100   GtkTreeView::horizontal-padding = 0
101   GtkTreeView::even-row-color = { 0.70, 0.70, 0.70 }
102   GtkTreeView::odd-row-color = { 0.64, 0.64, 0.64 }
103   
104   fg[NORMAL] = { 0.30, 0.30, 0.40 }     
105   fg[ACTIVE] = { 0.30, 0.30, 0.40 }     
106   fg[PRELIGHT] = { 1.0, 1.0, 1.0 }
107   fg[INSENSITIVE] = { 0.30, 0.30, 0.40 }        
108   fg[SELECTED] = { 0.30, 0.30, 0.40 }   
109   
110   bg[NORMAL] = { 0.80, 0.80, 0.80 }
111   bg[ACTIVE] = { 0.80, 0.80, 0.80 }
112   bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
113   bg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
114   bg[SELECTED] = { 0.80, 0.80, 0.80 }
115   
116   text[NORMAL] = { 0.30, 0.30, 0.40 }
117   text[ACTIVE] = { 0.30, 0.30, 0.40 }
118   text[PRELIGHT] = { 0.30, 0.30, 0.40 }
119   text[INSENSITIVE] = { 0.30, 0.30, 0.40 }
120   text[SELECTED] = { 0, 0, 0 }
121   
122   base[ACTIVE]       = { 0.80, 0.80, 0.80 }
123   base[NORMAL]       = { 0.80, 0.80, 0.80 }
124   base[PRELIGHT]     = { 0.90, 0.90, 0.90 }
125   base[INSENSITIVE]  = "#4c5159"
126   base[SELECTED]     = { 0.60, 0.60, 0.80 }
127
128   engine "clearlooks" 
129   {
130     menubarstyle = 0 # 0 = flat, 1 = sunken, 2 = flat gradient
131   }
132 }
133
134 style "default_base" = "medium_text"
135 {
136   GtkWidget::cursor_color =  {1.0, 1.0, 1.0 }
137   GtkButton::default_border = { 0, 0, 0, 0 }
138   GtkButton::default_outside_border = { 0, 0, 0, 0 }
139   GtkButton::button_relief = GTK_RELIEF_NONE
140   GtkTreeView::vertical-padding = 0
141   GtkTreeView::horizontal-padding = 0
142   GtkTreeView::even-row-color = { 0, 0, 0 }
143   GtkTreeView::odd-row-color = {  0.08, 0.10, 0.14 }
144   
145   fg[NORMAL] = { 0.80, 0.80, 0.80 }     
146   fg[ACTIVE] = { 0.80, 0.80, 0.80 }     
147   fg[PRELIGHT] = { 1.0, 1.0, 1.0 }
148   fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }        
149   fg[SELECTED] = { 0.80, 0.80, 0.80 }   
150   
151   bg[NORMAL] = { 0.30, 0.32, 0.38 }
152   bg[ACTIVE] = { 0.30, 0.32, 0.38 }
153   bg[PRELIGHT] = "#515290"
154   bg[INSENSITIVE] = { 0.06, 0.10, 0.10 }
155   bg[SELECTED] = { 0, 0.40, 0.60 }
156   
157   text[NORMAL] = { 0.80, 0.80, 0.80 }   
158   text[ACTIVE] = { 0.80, 0.80, 0.80 }   
159   text[PRELIGHT] = { 0.80, 0.80, 0.80 } 
160   text[INSENSITIVE] = { 0.80, 0.80, 0.80}       
161   text[SELECTED] = { 1.0, 1.0, 1.0 }
162   
163   base[ACTIVE]       = "#272a32"
164   base[NORMAL]       = "#1a1e24"
165   base[PRELIGHT]     = { 0.18, 0.20, 0.22 }
166   base[INSENSITIVE]  = "#4c5159"
167   base[SELECTED]     = { 0.23, 0.25, 0.27 }
168
169   engine "clearlooks" 
170   {
171     #style              = GLOSSY
172     #colorize_scrollbar = TRUE
173     menubarstyle       = 2 # 0 = flat, 1 = sunken, 2 = flat gradient
174     #toolbarstyle       = 0 # 0 = flat, 1 = enable effects
175   }
176 }
177
178 style "base_frame"
179 {
180         fg[NORMAL] = { 0.80, 0.80, 0.80 }
181         bg[NORMAL] = { 0.31, 0.35, 0.40 }
182 }
183
184 style "transport_base" = "medium_bold_text"
185 {
186   bg[NORMAL] = { 0.10, 0.10, 0.10 }
187   bg[ACTIVE] = { 0, 0, 0 }
188   bg[PRELIGHT] = { 0, 0, 0 }
189   bg[INSENSITIVE] = { 0, 0, 0 }
190   bg[SELECTED] = { 0, 0, 0 }
191 }
192 /*
193 style "black_mackie_menu_bar"
194 {
195   font_name = "@FONT_BOLD_NORMAL@"
196   fg[NORMAL] = { 1.0, 1.0, 1.0 }
197   bg[NORMAL] = { 0, 0, 0 }
198 }
199 */
200
201 style "default_button" 
202 {
203   font_name = "@FONT_SMALL@"
204   fg[ACTIVE] = { 1.0, 1.0, 1.0 }
205   
206   bg[NORMAL] = { 0.33, 0.37, 0.42 }
207   bg[ACTIVE] = "#565690"
208   bg[PRELIGHT] = { 0.49, 0.53, 0.59 }
209   bg[INSENSITIVE] = { 0.31, 0.35, 0.36 }
210   fg[INSENSITIVE] = { 0.61, 0.65, 0.67 }
211   bg[SELECTED] = { 0.11, 0.15, 0.19 }   
212 }
213
214 style "default_menu" 
215 {
216   font_name = "@FONT_NORMAL@"
217   fg[ACTIVE] = { 1.0, 1.0, 1.0 }
218   
219   bg[NORMAL] = { 0.26, 0.30, 0.35 }
220   bg[ACTIVE] = "#565690"
221   bg[PRELIGHT] = { 0.11, 0.15, 0.20 }
222   bg[INSENSITIVE] = { 0.11, 0.15, 0.20 }
223   bg[SELECTED] = { 0.11, 0.15, 0.20 }   
224 }
225
226 style "default_generic" 
227 {
228   font_name = "@FONT_NORMAL@"
229   fg[ACTIVE] = { 1.0, 1.0, 1.0 }
230   
231   bg[NORMAL] = { 0.26, 0.30, 0.35 }
232   bg[ACTIVE] = "#545690"
233   bg[PRELIGHT] = { 0.11, 0.15, 0.20 }
234   bg[INSENSITIVE] = { 0.11, 0.15, 0.20 }
235   bg[SELECTED] = { 0.11, 0.15, 0.20 }   
236 }
237
238 style "very_small_button" = "default_button"
239 {
240         font_name = "@FONT_SMALLER@"
241         ythickness = 0
242         xthickness = 0
243 }
244
245 style "small_button" = "default_button"
246 {
247 }
248
249 style "very_small_red_active_and_selected_button" = "very_small_button"
250 {
251         bg[ACTIVE] = { 1.0, 0, 0}
252         bg[SELECTED] = { 1.0, 0, 0}
253 }
254
255 style "small_red_active_and_selected_button" = "small_button"
256 {
257         fg[ACTIVE] = { 0, 0, 0 }
258         bg[ACTIVE] = { 1.0, 0, 0}
259         bg[SELECTED] = { 1.0, 0, 0}
260 }
261
262 style "gain_fader"
263 {
264         bg[NORMAL] =   { 0.269, 0.269, 0.300}
265         bg[ACTIVE] =   { 0.152, 0.152, 0.168 }
266 }
267
268
269 style "track_rec_enable_button" = "small_button"
270 {
271 }
272
273 style "track_rec_enable_button_active" = "small_button"
274 {
275         fg[SELECTED] = { 0.0, 0.0, 0.0 }
276         fg[ACTIVE] =   { 0.0, 0.0, 0.0 }
277         fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
278         fg[NORMAL] = { 0.0, 0.0, 0.0 }
279
280         bg[NORMAL] =   { 1.0, 0.0, 0.0 }
281         bg[ACTIVE] =   { 1.0, 0.0, 0.0 }
282         bg[SELECTED] =   { 1.0, 0.0, 0.0 }
283         bg[PRELIGHT] =   { 1.0, 0.0, 0.0 }
284 }
285
286 style "track_rec_enable_button_alternate" = "small_button"
287 {
288         fg[SELECTED] = { 0.0, 0.0, 0.0 }
289         fg[ACTIVE] =   { 0.0, 0.0, 0.0 }
290         fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
291         fg[NORMAL] = { 0.0, 0.0, 0.0 }
292
293         bg[NORMAL] =   { 0.91, 0.68, 0.68}
294         bg[ACTIVE] =   { 0.91, 0.68, 0.68}
295         bg[SELECTED] =   { 0.91, 0.68, 0.68}
296         bg[PRELIGHT] =   { 0.91, 0.68, 0.68}
297 }
298
299 style "mixer_track_rec_enable_button" = "track_rec_enable_button"
300 {
301         font_name = "@FONT_SMALLER@"
302         xthickness = 0
303         ythickness = 0
304 }
305
306 style "mixer_track_rec_enable_button_alternate" = "track_rec_enable_button_alternate"
307 {
308         font_name = "@FONT_SMALLER@"
309         xthickness = 0
310         ythickness = 0
311 }
312
313 style "mixer_track_rec_enable_button_active" = "track_rec_enable_button_active"
314 {
315         font_name = "@FONT_SMALLER@"
316         xthickness = 0
317         ythickness = 0
318 }
319
320 style "solo_button" = "small_button"
321 {
322 }
323
324 style "solo_button_alternate" = "small_button"
325 {
326         bg[NORMAL] = { 0.19, 0.97, 0.69 } # solo-safe
327         bg[ACTIVE] = { 0.19, 0.97, 0.69 } # solo-safe
328         bg[SELECTED] = { 0.19, 0.97, 0.69 } # solo-safe
329         bg[PRELIGHT] = { 0.19, 0.97, 0.69 } # solo-safe
330
331         fg[ACTIVE] = { 0, 0, 0 }
332         fg[SELECTED] = { 0, 0, 0 }
333         fg[NORMAL] = { 0, 0, 0 }
334         fg[PRELIGHT] = { 0, 0, 0 }
335 }
336
337
338 style "solo_button_active" = "small_button"
339 {
340         bg[NORMAL] = { 0.66, 0.97, 0.19 }   # solo
341         bg[ACTIVE] = { 0.66, 0.97, 0.19 }   # solo
342         bg[SELECTED] = { 0.66, 0.97, 0.19 }   # solo
343         bg[PRELIGHT] = { 0.66, 0.97, 0.19 }   # solo
344
345         fg[ACTIVE] = { 0, 0, 0 }
346         fg[SELECTED] = { 0, 0, 0 }
347         fg[NORMAL] = { 0, 0, 0 }
348         fg[PRELIGHT] = { 0, 0, 0 }
349 }
350
351 style "mixer_solo_button" = "solo_button"
352 {
353         font_name = "@FONT_SMALLER@"
354         xthickness = 0
355         ythickness = 0
356 }
357
358 style "mixer_solo_button_alternate" = "solo_button_alternate"
359 {
360         font_name = "@FONT_SMALLER@"
361         xthickness = 0
362         ythickness = 0
363 }
364 style "mixer_solo_button_active" = "solo_button_active"
365 {
366         font_name = "@FONT_SMALLER@"
367         xthickness = 0
368         ythickness = 0
369 }
370
371 style "mute_button" = "small_button"
372 {
373 }
374
375 style "mute_button_alternate" = "small_button"
376 {
377         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
378         bg[NORMAL] = { 1.0, 0.98, 0.53 }
379         bg[SELECTED] = { 1.0, 0.98, 0.53 }
380         bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
381
382         fg[SELECTED] = { 0, 0, 0 }
383         fg[ACTIVE] = { 0, 0, 0 }
384         fg[NORMAL] = { 0, 0, 0 }
385         fg[PRELIGHT] = { 0, 0, 0 }
386 }
387
388 style "mute_button_active" = "small_button"
389 {
390         bg[NORMAL] = { 0.90, 0.89, 0.73 }
391         bg[ACTIVE] = { 0.90, 0.89, 0.73 }
392         bg[PRELIGHT] = { 0.90, 0.89, 0.73 }
393         bg[SELECTED] = { 0.90, 0.89, 0.73 }
394
395         fg[SELECTED] = { 0, 0, 0 }
396         fg[ACTIVE] = { 0, 0, 0 }
397         fg[NORMAL] = { 0, 0, 0 }
398         fg[PRELIGHT] = { 0, 0, 0 }
399 }
400
401 style "mixer_mute_button_alternate" = "mute_button_alternate"
402 {
403         font_name = "@FONT_SMALLER@"
404         xthickness = 0
405         ythickness = 0
406 }
407
408 style "mixer_mute_button_active" = "mute_button_active"
409 {
410         font_name = "@FONT_SMALLER@"
411         xthickness = 0
412         ythickness = 0
413 }
414
415 style "multiline_combo" = "small_button"
416 {
417         font_name = "@FONT_NORMAL@"
418         xthickness = 0
419         ythickness = 0
420 }
421
422 style "mixer_mute_button" = "mute_button"
423 {
424         font_name = "@FONT_SMALLER@"
425         xthickness = 0
426         ythickness = 0
427 }
428
429 style "track_loop_button" = "small_button"
430 {
431         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
432         bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
433
434 }
435
436 style "mixer_red_active_button" = "very_small_button"
437 {
438         fg[ACTIVE] = { 0, 1.0, 1.0 }
439         bg[ACTIVE] = { 0.7, 0, 0 }
440
441         base[INSENSITIVE] = { 0.16, 0.16, 0.21 }
442         bg[INSENSITIVE] = { 0.16, 0.16, 0.21 }
443 }
444
445 style "time_button" = "default_button"
446 {
447         font_name = "@FONT_SMALL@"
448 }
449
450 style "transport_button"
451 {
452 }
453
454 style "transport_button_active"
455 {
456         bg[NORMAL] = { 0.50, 1.0, 0.50 }
457         bg[ACTIVE] = { 0.50, 1.0, 0.50 }
458         bg[SELECTED] = { 0.50, 1.0, 0.50 }
459         bg[PRELIGHT] = { 0.50, 1.0, 0.50 }
460
461         fg[NORMAL] = { 0, 0, 0 }
462         fg[PRELIGHT] = { 0, 0, 0 }
463         fg[SELECTED] = { 0, 0, 0 }
464         fg[ACTIVE] = { 0, 0, 0 }
465 }
466
467 style "transport_rec_button"
468 {
469 }
470
471 style "transport_rec_button_active"
472 {
473         bg[ACTIVE] = { 1.0, 0, 0 }
474         bg[NORMAL] = { 1.0, 0, 0 }
475         bg[SELECTED] = { 1.0, 0, 0 }
476         bg[PRELIGHT] = { 1.0, 0, 0 }
477 }
478
479 style "transport_rec_button_alternate"
480 {
481         bg[PRELIGHT] = { 0.91, 0.68, 0.68 }
482         bg[NORMAL] = { 0.91, 0.68, 0.68 }
483         bg[SELECTED] = { 0.91, 0.68, 0.68 }
484         bg[ACTIVE] = { 0.91, 0.68, 0.68 }
485 }
486
487 style "shuttle_control" = "very_small_text"
488 {
489         fg[NORMAL] = { 0.85, 0.92, 0.98 }
490         fg[ACTIVE] = { 0.85, 0.92, 0.98 }
491         fg[PRELIGHT] = { 0.85, 0.92, 0.98 }
492         fg[SELECTED] = { 0.85, 0.92, 0.98 }
493         fg[INSENSITIVE] = { 0.85, 0.92, 0.98 }
494
495         bg[NORMAL] = { 0.26, 0.26, 0.31 }
496         bg[PRELIGHT] = { 0.26, 0.26, 0.31 }
497         bg[INSENSITIVE] = { 0.26, 0.26, 0.31 }
498         bg[ACTIVE] = { 0.70, 0.70, 0.70 }
499         bg[SELECTED] = { 1.0, 0.04, 0.04 }
500 }
501
502 style "ardour_adjusters" = "default_generic"
503 {
504         bg[NORMAL] = { 0.60, 0.60, 0.60 }
505         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
506         bg[ACTIVE] = { 0.06, 0.06, 0.06 }
507 }
508
509 style "editor_hscrollbar" = "ardour_adjusters"
510 {
511         #
512         # special case: we want this scrollbar to be as tall as the
513         # zoom focus selector combobox. scrollbars don't expand to
514         # fill the space available to them, so we have to explicitly
515         # make it bigger.
516         # 
517         GtkRange::slider_width = 27
518         GtkScrollbar::slider_width = 27
519 }
520
521 style "ardour_progressbars" = "default_generic"
522
523   bg[NORMAL] = { 0, 0, 0 }
524   bg[PRELIGHT] = { 0.00, 0.36, 0.40 }
525 }
526
527 style "preferences"  = "default_base"
528 {
529         font_name = "@FONT_NORMAL@"
530         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
531 }
532
533 style "option_entry"  = "default_base"
534 {
535         fg[NORMAL] = { 1.0, 1.0, 1.0 }
536         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
537         fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
538         
539         base[INSENSITIVE] = { 0.07, 0.07, 0.12 }
540         
541         bg[NORMAL] = { 0.35, 0.35, 0.40 }
542         bg[ACTIVE] = { 0.35, 0.35, 0.40 }
543 }
544
545 style "red_when_active" = "medium_text"
546 {
547         fg[NORMAL] = { 0.80, 0.80, 0.80 }
548         bg[NORMAL] = { 0.26, 0.26, 0.31 }
549
550         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
551         bg[ACTIVE] = { 1.0, 0, 0}
552 }
553
554 style "xrun_warn"  
555 {
556         font_name = "@FONT_BOLD_LARGE@"
557
558         fg[NORMAL] = { 1.0, 1.0, 1.0 }
559         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
560         text[NORMAL] = { 1.0, 1.0, 1.0 }
561         text[ACTIVE] = { 1.0, 1.0, 1.0 }
562         base[NORMAL] = { 0.09, 0.48, 0.46 }
563         base[ACTIVE] = { 0.09, 0.48, 0.46 }
564         bg[NORMAL] = { 1.0, 0.48, 0.46 }
565         bg[ACTIVE] = { 0.09, 1.0, 0.46 }
566 }
567 /*
568 style "menu_bar_base" = "default_base"
569 {
570         bg[NORMAL] = { 0.2, 0.2, 0.3 }
571         bg[ACTIVE] = { 0, 0, 0 }
572         bg[PRELIGHT] = { 0, 0, 0 }
573         bg[INSENSITIVE] = { 0, 0, 0 }
574         bg[SELECTED] = { 0, 0, 0 }
575 }
576 */
577 style "fatal_message" = "medium_text"
578 {
579    fg[ACTIVE] = { 1.0, 0.20, 0.20 }
580    fg[NORMAL] = { 1.0, 0.20, 0.20 }
581    bg[ACTIVE]   = "#1a1e24"
582    bg[NORMAL]   = "#1a1e24"
583    base[NORMAL] = "#1a1e24"
584    base[NORMAL] = "#1a1e24"
585 }
586
587 style "error_message" = "medium_text"
588 {
589    fg[ACTIVE] = { 1.0, 0.20, 0.20 }
590    fg[NORMAL] = { 1.0, 0.20, 0.20 }
591    bg[ACTIVE]   = "#1a1e24"
592    bg[NORMAL]   = "#1a1e24"
593    base[NORMAL] = "#1a1e24"
594    base[NORMAL] = "#1a1e24"
595 }
596
597 style "info_message" = "medium_text"
598 {
599    fg[ACTIVE]   = { 0.20, 0.80, 0.20 }
600    fg[NORMAL]   = { 0.20, 0.80, 0.20 }
601    bg[ACTIVE]   = "#1a1e24"
602    bg[NORMAL]   = "#1a1e24"
603    base[NORMAL] = "#1a1e24"
604    base[NORMAL] = "#1a1e24"
605 }
606
607 style "warning_message" = "medium_text"
608 {
609    fg[ACTIVE] = { 0.80, 0.80, 0.20 }
610    fg[NORMAL] = { 0.80, 0.80, 0.20 }
611    bg[ACTIVE]   = "#1a1e24"
612    bg[NORMAL]   = "#1a1e24"
613    base[NORMAL] = "#1a1e24"
614    base[NORMAL] = "#1a1e24"
615 }
616
617 style "medium_entry" = "medium_text"
618 {
619         fg[NORMAL] = { 0.70, 0.70, 0.70 }
620         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
621         fg[SELECTED] = { 1.0, 1.0, 1.0 }
622         
623         bg[NORMAL] = { 0.35, 0.35, 0.40 }
624         
625         base[NORMAL] = { 0, 0, 0 }
626         base[ACTIVE] = { 0, 0, 0 }
627         base[SELECTED] = { 0.70, 0.70, 0.70 }
628 }
629
630 style "medium_entry_noselection_fg" = "medium_entry"
631 {
632         fg[SELECTED] = { 0.50, 1.0, 0.50 }
633 }
634
635 style "medium_entry_noselection_bg" = "medium_entry"
636 {
637         bg[SELECTED] = { 1.0, 1.0, 1.0 }
638 }
639
640 style "medium_bold_entry"  = "medium_bold_text"
641 {
642         fg[NORMAL] = { 0.70, 0.70, 0.70 }
643         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
644         
645         bg[NORMAL] = { 0.35, 0.35, 0.40 }
646         
647         base[NORMAL] = { 0, 0, 0 }
648         base[ACTIVE] = { 0, 0, 0 }
649         base[SELECTED] = { 0, 0, 0 }
650 }
651
652 style "small_entry" = "small_text"
653 {
654         fg[NORMAL] = { 0.70, 0.70, 0.70 }
655         fg[ACTIVE] = { 0, 1.0, 0 }
656         fg[SELECTED] = { 0, 1.0, 0 }
657         text[NORMAL] = { 0.70, 0.70, 0.70 }
658         text[ACTIVE] = { 0, 1.0, 0 }
659         text[SELECTED] = { 0, 1.0, 0 }
660         bg[NORMAL] = { 0.0, 0.0, 0.0 }
661         bg[SELECTED] = { 0.0, 0.0, 0.0 }
662         bg[SELECTED] = { 0.0, 0.0, 0.0 }
663         base[NORMAL] = { 0, 0, 0 }
664         base[ACTIVE] = { 0, 0, 0 }
665         base[SELECTED] = { 0, 0, 0 }
666 }
667
668 style "red_active_small_entry" = "small_entry"
669 {
670         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
671         fg[SELECTED] = { 1.0, 0, 0 }
672 }
673
674 style "small_bold_entry" = "small_bold_text"
675 {
676         fg[NORMAL] = { 0.70, 0.70, 0.70 }
677         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
678         
679         bg[NORMAL] = { 0.35, 0.35, 0.40 }
680         
681         base[NORMAL] = { 0, 0, 0 }
682         base[ACTIVE] = { 0, 0, 0 }
683         base[SELECTED] = { 0, 0, 0 }
684 }
685
686 style "small_red_on_black_entry"  = "small_bold_text"
687 {
688        fg[NORMAL] = { 1.0, 0, 0 }
689        fg[ACTIVE] = { 1.0, 0, 0 }
690        base[NORMAL] = { 0.0, 0.0, 0.0 }
691        base[ACTIVE] = { 0.0, 0.0, 0.0 }
692        bg[NORMAL] = { 0.0, 0.0, 0.0 }
693        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
694 }
695
696 style "non_recording_big_clock_display" = "medium_entry"
697 {
698         font_name = "@FONT_MASSIVE@"
699
700         fg[NORMAL] = { 0.50, 1.0, 0.50 }
701         fg[ACTIVE] = { 1.0, 0, 0.0 }
702         fg[SELECTED] = { 1.0, 0, 0 }
703         fg[PRELIGHT] = { 1.0, 0, 0.0 }
704         fg[INSENSITIVE] = { 1.0, 0, 0.0 }
705         
706         base[NORMAL] = { 0.0, 0.0, 0.0 }
707         base[ACTIVE] = { 0.0, 0.0, 0.0 }
708         bg[NORMAL] = { 0.0, 0.0, 0.0 }
709         bg[ACTIVE] = { 0.7, 0.0, 0.0 }  
710 }
711
712 style "recording_big_clock_display" = "non_recording_big_clock_display"
713 {
714         fg[NORMAL] = { 1.0, 0, 0 }
715 }
716
717 style "transport_clock_display"
718 {
719         font_name = "@FONT_BOLD_BIGGER@"
720         
721         fg[NORMAL] = { 0.50, 1.0, 0.50 }
722         fg[ACTIVE] = { 1.0, 0, 0.0 }
723         fg[SELECTED] = { 1.0, 0, 0 }
724         fg[PRELIGHT] = { 1.0, 0, 0.0 }
725         fg[INSENSITIVE] = { 1.0, 0, 0.0 }
726         
727         base[NORMAL] = { 0.0, 0.0, 0.0 }
728        base[ACTIVE] = { 0.0, 0.0, 0.0 }
729        bg[NORMAL] = { 0.0, 0.0, 0.0 }
730        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
731 }
732
733 style "transport_clock_display_delta" = "transport_clock_display"
734 {
735         fg[NORMAL] = { 0.30, 0.30, 1.0 }
736 }
737
738 style "tempo_meter_clock_display"
739 {
740         font_name = "@FONT_SMALLER@"
741         fg[NORMAL] = { 1.0, 1.0, 1.0 }
742         fg[ACTIVE] = { 1.0, 1.0, 0.0 }
743         fg[SELECTED] = { 1.0, 0, 0 }
744         base[NORMAL] = { 0.0, 0.48, 1.0 }
745         base[ACTIVE] = { 0.09, 0.98, 0.46 }
746         bg[NORMAL] = { 0.0, 0.48, 1.0 }
747         bg[ACTIVE] = { 0.09, 0.98, 0.46 }
748 }
749
750 style "default_clock_display" = "medium text"
751 {
752         fg[NORMAL] = { 0.50, 1.0, 0.50 }
753         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
754         fg[SELECTED] = { 1.0, 0, 0 }
755         base[NORMAL] = { 0, 0, 0 }
756         base[ACTIVE] = { 0, 0, 0 }
757         bg[NORMAL] = { 0, 0, 0 }
758         bg[ACTIVE] = { 0, 0, 0 }
759 }
760
761
762 style "white_on_black_clock_display" = "medium text"
763 {
764         fg[NORMAL] = { 1.0, 1.0, 1.0 }
765         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
766         fg[SELECTED] = { 1.0, 0, 0 }
767         base[NORMAL] = { 0, 0, 0 }
768         base[ACTIVE] = { 0, 0, 0 }
769         bg[NORMAL] = { 0, 0, 0 }
770         bg[ACTIVE] = { 0, 0, 0 }
771 }
772
773 style "editor_time_ruler" = "small_text"
774 {
775         fg[NORMAL] = { 0.80, 0.80, 0.80 }
776         bg[NORMAL] = { 0.09, 0.09, 0.09 }
777 }
778
779 style "audio_bus_base"
780 {
781   font_name = "@FONT_SMALLER@"
782   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
783   fg[NORMAL] = { 0.7, 0.8, 0.2 }        
784   bg[NORMAL] = "#363c45"
785 }
786
787 style "send_strip_base" = "default_base"
788 {
789   font_name = "@FONT_SMALLER@"
790   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
791   bg[NORMAL] = { 0.19, 0.97, 0.69 }     
792   bg[ACTIVE] = { 0.19, 0.97, 0.69 }     
793   bg[PRELIGHT] = { 0.19, 0.97, 0.69 }   
794   bg[INSENSITIVE] = { 0.19, 0.97, 0.69 }        
795   bg[SELECTED] = { 0.19, 0.97, 0.69 }   
796 }
797
798 style "audio_track_base" = "default_base"
799 {
800   font_name = "@FONT_SMALLER@"
801   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
802   bg[NORMAL] = "#43546e"
803   bg[ACTIVE] = { 0.20, 0.20, 0.20 }     
804   bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
805   bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
806   bg[SELECTED] = { 0.20, 0.20, 0.20 }
807 }
808
809 style "midi_track_base" = "default_base"
810 {
811   font_name = "@FONT_SMALLER@"
812   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
813   bg[NORMAL] = "#546e43"
814   bg[ACTIVE] = { 0.20, 0.20, 0.20 }     
815   bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
816   bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
817   bg[SELECTED] = { 0.20, 0.20, 0.20 }
818 }
819
820 style "track_controls_inactive" 
821 {
822         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
823         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
824         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
825         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
826         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
827
828         #font_name = "sans 18"
829         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
830 }
831
832 style "audio_track_metrics" = "audio_track_base"
833 {
834         font_name = "@FONT_TINY@"
835 }
836
837 style "audio_bus_metrics" = "audio_bus_base"
838 {
839         font_name = "@FONT_TINY@"
840 }
841
842 style "audio_track_metrics_inactive" = "track_controls_inactive"
843 {
844         font_name = "@FONT_TINY@"
845 }
846
847 style "audio_bus_metrics_inactive" = "track_controls_inactive"
848 {
849         font_name = "@FONT_TINY@"
850 }
851
852 style "track_name_display"
853 {
854         font_name = "@FONT_NORMAL@"
855         fg[NORMAL] = { 0.80, 0.80, 0.80 }
856         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
857
858         base[NORMAL] = { 0.06, 0.06, 0.06 }
859         base[ACTIVE] = { 0.26, 0.26, 0.26 }
860         bg[NORMAL] = { 0.26, 0.26, 0.26 }
861         bg[ACTIVE] = { 0.26, 0.26, 0.26 }
862 }
863
864 style "active_track_name_display"
865 {
866         font_name = "@FONT_NORMAL@"
867         GtkWidget::cursor_color =  {0, 0, 0 }
868         text[NORMAL] = { 0.26, 0.26, 0.26 }
869         base[NORMAL] = { 0.89, 0.89, 0.89 }
870 }
871
872 style "track_separator"
873 {
874         bg[NORMAL] = { 0.35, 0.35, 0.40 }
875 }
876
877 #
878 # Track edit groups. These styles define
879 # the colors that the "edit" button will
880 # use as a track is moved from
881 # track edit group to track edit group.
882 # There are 8 edit groups. Edit group 0
883 # is used for tracks that are not editable, 
884 # so we leave its style to the default.
885 #
886
887 style "edit_group_0"
888
889 {
890         bg[ACTIVE] = { 1.0, 0.65, 0.13 }
891         bg[NORMAL] = { 0.31, 0.31, 0.31 }
892         fg[NORMAL] = { 0.82, 0.91, 0.99 }
893         fg[ACTIVE] = { 0, 0, 0 }
894 }
895
896 style "edit_group_1" 
897 {
898         fg[NORMAL] = { 0, 0, 0 }
899         fg[PRELIGHT] = { 0, 0, 0 }
900         fg[SELECTED] = { 0, 0, 0 }
901         bg[NORMAL] = { 0.93, 0.34, 0.08 }
902         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
903         bg[SELECTED] = { 0.93, 0.34, 0.08 }
904 }
905
906 style "edit_group_2" 
907 {
908         fg[NORMAL] = { 0, 0, 0 }
909         fg[PRELIGHT] = { 0, 0, 0 }
910         fg[SELECTED] = { 0, 0, 0 }
911         bg[NORMAL] = { 0.93, 0.34, 0.08 }
912         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
913         bg[SELECTED] = { 0.93, 0.34, 0.08 }
914 }
915
916 style "edit_group_3" 
917 {
918         fg[NORMAL] = { 0, 0, 0 }
919         fg[PRELIGHT] = { 0, 0, 0 }
920         fg[SELECTED] = { 0, 0, 0 }
921         bg[NORMAL] = { 0.93, 0.34, 0.08 }
922         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
923         bg[SELECTED] = { 0.93, 0.34, 0.08 }
924 }
925
926 style "treeview_parent_node"
927 {
928         # specifies *just* the color used for whole file rows when not selected
929         
930         fg[NORMAL] = { 0.0, 0.6, 0.85 }
931 }
932
933 style "treeview_display" = "small_bold_text"
934 {
935         GtkWidget::focus-line-width = 0
936
937         # expander arrow border and DnD "icon" text
938         fg[NORMAL] = { 0.8, 0.8, 0.8 } 
939
940         bg[NORMAL] = { 0.8, 0.8, 0.8 }
941
942         # background with no rows or no selection, plus
943         # expander arrow core and DnD "icon" background
944         base[NORMAL] = { 0.20, 0.20, 0.25 }
945
946         # selected row bg when window does not have focus (including during DnD)
947         base[ACTIVE] = { 0.0, 0.75, 0.75 }    
948
949         # selected row bg when window has focus
950         base[SELECTED] = { 0, 0.75, 0.75 }
951
952         # row text when in normal state and not a parent
953         text[NORMAL] = { 0.80, 0.80, 0.80 }
954
955         # selected row text with window focus
956         text[SELECTED] = { 1.0, 1.0, 1.0 }  
957
958         # selected row text without window focus (including during DnD)
959         text[ACTIVE] = { 1.0, 1.0, 1.0 }  
960 }
961
962 style "main_canvas_area"
963 {
964         bg[NORMAL] = { 0.30, 0.30, 0.34 }
965         bg[ACTIVE] = { 0.30, 0.30, 0.34 }
966         bg[INSENSITIVE] = { 0.30, 0.30, 0.34 }
967         bg[SELECTED] = { 0.30, 0.30, 0.34 }
968         bg[PRELIGHT] = { 0.30, 0.30, 0.34 }
969 }
970
971 style "track_controls_inactive"
972 {
973         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
974         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
975         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
976         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
977         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
978
979         font_name = "@FONT_LARGE@"
980         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
981 }
982
983 style "edit_controls_base_selected"
984 {
985         bg[NORMAL] = { 0.32, 0.32, 0.54 }
986         bg[ACTIVE] = { 0.32, 0.32, 0.54 }
987         bg[INSENSITIVE] = { 0.32, 0.32, 0.54 }
988         bg[SELECTED] = { 0.32, 0.32, 0.54 }
989         bg[PRELIGHT] = { 0.32, 0.32, 0.54 }
990 }
991
992 style "automation_track_controls_base"
993 {
994         bg[NORMAL] = { 0.22, 0.22, 0.29 }
995         bg[ACTIVE] = { 0.22, 0.22, 0.29 }
996         bg[INSENSITIVE] = { 0.22, 0.22, 0.29 }
997         bg[SELECTED] = { 0.22, 0.22, 0.29 }
998         bg[PRELIGHT] = { 0.22, 0.22, 0.29 }
999 }
1000
1001 # Plugin Editors
1002 style "plugin_slider" 
1003 {
1004         font_name ="@FONT_BOLD_BIG@"
1005
1006         # the slider itself. the inactive part is INSENSITIVE,
1007         # the active part is something else.
1008
1009         fg[NORMAL] = { 0.37, 0.43, 0.52 }
1010         fg[ACTIVE] = { 0.37, 0.43, 0.52 }
1011         fg[INSENSITIVE] = {0.35, 0.35, 0.40 } # matches default_base
1012         fg[SELECTED] = { 0.37, 0.43, 0.52 }
1013         fg[PRELIGHT] = { 0.37, 0.43, 0.52 }
1014
1015         # draws the outer rectangle around the slider
1016
1017         bg[NORMAL] = { 0.80, 0.80, 0.80 }
1018         bg[ACTIVE] = { 0.80, 0.80, 0.80 }
1019         bg[INSENSITIVE] = {0.80, 0.80, 0.80 }
1020         bg[SELECTED] = { 0.80, 0.80, 0.80 }
1021         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1022
1023         # the numeric display
1024
1025         text[NORMAL] = { 0.80, 0.80, 0.80 }
1026         text[ACTIVE] = { 0.80, 0.80, 0.80 }
1027         text[INSENSITIVE] = { 0.80, 0.80, 0.80 }
1028         text[SELECTED] = { 0.80, 0.80, 0.80 }
1029         text[PRELIGHT] = { 0.80, 0.80, 0.80 }
1030 }
1031
1032 style "track_list_display" = "small_bold_text"
1033 {
1034         text[NORMAL] = { 0.80, 0.80, 0.80 }
1035         text[ACTIVE] = { 0.3, 0.3, 0.3 }
1036         text[INSENSITIVE] = { 0, 0, 0 }
1037         text[SELECTED] = { 0.8, 0.8, 0.8 }
1038
1039         base[NORMAL] = { 0, 0, 0 }
1040         base[ACTIVE] = { 0, 0, 0 }
1041         base[INSENSITIVE] = { 0, 0, 0 }
1042         base[SELECTED] = { 0, 0, 0 }
1043 }
1044
1045 style "inspector_track_list_display" = "track_list_display"
1046 {
1047         text[ACTIVE] = { 0.8, 0.8, 0.8 }
1048
1049         base[NORMAL] = { 0, 0, 0 }
1050         base[ACTIVE] = { 0.2, 0.2, 0.2 }
1051         base[INSENSITIVE] = { 0, 0, 0 }
1052         base[SELECTED] = { 0.3, 0.3, 0.4 }
1053 }
1054
1055 style "processor_list_display"
1056 {
1057         # font_name = "@FONT_SMALL@"
1058         # text[NORMAL] = { 0.80, 0.80, 0.80 }
1059         # text[ACTIVE] = { 0.70, 0.70, 0.70 }
1060         # text[INSENSITIVE] = { 0, 0, 0 }
1061         # text[SELECTED] = { 0.9, 0.3, 0.3 }
1062
1063         # base[NORMAL] = { 0, 0, 0 }
1064         # base[ACTIVE] = { 0, 0, 0 }
1065         # base[INSENSITIVE] = { 0, 0, 0 }
1066         # base[SELECTED] = { 0, 0, 0 }
1067
1068         # # these two are explicitly used by the cell renderer for the
1069         # # text
1070
1071         # fg[NORMAL] = { 0.5, 0.5, 0.5 }  # used for inactive
1072         # fg[ACTIVE] = { 1.0, 1.0, 1.0 }  # used for active
1073
1074         font_name = "@FONT_SMALLER@"
1075         bg[NORMAL] = { 0, 0, 0 }
1076         GtkCheckButton::indicator-size = 10
1077         GtkCheckButton::indicator-spacing = 0
1078 }
1079
1080 style "inspector_processor_list_display" = "processor_list_display"
1081 {
1082         base[SELECTED] = { 0.3, 0.3, 0.3 }
1083 }
1084
1085 # MixerPanZone:
1086 #
1087 # the NORMAL fg color is used for the pan puck
1088 # the ACTIVE fg color is used for the speaker boxes
1089
1090 style "pan_zone" = "default_base"
1091 {
1092         fg[NORMAL] = { 0.34, 0.95, 0.92 }
1093         fg[ACTIVE] = { 0.95, 0.48, 0.11 }
1094 }
1095
1096 style "paler_red_when_active" = "medium_text"
1097 {
1098         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1099         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1100         bg[NORMAL] = { 0.31, 0.31, 0.31 }
1101         bg[PRELIGHT] = { 0.31, 0.31, 0.31 }
1102
1103         fg[ACTIVE] = { 0.36, 0.46, 0.28 }
1104         bg[ACTIVE] = { 1.00, 0.59, 0.59}
1105 }
1106
1107 style "peak_display_peaked_entry" = "small_text"
1108 {
1109         fg[NORMAL] = { 1.0, 1.0, 1.0 }
1110         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
1111         fg[SELECTED] = { 1.0, 1.0, 1.0 }
1112
1113         bg[NORMAL] = {0.9, 0.0, 0.0 }   
1114         bg[ACTIVE] = { 0.9, 0.0, 0.0 }  
1115         bg[PRELIGHT] = { 0.9, 0.0, 0.0 }        
1116         bg[INSENSITIVE] = { 0.9, 0.0, 0.0 }     
1117         bg[SELECTED] = { 0.9, 0.0, 0.0 }        
1118         base[NORMAL] = { 0.9, 0.0, 0.0 }        
1119         base[ACTIVE] = { 0.9, 0.0, 0.0 }        
1120         base[PRELIGHT] = { 0.9, 0.0, 0.0 }      
1121         base[INSENSITIVE] = { 0.9, 0.0, 0.0 }   
1122         base[SELECTED] = { 0.9, 0.0, 0.0 }      
1123 }
1124
1125 style "selected_strip_frame"
1126 {
1127         fg[NORMAL] = { 0.74, 0.42, 0.47 }
1128         bg[NORMAL] = { 0.79, 0.28, 0.18 }
1129 }
1130
1131 style "flashing_alert" = "very_small_text"
1132 {
1133         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1134         bg[NORMAL] = { 0.26, 0.26, 0.31 }
1135         
1136         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
1137         bg[ACTIVE] = { 1.0, 0, 0}
1138 }
1139
1140
1141 style "green_flashing_alert" = "very_small_text"
1142 {
1143         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1144         bg[NORMAL] = { 0.26, 0.26, 0.31 }
1145
1146         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
1147         bg[ACTIVE] = { 0.52, 1.0, 0}
1148 }
1149
1150 style "sync_alert"
1151 {
1152         #
1153         # this is used when the sync button is indicating that sync is
1154         # active, and alternates with another style if sync is active
1155         # but we are not locked
1156         #
1157         bg[ACTIVE] = { 0.52, 1.0, 0}
1158         bg[PRELIGHT] = { 0.52, 1.0, 0}
1159         bg[SELECTED] = { 0.52, 1.0, 0}
1160         bg[NORMAL] = { 0.52, 1.0, 0}
1161         
1162         fg[NORMAL] = { 0, 0, 0 }
1163         fg[PRELIGHT] = { 0, 0, 0 }
1164         fg[SELECTED] = { 0, 0, 0 }
1165         fg[ACTIVE] = { 0, 0, 0 }
1166 }
1167
1168 style "selected_io_selector_port_list" = "medium_bold_text"
1169 {
1170
1171         GtkTreeView::even-row-color = { 0, 0, 0 }
1172         GtkTreeView::odd-row-color = { 0, 0, 0 }
1173
1174 # fg is used to color the fg (text) of the column header button
1175
1176         fg[NORMAL] = { 0.85, 0.85, 0.85 }
1177         fg[SELECTED] = { 0.85, 0.85, 0.85 }
1178         fg[ACTIVE] = { 0.85, 0.85, 0.85 }
1179         fg[PRELIGHT] = { 0.85, 0.85, 0.85 }
1180         fg[INSENSITIVE] = { 0.85, 0.85, 0.85 }
1181
1182 # bg is used used to color the background of the column header button
1183
1184         bg[NORMAL] = { 0.30, 0.30, 0.35 }
1185         bg[ACTIVE] = { 0.30, 0.30, 0.35 }
1186         bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
1187         bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
1188         bg[SELECTED] = { 0.30, 0.30, 0.35 }
1189
1190 # text is used to color the treeview row text
1191
1192         text[NORMAL] = { 0.85, 0.85, 0.85 }
1193         text[SELECTED] = { 0.85, 0.85, 0.85 }
1194
1195 # base is used to color a treeview with no rows
1196
1197         base[NORMAL] = { 0.20, 0.20, 0.25 }
1198         base[ACTIVE] = { 0.20, 0.20, 0.25 }
1199         base[PRELIGHT] = { 0.20, 0.20, 0.25 }
1200         base[INSENSITIVE] = { 0.20, 0.20, 0.25 }
1201         base[SELECTED] = { 0.20, 0.20, 0.25 }
1202
1203 }
1204
1205 style "io_selector_port_list" = "medium_text"
1206 {
1207         GtkTreeView::even-row-color = { 0.20, 0.20, 0.25 }
1208         GtkTreeView::odd-row-color = { 0.20, 0.20, 0.25 }
1209 # fg is used to color the fg (text) of the column header button
1210
1211         fg[NORMAL] = { 0.70, 0.70, 0.70 }
1212         fg[SELECTED] = { 0.70, 0.70, 0.70 }
1213         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
1214         fg[PRELIGHT] = { 0.70, 0.70, 0.70 }
1215         fg[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1216
1217 # bg is used used to color the background of the column header button
1218
1219         bg[NORMAL] = { 0.30, 0.30, 0.35 }
1220         bg[ACTIVE] = { 0.30, 0.30, 0.35 }
1221         bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
1222         bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
1223         bg[SELECTED] = { 0.30, 0.30, 0.35 }
1224
1225 # text is used to color the treeview row text
1226
1227         text[NORMAL] = { 0.80, 0.80, 0.80 }
1228         text[SELECTED] = { 0.80, 0.80, 0.80 }
1229
1230 # base is used to color a treeview with no rows
1231
1232         base[NORMAL] = { 0.20, 0.20, 0.25 }
1233         base[ACTIVE] = { 0.20, 0.20, 0.25 }
1234         base[PRELIGHT] = { 0.20, 0.20, 0.25 }
1235         base[INSENSITIVE] = { 0.20, 0.20, 0.25 }
1236         base[SELECTED] = { 0.20, 0.20, 0.25 }
1237 }
1238
1239 style "io_selector_notebook" = "default_base"
1240 {
1241         fg[NORMAL] = { 1.0, 1.0, 1.0 }
1242         font_name ="@FONT_BOLD_NORMAL@"
1243 }
1244
1245 style "tearoff_arrow" = "medium_bold_entry"
1246 {
1247         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1248         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1249         bg[NORMAL] = { 0.80, 0.80, 0.80 }
1250         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1251 }
1252
1253 style "location_row_button" = "default_button"
1254 {
1255         font_name = "@FONT_NORMAL@"
1256 }
1257
1258 style "location_rows_clock" = "default_clock_display"
1259 {
1260         font_name = "@FONT_NORMAL@"
1261 }
1262
1263 style "pan_slider" 
1264 {
1265         font_name = "@FONT_NORMAL@"
1266
1267         fg[NORMAL] = { 0.22, 0.73, 0.22 }
1268         fg[ACTIVE] = { 0.22, 0.73, 0.22 }
1269         fg[INSENSITIVE] = {0.22, 0.53, 0.22 } 
1270         fg[SELECTED] = { 0.67, 0.23, 0.22 }
1271         fg[PRELIGHT] = { 0.67, 0.23, 0.22 }
1272
1273         bg[NORMAL] = { 0.05, 0.05, 0.05 }
1274         bg[ACTIVE] = { 0, 0, 0 }
1275         bg[INSENSITIVE] = {0.12, 0.19, 0.25 } 
1276         bg[SELECTED] = { 0, 0, 0 }
1277         bg[PRELIGHT] = { 0, 0, 0 }
1278
1279         text[NORMAL] = { 0.70, 0.70, 0.70 }
1280         text[ACTIVE] = { 0.70, 0.70, 0.70 }
1281         text[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1282         text[SELECTED] = { 0.70, 0.70, 0.70 }
1283         text[PRELIGHT] = { 0.70, 0.70, 0.70 }
1284
1285         # used to draw the triangular indicators 
1286
1287         base[NORMAL] = { 0.80, 0.80, 0.80 }
1288         base[ACTIVE] =  { 0.80, 0.80, 0.80 }
1289         base[INSENSITIVE] = {0.6, 0.6, 0.6 }
1290         base[SELECTED] = { 0.80, 0.80, 0.80 }
1291         base[PRELIGHT] = { 0.80, 0.80, 0.80 }
1292
1293 }
1294
1295 style "ardour_button" ="default_button"
1296 {
1297         xthickness = 1
1298         ythickness = 1
1299 }
1300
1301 style "padded_button" = "default_button"
1302 {
1303         xthickness = 8
1304 }
1305
1306 style "odd_port_groups"
1307 {
1308         fg[NORMAL] = { 0.6, 0.6, 0.6 }
1309 }
1310
1311 style "even_port_groups"
1312 {
1313         fg[NORMAL] = { 0.3, 0.3, 0.3 }
1314 }
1315
1316 #---------------------------------------------------------------
1317
1318 class "GtkWidget" style:highest "default_base"
1319 class "GtkScrollbar" style:highest "ardour_adjusters"
1320 class "GtkLabel" style:highest "default_generic"
1321 class "GtkButton" style:highest "ardour_button"
1322 class "GtkArrow" style:highest "tearoff_arrow"
1323 class "GtkProgressBar" style:highest "ardour_progressbars"
1324
1325 widget "*PaddedButton" style:highest "padded_button"
1326 widget "*FirstActionMessage" style:highest "first_action_message"
1327 widget "*VerboseCanvasCursor" style:highest "verbose_canvas_cursor"
1328 widget "*MarkerText" style:highest "marker_text"
1329 widget "*TimeAxisViewItemName*" style:highest "time_axis_view_item_name"
1330 widget "*EditModeSelector" style:highest "medium_bold_entry"
1331 widget "*SnapTypeSelector" style:highest "medium_bold_entry"
1332 widget "*SnapModeSelector" style:highest "medium_bold_entry"
1333 widget "*ZoomFocusSelector" style:highest "medium_bold_entry"
1334 widget "*ArdourContextMenu*" style:highest "default_menu"
1335 widget "*EditGroupTitleButton*" style:highest "default_button"
1336 widget "*MixerGroupTitleButton*" style:highest "default_button"
1337 widget "*ErrorLogCloseButton" style:highest "default_button"
1338 widget "*EditorGTKButton*" style:highest "default_button" 
1339 widget "*ToolbarButton" style:highest "default_button"
1340 widget "*ToolbarButton*" style:highest "default_button"
1341 widget "*CrossfadeEditButton" style:highest "default_button"
1342 widget "*CrossfadeEditButton*" style:highest "default_button"
1343 widget "*TrackHistoryButton*" style:highest "default_button"
1344 widget "*TrackSizeButton*" style:highest "default_button"
1345 widget "*TrackPlaylistButton*" style:highest "default_button"
1346 widget "*TrackAutomationButton*" style:highest "default_button"
1347 widget "*TrackGroupButton*" style:highest "default_button"
1348 widget "*TrackMixButton*" style:highest "default_button"
1349 widget "*TrackVisualButton*" style:highest "default_button"
1350 widget "*TrackRemoveButton*" style:highest "default_button"
1351 widget "*BaseButton" style:highest "default_button"
1352 widget "*TakeButtonLabel" style:highest "default_button"
1353 widget "*MixerWidthButton" style:highest "default_button"
1354 widget "*MixerHideButton" style:highest "default_button"
1355 widget "*MixerSendButton" style:highest "default_button"
1356 widget "*MixerSendButtonLabel" style:highest "default_button"
1357 widget "*MixerSendSwitch" style:highest "default_button"
1358 widget "*MixerInsertButton" style:highest "default_button"
1359 widget "*MixerInsertButtonLabel" style:highest "default_button"
1360 widget "*MixerInsertSwitch" style:highest "default_button"
1361 widget "*MixerMonitorInputButton*" style:highest "very_small_button"
1362 widget "*MixerMonitorInputButton.*" style:highest "very_small_button"
1363 widget "*MixerIOButton" style:highest "very_small_button"
1364 widget "*MixerIOButtonLabel" style:highest "very_small_button"
1365 widget "*AddRouteDialogSpinner" style:highest "ardour_adjusters"
1366 widget "*AddRouteDialogRadioButton*" style:highest "preferences"
1367 widget "*OptionsNotebook" style:highest "preferences"
1368 widget "*OptionEditorToggleButton*" style:highest "preferences"
1369 widget "*OptionsLabel" style:highest "preferences"
1370 widget "*OptionEditorAuditionerLabel" style:highest "preferences"
1371 widget "*OptionsEntry" style:highest "option_entry"
1372 widget "*InspectorNotebook" style:highest "preferences"
1373 widget "*NewSessionDialog" style:highest "preferences"
1374 widget "*NewSessionDialogButton*" style:highest "preferences"
1375 widget "*MixerSendSwitch*" style:highest "very_small_red_active_and_selected_button"
1376 widget "*OptionEditorToggleButton" style:highest "small_red_active_and_selected_button"
1377 widget "*NewSessionDialogButton" style:highest "small_red_active_and_selected_button"
1378 widget "*RecordEnableButton" style:highest "track_rec_enable_button"
1379 widget "*RecordEnableButton-active" style:highest "track_rec_enable_button_active"
1380 widget "*RecordEnableButton-alternate" style:highest "track_rec_enable_button_alternate"
1381 widget "*MixerRecordEnableButton" style:highest "mixer_track_rec_enable_button"
1382 widget "*MixerRecordEnableButton-active" style:highest "mixer_track_rec_enable_button_active"
1383 widget "*MixerRecordEnableButton-alternate" style:highest "mixer_track_rec_enable_button_alternate"
1384 widget "*MuteButton" style:highest "mute_button"
1385 widget "*MuteButton-alternate" style:highest "mute_button_alternate"
1386 widget "*MuteButton-active" style:highest "mute_button_active"
1387 widget "*MixerMuteButton" style:highest "mixer_mute_button"
1388 widget "*MixerMuteButton-alternate" style:highest "mixer_mute_button_alternate"
1389 widget "*MixerMuteButton-active" style:highest "mixer_mute_button_active"
1390 widget "*SoloButton" style:highest "solo_button"
1391 widget "*SoloButton-alternate" style:highest "solo_button_alternate"
1392 widget "*SoloButton-active" style:highest "solo_button_active"
1393 widget "*MixerSoloButton" style:highest "mixer_solo_button"
1394 widget "*MixerSoloButton-alternate" style:highest "mixer_solo_button_alternate"
1395 widget "*MixerSoloButton-active" style:highest "mixer_solo_button_active"
1396 widget "*TrackLoopButton*" style:highest "track_loop_button"
1397 widget "*PanAutomationLineSelector*" style:highest "multiline_combo"
1398 widget "*EditorTimeButton*" style:highest "time_button"
1399 widget "*MixerPhaseInvertButton*" style:highest "very_small_button"
1400 widget "*MixerPhaseInvertButton.*" style:highest "very_small_button"
1401 widget "*MixerAutomationRecordingButton*" style:highest "very_small_button"
1402 widget "*MixerAutomationRecordingButton.*" style:highest "very_small_button"
1403 widget "*MixerAutomationModeButton*" style:highest "very_small_button"
1404 widget "*MixerAutomationModeButton.*" style:highest "very_small_button"
1405 widget "*MixerAutomationPlaybackButton*" style:highest "very_small_button"
1406 widget "*MixerAutomationPlaybackButton.*" style:highest "very_small_button"
1407 widget "*MixerNameButton" style:highest "very_small_button"
1408 widget "*MixerNameButtonLabel" style:highest "very_small_button"
1409 widget "*MixerGroupButton" style:highest "very_small_button"
1410 widget "*MixerGroupButtonLabel" style:highest "very_small_button"
1411 widget "*MixerCommentButton" style:highest "very_small_button"
1412 widget "*MixerCommentButton*" style:highest "very_small_button"
1413 widget "*MixerMonoButton*" style:highest "very_small_button"
1414 widget "*EditGroupButton" style:highest "very_small_button"
1415 widget "*EditGroupButtonLabel" style:highest "very_small_button"
1416 widget "*TransportButton" style:highest "transport_rec_button"
1417 widget "*TransportButton-active" style:highest "transport_button_active"
1418 widget "*TransportSyncButton" style:highest "transport_button"
1419 widget "*TransportSyncButton*" style:highest "transport_button"
1420 widget "*TransportSyncButton-active" style:highest "sync_alert"
1421 widget "*TransportSyncButton-active*" style:highest "sync_alert"
1422 widget "*ShuttleButton" style:highest "transport_button"
1423 widget "*ShuttleButton*" style:highest "transport_button"
1424 widget "*ShuttleDisplay" style:highest "transport_button"
1425 widget "*ShuttleDisplay*" style:highest "transport_button"
1426 widget "*ShuttleControl" style:highest "shuttle_control"
1427 widget "*TransportRecButton" style:highest "transport_rec_button"
1428 widget "*TransportRecButton*" style:highest "transport_rec_button"
1429 widget "*TransportRecButton-active" style:highest "transport_rec_button_active"
1430 widget "*TransportRecButton-active*" style:highest "transport_rec_button_active"
1431 widget "*TransportRecButton-alternate" style:highest "transport_rec_button_alternate"
1432 widget "*TransportRecButton-alternate*" style:highest "transport_rec_button_alternate"
1433 widget "*TransportRecButton*" style:highest "transport_rec_button"
1434 widget "*RecordingXrunWarningWindow" style:highest "xrun_warn"
1435 widget "*RecordingXrunWarningWindow*" style:highest "xrun_warn"
1436 #widget "*MainMenuBar" style:highest "menu_bar_base"
1437 widget "*ErrorMessage" style:highest "error_message"
1438 widget "*FatalMessage" style:highest "fatal_message"
1439 widget "*InfoMessage" style:highest "info_message"
1440 widget "*WarningMessage" style:highest "warning_message"
1441 widget "*BigClockNonRecording" style:highest "non_recording_big_clock_display"
1442 widget "*BigClockRecording" style:highest "recording_big_clock_display"
1443 widget "*TransportClockDisplay" style:highest "transport_clock_display"
1444 widget "*SecondaryClockDisplay" style:highest "transport_clock_display"
1445 widget "*TransportClockDisplayDelta" style:highest "transport_clock_display_delta"
1446 widget "*SecondaryClockDisplayDelta" style:highest "transport_clock_display_delta"
1447 widget "*AudioClockFramesUpperInfo" style:highest "tempo_meter_clock_display"
1448 widget "*AudioClockFramesLowerInfo" style:highest "tempo_meter_clock_display"
1449 widget "*AudioClockSMPTEUpperInfo" style:highest "tempo_meter_clock_display"
1450 widget "*AudioClockSMPTELowerInfo" style:highest "tempo_meter_clock_display"
1451 widget "*AudioClockBBTUpperInfo" style:highest "tempo_meter_clock_display"
1452 widget "*AudioClockBBTLowerInfo" style:highest "tempo_meter_clock_display"
1453 widget "*SelectionStartClock" style:highest "default_clock_display"
1454 widget "*SelectionEndClock" style:highest "default_clock_display"
1455 widget "*SilenceDurationClock" style:highest "white_on_black_clock_display"
1456 widget "*EditPointClock" style:highest "default_clock_display"
1457 widget "*PreRollClock" style:highest "default_clock_display"
1458 widget "*PostRollClock" style:highest "default_clock_display"
1459 widget "*NudgeClock" style:highest "default_clock_display"
1460 widget "*ZoomRangeClock" style:highest "default_clock_display"
1461 widget "*SMPTEOffsetClock" style:highest "default_clock_display"
1462 widget "*TransportLabel" style:highest "small_bold_text"
1463 widget "*TakeLabel" style:highest "small_bold_text"
1464 widget "*LocationLabel" style:highest "small_bold_text"
1465 widget "*WipeLabel" style:highest "small_bold_text"
1466 widget "*TakeTagLabel" style:highest "small_bold_text"
1467 widget "*ToolBarLabel" style:highest "small_bold_text"
1468 widget "*EditorDisplayLabel" style:highest "small_bold_text"
1469 widget "*NewSessionLabel" style:highest "large_text"
1470 widget "*GlobalButtonLabel" style:highest "default_generic"
1471 widget "*ClickButton" style:highest "medium_entry"
1472 widget "*RegionNameDisplay" style:highest "medium_entry"
1473 widget "*PluginDisplay" style:highest "medium_entry"
1474 widget "*SelectionDisplay" style:highest "medium_entry"
1475 widget "*HistorySelector" style:highest "medium_entry"
1476 widget "*LocationSelector" style:highest "medium_entry"
1477 widget "*TakeSelector" style:highest "medium_entry"
1478 widget "*RegionSelector" style:highest "medium_entry"
1479 widget "*SMPTERuler" style:highest "editor_time_ruler"
1480 widget "*BBTRuler" style:highest "editor_time_ruler"
1481 widget "*FramesRuler" style:highest "editor_time_ruler"
1482 widget "*MinSecRuler" style:highest "editor_time_ruler"
1483 widget "*BaseFrame" style:highest "base_frame"
1484
1485 widget "*SendStripBase" style:highest "send_strip_base"
1486 widget "*AudioTrackStripBase" style:highest "audio_track_base"
1487 widget "*AudioBusStripBase" style:highest "audio_bus_base"
1488 widget "*MidiTrackStripBase" style:highest "midi_track_base"
1489 widget "*AudioTrackStripBaseInactive" style:highest "track_controls_inactive"
1490 widget "*AudioBusStripBaseInactive" style:highest "track_controls_inactive"
1491 widget "*MidiTrackStripBaseInactive" style:highest "track_controls_inactive"
1492 widget "*FaderMetricsStrip" style:highest "audio_track_metrics"
1493 widget "*AudioTrackMetrics" style:highest "audio_track_metrics"
1494 widget "*AudioBusMetrics" style:highest "audio_bus_metrics"
1495 widget "*AudioTrackMetricsInactive" style:highest "audio_track_metrics_inactive"
1496 widget "*AudioBusMetricsInactive" style:highest "audio_bus_metrics_inactive"
1497
1498 widget "*TimeAxisViewControlsBaseUnselected" style:highest "audio_track_base"
1499 widget "*AudioTrackControlsBaseUnselected" style:highest "audio_track_base"
1500 widget "*MidiTrackControlsBaseUnselected" style:highest "midi_track_base"
1501 widget "*AudioTrackFader" style:highest "gain_fader"
1502
1503 widget "*BusControlsBaseUnselected" style:highest "audio_bus_base"
1504 widget "*AudioBusFader" style:highest "gain_fader"
1505 widget "*TrackSeparator" style:highest "track_separator"
1506 widget "*TrackEditIndicator0*" style:highest "edit_group_0"
1507 widget "*TrackEditIndicator1*" style:highest "edit_group_1"
1508 widget "*TrackEditIndicator2*" style:highest "edit_group_2"
1509 widget "*TrackEditIndicator3*" style:highest "edit_group_3"
1510 widget "*TrackEditIndicator4*" style:highest "edit_group_3"
1511 widget "*TrackEditIndicator5*" style:highest "edit_group_3"
1512 widget "*TrackEditIndicator6*" style:highest "edit_group_3"
1513 widget "*TrackEditIndicator7*" style:highest "edit_group_3"
1514 widget "*EditorTrackNameDisplay" style:highest "track_name_display"
1515 widget "*EditorTrackNameDisplay*" style:highest "track_name_display"
1516 widget "*EditorActiveTrackNameDisplay" style:highest "active_track_name_display"
1517 widget "*EditorActiveTrackNameDisplay*" style:highest "active_track_name_display"
1518 widget "*CrossfadeEditAuditionButton" style:highest "red_when_active"
1519 widget "*CrossfadeEditAuditionButton*" style:highest "red_when_active"
1520 widget "*CrossfadeEditCurveButton" style:highest "red_when_active"
1521 widget "*CrossfadeEditCurveButton*" style:highest "red_when_active"
1522 widget "*CrossfadeEditLabel" style:highest "medium_text"
1523 widget "*CrossfadeEditFrame" style:highest "base_frame"
1524 widget "*MouseModeButton" style:highest "default_button"
1525 widget "*MouseModeButton*" style:highest "default_button"
1526 widget "*EditorMainCanvas" style:highest "main_canvas_area"
1527 widget "*AudioTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1528 widget "*BusControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1529 widget "*AutomationTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1530 widget "*AutomationTrackName" style:highest "automation_track_name"
1531 widget "*AudioTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1532 widget "*BusControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1533 widget "*AutomationTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1534 widget "*AudioTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1535 widget "*MidiTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1536 widget "*BusControlsBaseSelected" style:highest "edit_controls_base_selected"
1537 widget "*AutomationTrackControlsBase" style:highest "automation_track_controls_base"
1538 widget "*AutomationTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1539 #widget "*EditorMenuBar*" style:highest "black_mackie_menu_bar"
1540 #widget "*MainMenuBar*" style:highest "black_mackie_menu_bar"
1541 widget "*ZoomClickBox" style:highest "medium_bold_entry"
1542 widget "*PluginParameterLabel" style:highest "medium_text"
1543 widget "*PluginNameInfo" style:highest "plugin_name_text"
1544 widget "*PluginMakerInfo" style:highest "plugin_maker_text"
1545 widget "*PluginParameterInfo" style:highest "medium_text"
1546 widget "*MotionControllerValue" style:highest "medium_entry"
1547 widget "*ParameterValueDisplay" style:highest "medium_bold_entry"
1548 widget "*PluginUIClickBox" style:highest "medium_bold_entry"
1549 widget "*PluginUIClickBox*" style:highest "medium_bold_entry"
1550 widget "*PluginSlider" style:highest "plugin_slider"
1551 widget "*EditGroupDisplay" style:highest "treeview_display"
1552 widget "*TrackListDisplay" style:highest "treeview_display"
1553 widget "*RegionListDisplay" style:highest "treeview_display"
1554 widget "*NamedSelectionDisplay" style:highest "treeview_display"
1555 widget "*SnapshotDisplay" style:highest "treeview_display"
1556 widget "*MixerTrackCommentArea" style:highest "option_entry"
1557 widget "*MixerPanZone" style:highest "pan_zone"
1558 widget "*MixerTrackDisplayList" style:highest "treeview_display"
1559 widget "*MixerSnapshotDisplayList" style:highest "treeview_display"
1560 widget "*MixerAuxDisplayList" style:highest "treeview_display"
1561 widget "*MixerGroupList" style:highest "treeview_display"
1562 widget "*RegionEditorLabel" style:highest "medium_text"
1563 widget "*RegionEditorSmallLabel" style:highest "small_text"
1564 widget "*RegionEditorEntry" style:highest "medium_entry"
1565 widget "*RegionEditorClock" style:highest "default_clock_display"
1566 widget "*RegionEditorToggleButton" style:highest "paler_red_when_active"
1567 widget "*RegionEditorToggleButton*" style:highest "paler_red_when_active"
1568 widget "*MixerStripSpeedBase" style:highest "small_entry"
1569 widget "*MixerStripSpeedBase*" style:highest "small_entry"
1570 widget "*MixerStripSpeedBaseNotOne" style:highest "small_red_on_black_entry"
1571 widget "*MixerStripSpeedBaseNotOne*" style:highest "small_red_on_black_entry"
1572 widget "*MixerStripGainDisplay" style:highest "small_entry"
1573 widget "*MixerStripGainDisplay*" style:highest "small_entry"
1574 widget "*MixerStripGainUnitButton" style:highest "very_small_button"
1575 widget "*MixerStripGainUnitButton*" style:highest "very_small_button"
1576 widget "*MixerStripMeterPreButton" style:highest "very_small_button"
1577 widget "*MixerStripMeterPreButton*" style:highest "very_small_button"
1578 widget "*MixerStripPeakDisplay*" style:highest "red_active_small_entry"
1579 widget "*MixerStripPeakDisplayPeak*" style:highest "peak_display_peaked_entry"
1580 widget "*MixerStripSelectedFrame" style:highest "selected_strip_frame"
1581 widget "*MixerStripFrame" style:highest "base_frame"
1582 widget "*HWMonitorButton" style:highest "red_when_active"
1583 widget "*HWMonitorButton*" style:highest "red_when_active"
1584 widget "*BypassButton" style:highest "red_when_active"
1585 widget "*BypassButton*" style:highest "red_when_active"
1586 widget "*TransportSoloAlert" style:highest "flashing_alert"
1587 widget "*TransportSoloAlert.*" style:highest "flashing_alert"
1588 widget "*TransportSoloAlert-active" style:highest "flashing_alert"
1589 widget "*TransportSoloAlert-alternate" style:highest "flashing_alert"
1590 widget "*SendAlert" style:highest "green_flashing_alert"
1591 widget "*SendAlert.*" style:highest "green_flashing_alert"
1592 widget "*TransportAuditioningAlert" style:highest "flashing_alert"
1593 widget "*TransportAuditioningAlert.*" style:highest "flashing_alert"
1594 widget "*FadeCurve" style:highest "medium_bold_entry"
1595 widget "*FadeCurve*" style:highest "medium_bold_entry"
1596 widget "*IOSelectorButton" style:highest "default_button"
1597 widget "*IOSelectorButton*" style:highest "default_button"
1598 widget "*IOSelectorList" style:highest "medium_entry_noselection_fg"
1599 widget "*IOSelectorPortList" style:highest "io_selector_port_list"
1600 widget "*IOSelectorPortList.*" style:highest "io_selector_port_list"
1601 widget "*IOSelectorPortListSelected" style:highest "selected_io_selector_port_list"
1602 widget "*IOSelectorPortListSelected.*" style:highest "selected_io_selector_port_list"
1603 widget "*IOSelectorNotebook" style:highest "io_selector_notebook"
1604 widget "*IOSelectorNotebookTab" style:highest "io_selector_notebook"
1605 widget "*IOSelectorFrame" style:highest "base_frame"
1606 widget "*ConnectionEditorButton" style:highest "default_button"
1607 widget "*ConnectionEditorButton*" style:highest "default_button"
1608 widget "*ConnectionEditorList" style:highest "medium_entry_noselection_fg"
1609 widget "*ConnectionEditorConnectionList" style:highest "medium_entry"
1610 widget "*ConnectionEditorPortList" style:highest "io_selector_port_list"
1611 widget "*ConnectionEditorPortListSelected" style:highest "selected_io_selector_port_list"
1612 widget "*ConnectionEditorNotebook" style:highest "io_selector_notebook"
1613 widget "*ConnectionEditorNotebookTab" style:highest "io_selector_notebook"
1614 widget "*ConnectionEditorFrame" style:highest "base_frame"
1615 widget "*RouteParamsListDisplay" style:highest "inspector_track_list_display"
1616 widget "*RouteParamsPreListDisplay" style:highest "inspector_processor_list_display"
1617 widget "*RouteParamsPostListDisplay" style:highest "inspector_processor_list_display"
1618 widget "*TearOffArrow" style:highest "tearoff_arrow"
1619 widget "*RouteParamsTitleButton" style:highest "medium_text"
1620 widget "*RouteParamsTitleLabel" style:highest "medium_text"
1621 widget "*PluginAutomateRecordButton" style:highest "small_red_active_and_selected_button"
1622 widget "*PluginAutomateRecordButton*" style:highest "small_red_active_and_selected_button"
1623 widget "*PluginAutomatePlayButton" style:highest "small_red_active_and_selected_button"
1624 widget "*PluginAutomatePlayButton*" style:highest "small_red_active_and_selected_button"
1625 widget "*PluginAutomateButton" style:highest "small_button"
1626 widget "*PluginAutomateButton*" style:highest "small_button"
1627 widget "*PluginSaveButton" style:highest "small_button"
1628 widget "*PluginSaveButton*" style:highest "small_button"
1629 widget "*PluginLoadButton" style:highest "small_button"
1630 widget "*PluginLoadButton*" style:highest "small_button"
1631
1632 widget "*MetricDialogFrame" style:highest "base_frame"
1633 widget "*MetricEntry" style:highest "medium_bold_entry"
1634 widget "*MetricButton" style:highest "default_button"
1635 widget "*MetricButton.*" style:highest "default_button"
1636 widget "*MetricLabel" style:highest "medium_text"
1637 widget "*TimeStretchButton" style:highest "default_button"
1638 widget "*TimeStretchButton.*" style:highest "default_button"
1639 widget "*TimeStretchProgress" style:highest "default_generic"
1640 widget "*ChoiceWindow" style:highest "default_generic"
1641 widget "*ChoicePrompt" style:highest "default_generic"
1642 widget "*ChoiceButton" style:highest "default_button"
1643 widget "*ChoiceButton*" style:highest "default_button"
1644 widget "*SelectionModeButton" style:highest "default_button"
1645 widget "*SelectionModeButton*" style:highest "default_button"
1646 widget "*TrackLabel" style:highest "medium_text"
1647 widget "*TrackPlugName" style:highest "medium_text"
1648 widget "*TrackParameterName" style:highest "small_text"
1649 widget "*AddRouteDialog*" style:highest "medium_text"
1650 widget "*AddRouteDialog.GtkLabel" style:highest "medium_text"
1651 widget "*AddRouteDialogChannelChoice" style:highest "medium_bold_entry"
1652 widget "*AddRouteDialogSpinner" style:highest "medium_bold_entry"
1653 widget "*AddRouteDialogSpinner*" style:highest "medium_bold_entry"
1654 widget "*AddRouteDialogRadioButton" style:highest "red_when_active"
1655 widget "*AddRouteDialogButton" style:highest "default_button"
1656 widget "*AddRouteDialogNameTemplateEntry" style:highest "medium_bold_entry"
1657 widget "*NewSessionIOLabel" style:highest "larger_bold_text"
1658 widget "*NewSessionSR1Label" style:highest "red_medium_text"
1659 widget "*NewSessionSR2Label" style:highest "medium_text"
1660 widget "*NewSessionChannelChoice" style:highest "medium_bold_entry"
1661 widget "*NewSessionMainButton" style:highest "larger_bold_text"
1662 widget "*NewSessionMainButton*" style:highest "larger_bold_text"
1663 widget "*NewSessionMainLabel" style:highest "larger_bold_text"
1664 widget "*LocationEditRowClock" style:highest "location_rows_clock"
1665 widget "*LocationEditNameLabel" style:highest "medium_text"
1666 widget "*LocationEditSetButton" style:highest "location_row_button"
1667 widget "*LocationEditSetButton*" style:highest "location_row_button"
1668 widget "*LocationEditGoButton" style:highest "location_row_button"
1669 widget "*LocationEditGoButton*" style:highest "location_row_button"
1670 widget "*LocationEditCdButton" style:highest "small_red_active_and_selected_button"
1671 widget "*LocationEditCdButton*" style:highest "small_red_active_and_selected_button"
1672 widget "*LocationEditHideButton" style:highest "small_red_active_and_selected_button"
1673 widget "*LocationEditHideButton*" style:highest "small_red_active_and_selected_button"
1674 widget "*LocationEditNumberLabel" style:highest "small_text"
1675 widget "*LocationLocEditorFrame" style:highest "base_frame"
1676 widget "*LocationRangeEditorFrame" style:highest "base_frame"
1677 widget "*LocationEditNameEntry" style:highest "option_entry"
1678 widget "*LocationAddLocationButton" style:highest "default_button"
1679 widget "*LocationAddLocationButton*" style:highest "default_button"
1680 widget "*LocationAddRangeButton" style:highest "default_button"
1681 widget "*LocationAddRangeButton*" style:highest "default_button"
1682 widget "*LocationEditRemoveButton" style:highest "location_row_button"
1683 widget "*LocationEditRemoveButton*" style:highest "location_row_button"
1684 widget "*PanSlider" style:highest "pan_slider"
1685 widget "*PanningLinkButton" style:highest "mixer_red_active_button"
1686 widget "*PanningLinkButton.*" style:highest "mixer_red_active_button"
1687 widget "*PanningLinkDirectionButton" style:highest "very_small_button"
1688 widget "*PanningLinkDirectionButton.*" style:highest "very_small_button"
1689 widget "*ChannelCountSelector" style:highest "medium_bold_entry"
1690 widget "*ChannelCountSelector.GtkArrow" style:highest "default_generic"
1691 widget "*RegionListWholeFile" style:highest "treeview_parent_node"
1692 widget "*EditorHScrollbar" style:highest "editor_hscrollbar"
1693 widget "*OddPortGroups" style:highest "odd_port_groups"
1694 widget "*EvenPortGroups" style:highest "even_port_groups"
1695 widget "*MidiListView*" style:highest "white_tree_view"
1696 widget "*ProcessorSelector*" style:highest "processor_list_display"
1697 widget "*PortMatrixLabel*" style:highest "small_text"
1698 widget "*MidiTracerTextView" style:highest "midi_tracer_textview"