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