fix visual focus indication in IOSelector; import pays attention to audio file embedd...
[ardour.git] / gtk2_ardour / ardour2_ui.rc
1 #
2 # This is the GTK style file for Ardour
3 #
4 #
5
6 style "very_small_text"
7 {
8         font_name = "sans 7"
9 }
10
11 style "small_text"
12 {
13         font_name = "sans 8"
14 }
15
16 style "small_bold_text"
17 {
18         font_name = "sans bold 8"
19 }
20
21 style "medium_bold_text"
22 {
23         font_name = "sans bold 8"
24 }
25
26 style "medium_text"
27 {
28         font_name = "sans 8"
29 }
30
31 style "red_medium_text" = "medium_text"
32 {       
33         fg[NORMAL] = { 1.0, 0, 0 }
34         fg[ACTIVE] = { 1.0, 0, 0 }
35         fg[SELECTED] = { 1.0, 0, 0 }
36 }
37
38
39 style "large_text"
40 {
41         font_name = "sans 18"
42 }
43
44 style "larger_bold_text"
45 {
46         font_name = "sans bold 14"
47 }
48
49 style "plugin_name_text"
50 {
51         font_name = "sans bold 25"
52         fg[NORMAL] = { 0.80, 0.80, 0.80 }
53 }
54
55 style "plugin_maker_text"
56 {
57         font_name = "sans bold 14"
58         fg[NORMAL] = { 0.80, 0.80, 0.80 }
59 }
60
61 style "first_action_message" 
62 {
63         font_name = "sans medium 34"
64 }
65
66 style "verbose_canvas_cursor"
67 {
68         font_name = "sans bold 24"
69 }
70
71 style "marker_text" 
72 {
73         font_name = "sans 8"
74 }
75
76 style "time_axis_view_item_name"
77 {
78         font_name = "sans medium 8"
79 }
80
81 style "default_base" = "medium_text"
82 {
83   GtkWidget::cursor_color =  {1.0, 1.0, 1.0 }
84   GtkButton::default_border = { 0, 0, 0, 0 }
85   GtkButton::default_outside_border = { 0, 0, 0, 0 }
86   GtkTreeView::vertical-padding = 0
87   GtkTreeView::horizontal-padding = 0
88   GtkTreeView::even-row-color = { 0, 0, 0.12 }
89   GtkTreeView::odd-row-color = { 0, 0, 0 }
90   
91   fg[NORMAL] = { 0.80, 0.80, 0.80 }     
92   fg[ACTIVE] = { 0.80, 0.80, 0.80 }     
93   fg[PRELIGHT] = { 1.0, 1.0, 1.0 }
94   fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }        
95   fg[SELECTED] = { 0.80, 0.80, 0.80 }   
96   
97   bg[NORMAL] = { 0.35, 0.35, 0.40 }
98   bg[ACTIVE] = { 0.35, 0.35, 0.40 }
99   bg[PRELIGHT] = "#565690"
100   bg[INSENSITIVE] = { 0.10, 0.10, 0.10 }
101   bg[SELECTED] = { 0, 0.40, 0.60 }
102   
103   text[NORMAL] = { 0.80, 0.80, 0.80 }   
104   text[ACTIVE] = { 0.80, 0.80, 0.80 }   
105   text[PRELIGHT] = { 0.80, 0.80, 0.80 } 
106   text[INSENSITIVE] = { 0.80, 0.80, 0.80}       
107   text[SELECTED] = { 1.0, 1.0, 1.0 }
108   
109   base[ACTIVE]     = "#272a2f"
110   base[NORMAL]      =  "#1a1e20"
111   base[PRELIGHT]     = { 0.20, 0.20, 0.20 }
112   base[INSENSITIVE]  = "#4c5159"
113   base[SELECTED]     = { 0.25, 0.25, 0.25 }
114
115   engine "clearlooks" 
116   {
117     menubarstyle      = 2       # 0 = flat, 1 = sunken, 2 = flat gradient
118     menuitemstyle     = 1       # 0 = flat, 1 = 3d-ish (gradient), 2 = 3d-ish (button)
119     listviewitemstyle = 1       # 0 = flat, 1 = 3d-ish (gradient)
120     progressbarstyle  = 1       # 0 = candy bar, 1 = fancy candy bar, 2 = flat
121   }
122 }
123
124 style "base_frame"
125 {
126         fg[NORMAL] = { 0.80, 0.80, 0.80 }
127         bg[NORMAL] = { 0.35, 0.35, 0.40 }
128 }
129
130 style "transport_base" = "medium_bold_text"
131 {
132   bg[NORMAL] = { 0.10, 0.10, 0.10 }
133   bg[ACTIVE] = { 0, 0, 0 }
134   bg[PRELIGHT] = { 0, 0, 0 }
135   bg[INSENSITIVE] = { 0, 0, 0 }
136   bg[SELECTED] = { 0, 0, 0 }
137 }
138
139 style "black_mackie_menu_bar" = "medium_bold_text"
140 {
141   fg[NORMAL] = { 1.0, 1.0, 1.0 }
142   bg[NORMAL] = { 0, 0, 0 }
143 }
144
145 style "default_buttons_menus" 
146 {
147   font_name = "sans 8"
148   fg[ACTIVE] = { 1.0, 1.0, 1.0 }
149   
150   bg[NORMAL] = { 0.30, 0.30, 0.35 }
151   bg[ACTIVE] = "#565690"
152   bg[PRELIGHT] = { 0.15, 0.15, 0.20 }
153   bg[INSENSITIVE] = { 0.15, 0.15, 0.20 }
154   bg[SELECTED] = { 0.15, 0.15, 0.20 }   
155 }
156
157 style "very_small_button" = "default_buttons_menus"
158 {
159         font_name = "sans 7"
160         ythickness = 0
161         xthickness = 0
162 }
163
164 style "small_button" = "default_buttons_menus"
165 {
166 }
167
168 style "very_small_red_active_and_selected_button" = "very_small_button"
169 {
170         bg[ACTIVE] = { 1.0, 0, 0}
171         bg[SELECTED] = { 1.0, 0, 0}
172 }
173
174 style "small_red_active_and_selected_button" = "small_button"
175 {
176         fg[ACTIVE] = { 0, 0, 0 }
177         bg[ACTIVE] = { 1.0, 0, 0}
178         bg[SELECTED] = { 1.0, 0, 0}
179 }
180
181 style "track_rec_enable_button" = "small_button"
182 {
183         fg[SELECTED] = { 0.0, 0.0, 0.0 }
184         fg[ACTIVE] =   { 0.0, 0.0, 0.0 }
185         fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
186
187         bg[SELECTED] =   { 1.0, 0.0, 0.0 }
188         bg[ACTIVE] =   { 0.91, 0.68, 0.68}
189         bg[PRELIGHT] =   { 1.0, 0.0, 0.0 }
190 }
191
192 style "mixer_rec_enable_button" = "track_rec_enable_button"
193 {
194         font_name = "sans 7"
195         xthickness = 0
196         ythickness = 0
197 }
198
199 style "solo_button" = "small_button"
200 {
201         bg[PRELIGHT] = { 0, 1.0, 0 }
202         bg[ACTIVE] = { 0.66, 0.97, 0.19 }
203
204         fg[PRELIGHT] = { 0, 0, 0 }
205         fg[ACTIVE] = { 0, 0, 0 }
206 }
207
208 style "mixer_solo_button" = "solo_button"
209 {
210         font_name = "sans 7"
211         xthickness = 0
212         ythickness = 0
213
214 }
215
216
217 style "mute_button" = "small_button"
218 {
219         bg[PRELIGHT] = { 1.0, 0.65, 0.13 }
220         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
221         
222         fg[PRELIGHT] = { 0, 0, 0 }
223         fg[ACTIVE] = { 0, 0, 0 }
224 }
225
226
227 style "multiline_combo" = "small_button"
228 {
229         font_name = "sans 8"
230         xthickness = 0
231         ythickness = 0
232 }
233
234 style "mixer_mute_button" = "mute_button"
235 {
236         font_name = "sans 7"
237         xthickness = 0
238         ythickness = 0
239 }
240
241 style "track_loop_button" = "small_button"
242 {
243         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
244         bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
245
246 }
247
248 style "mixer_red_active_button" = "very_small_button"
249 {
250         fg[ACTIVE] = { 0, 1.0, 1.0 }
251         bg[ACTIVE] = { 0.7, 0, 0 }
252
253         base[INSENSITIVE] = { 0.16, 0.16, 0.21 }
254         bg[INSENSITIVE] = { 0.16, 0.16, 0.21 }
255 }
256
257 style "time_button" = "default_buttons_menus"
258 {
259         font_name = "sans 8"
260 }
261
262 style "transport_button"
263 {
264         bg[ACTIVE] = { 0.50, 1.0, 0.50 }
265         fg[ACTIVE] = { 0, 0, 0 }
266 }
267
268 style "transport_rec_button"
269 {
270         bg[ACTIVE] = { 1.0, 0, 0 }
271         bg[PRELIGHT] = { 0.91, 0.68, 0.68 }             #blinking rec button color
272 }
273
274 style "shuttle_control" = "very_small_text"
275 {
276         fg[NORMAL] = { 0.85, 0.92, 0.98 }
277         fg[ACTIVE] = { 0.85, 0.92, 0.98 }
278         fg[PRELIGHT] = { 0.85, 0.92, 0.98 }
279         fg[SELECTED] = { 0.85, 0.92, 0.98 }
280         fg[INSENSITIVE] = { 0.85, 0.92, 0.98 }
281
282         bg[NORMAL] = { 0.26, 0.26, 0.31 }
283         bg[PRELIGHT] = { 0.26, 0.26, 0.31 }
284         bg[INSENSITIVE] = { 0.26, 0.26, 0.31 }
285         bg[ACTIVE] = { 0.50, 1.0, 0.50 }
286         bg[SELECTED] = { 1.0, 0.04, 0.04 }
287 }
288
289 style "ardour_adjusters" = "default_buttons_menus"
290 {
291         bg[NORMAL] = { 0.60, 0.60, 0.60 }
292         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
293         bg[ACTIVE] = { 0.06, 0.06, 0.06 }
294 }
295
296 style "ardour_progressbars" = "default_buttons_menus"
297
298   bg[NORMAL] = { 0, 0, 0 }
299   bg[PRELIGHT] = { 0.00, 0.36, 0.40 }
300 }
301
302 style "options_window"  = "default_base"
303 {
304         font_name = "sans 8"
305         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
306 }
307
308 style "option_entry"  = "default_base"
309 {
310         fg[NORMAL] = { 0.50, 1.0, 1.0 }
311         fg[ACTIVE] = { 0.50, 1.0, 1.0 }
312         fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
313         
314         base[INSENSITIVE] = { 0.07, 0.07, 0.12 }
315         
316         bg[NORMAL] = { 0.35, 0.35, 0.40 }
317         bg[ACTIVE] = { 0.35, 0.35, 0.40 }
318 }
319
320 style "red_when_active" = "medium_text"
321 {
322         fg[NORMAL] = { 0.80, 0.80, 0.80 }
323         bg[NORMAL] = { 0.26, 0.26, 0.31 }
324
325         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
326         bg[ACTIVE] = { 1.0, 0, 0}
327 }
328
329 style "xrun_warn"  
330 {
331         font_name = "sans bold 18"
332
333         fg[NORMAL] = { 1.0, 1.0, 1.0 }
334         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
335         text[NORMAL] = { 1.0, 1.0, 1.0 }
336         text[ACTIVE] = { 1.0, 1.0, 1.0 }
337         base[NORMAL] = { 0.09, 0.48, 0.46 }
338         base[ACTIVE] = { 0.09, 0.48, 0.46 }
339         bg[NORMAL] = { 1.0, 0.48, 0.46 }
340         bg[ACTIVE] = { 0.09, 1.0, 0.46 }
341 }
342
343 style "menu_bar_base" = "default_base"
344 {
345         bg[NORMAL] = { 0.2, 0.2, 0.3 }
346         bg[ACTIVE] = { 0, 0, 0 }
347         bg[PRELIGHT] = { 0, 0, 0 }
348         bg[INSENSITIVE] = { 0, 0, 0 }
349         bg[SELECTED] = { 0, 0, 0 }
350 }
351
352 style "fatal_message" = "medium_text"
353 {
354    fg[ACTIVE] = { 1.0, 0, 1.0 }
355    fg[NORMAL] = { 0.80, 0.80, 0.80 }
356    bg[ACTIVE] = { 0,0,0 }
357    bg[NORMAL] = { 0,0,0 }
358    base[ACTIVE] = { 0,0,0 }
359    base[NORMAL] = { 0,0,0 }
360 }
361
362 style "error_message" = "medium_text"
363 {
364    fg[ACTIVE] = { 1.0, 0, 0 }
365    fg[NORMAL] = { 0.80, 0.80, 0.80 }
366    bg[ACTIVE] = { 0,0,0 }
367    bg[NORMAL] = { 0,0,0 }
368    base[ACTIVE] = { 0,0,0 }
369    base[NORMAL] = { 0,0,0 }
370 }
371
372 style "info_message" = "medium_text"
373 {
374    fg[ACTIVE] = { 1.0, 0, 0 }
375    fg[NORMAL] = { 0.80, 0.80, 0.80 }
376    bg[ACTIVE] = { 0,0,0 }
377    bg[NORMAL] = { 0,0,0 }
378    base[ACTIVE] = { 0,0,0 }
379    base[NORMAL] = { 0,0,0 }
380 }
381
382 style "warning_message" = "medium_text"
383 {
384    fg[ACTIVE] = { 0.30,0.30, 1.0 }
385    fg[NORMAL] = { 0.80, 0.80, 0.80 }
386    bg[ACTIVE] = { 0, 0, 0 }
387    bg[NORMAL] = { 0, 0, 0 }
388    base[ACTIVE] = { 0, 0, 0 }
389    base[NORMAL] = { 0, 0, 0 }
390 }
391
392 style "medium_entry" = "medium_text"
393 {
394         fg[NORMAL] = { 0.50, 1.0, 1.0 }
395         fg[ACTIVE] = { 0.50, 1.0, 1.0 }
396         fg[SELECTED] = { 0.50, 1.0, 0.50 }
397         
398         bg[NORMAL] = { 0.35, 0.35, 0.40 }
399         
400         base[NORMAL] = { 0, 0, 0 }
401         base[ACTIVE] = { 0, 0, 0 }
402         base[SELECTED] = { 0.5, 0.5, 1.0 }
403 }
404
405 style "medium_entry_noselection_fg" = "medium_entry"
406 {
407         fg[SELECTED] = { 0.50, 1.0, 0.50 }
408 }
409
410 style "medium_entry_noselection_bg" = "medium_entry"
411 {
412         bg[SELECTED] = { 0.50, 1.0, 1.0 }
413 }
414
415 style "medium_bold_entry"  = "medium_bold_text"
416 {
417         fg[NORMAL] = { 0.50, 1.0, 1.0 }
418         fg[ACTIVE] = { 0.50, 1.0, 1.0 }
419         
420         bg[NORMAL] = { 0.35, 0.35, 0.40 }
421         
422         base[NORMAL] = { 0, 0, 0 }
423         base[ACTIVE] = { 0, 0, 0 }
424         base[SELECTED] = { 0, 0, 0 }
425 }
426
427
428 style "small_entry" = "small_text"
429 {
430         fg[NORMAL] = { 0.50, 1.0, 1.0 }
431         fg[ACTIVE] = { 0.50, 1.0, 1.0 }
432         bg[NORMAL] = { 0.0, 0.0, 0.0 }
433         base[NORMAL] = { 0, 0, 0 }
434         base[ACTIVE] = { 0, 0, 0 }
435         base[SELECTED] = { 0, 0, 0 }
436 }
437
438 style "red_active_small_entry" = "small_entry"
439 {
440         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
441         fg[SELECTED] = { 1.0, 0, 0 }
442 }
443
444 style "small_bold_entry" = "small_bold_text"
445 {
446         fg[NORMAL] = { 0.50, 1.0, 1.0 }
447         fg[ACTIVE] = { 0.50, 1.0, 1.0 }
448         
449         bg[NORMAL] = { 0.35, 0.35, 0.40 }
450         
451         base[NORMAL] = { 0, 0, 0 }
452         base[ACTIVE] = { 0, 0, 0 }
453         base[SELECTED] = { 0, 0, 0 }
454 }
455
456 style "small_red_on_black_entry"  = "small_bold_text"
457 {
458        fg[NORMAL] = { 1.0, 0, 0 }
459        fg[ACTIVE] = { 1.0, 0, 0 }
460        base[NORMAL] = { 0.0, 0.0, 0.0 }
461        base[ACTIVE] = { 0.0, 0.0, 0.0 }
462        bg[NORMAL] = { 0.0, 0.0, 0.0 }
463        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
464 }
465
466 style "big_clock_display" = "medium_entry"
467 {
468         font_name = "courier bold 34"
469 }
470
471 style "transport_clock_display"
472 {
473         font_name = "sans bold 14"
474         
475         fg[NORMAL] = { 0.50, 1.0, 0.50 }
476         fg[ACTIVE] = { 1.0, 0, 0.0 }
477         fg[SELECTED] = { 1.0, 0, 0 }
478         fg[PRELIGHT] = { 1.0, 0, 0.0 }
479         fg[INSENSITIVE] = { 1.0, 0, 0.0 }
480         
481         base[NORMAL] = { 0.0, 0.0, 0.0 }
482        base[ACTIVE] = { 0.0, 0.0, 0.0 }
483        bg[NORMAL] = { 0.0, 0.0, 0.0 }
484        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
485 }
486
487 style "tempo_meter_clock_display"
488 {
489         font_name = "sans 8"
490         fg[NORMAL] = { 1.0, 1.0, 1.0 }
491         fg[ACTIVE] = { 1.0, 1.0, 0.0 }
492         fg[SELECTED] = { 1.0, 0, 0 }
493         base[NORMAL] = { 0.0, 0.48, 1.0 }
494         base[ACTIVE] = { 0.09, 0.98, 0.46 }
495         bg[NORMAL] = { 0.0, 0.48, 1.0 }
496         bg[ACTIVE] = { 0.09, 0.98, 0.46 }
497 }
498
499 style "default_clock_display" = "medium text"
500 {
501         fg[NORMAL] = { 0.50, 1.0, 0.50 }
502         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
503         fg[SELECTED] = { 1.0, 0, 0 }
504         base[NORMAL] = { 0, 0, 0 }
505         base[ACTIVE] = { 0, 0, 0 }
506         bg[NORMAL] = { 0, 0, 0 }
507         bg[ACTIVE] = { 0, 0, 0 }
508 }
509
510 style "editor_time_ruler" = "small_text"
511 {
512         fg[NORMAL] = { 0.80, 0.80, 0.80 }
513         bg[NORMAL] = { 0.09, 0.09, 0.09 }
514 }
515
516 style "audio_track_base" = "default_base"
517 {
518   font_name = "sans 6"
519   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
520   bg[NORMAL] = { 0.18, 0.19, 0.22 }
521   bg[ACTIVE] = { 0.20, 0.20, 0.20 }     
522   bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
523   bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
524   bg[SELECTED] = { 0.20, 0.20, 0.20 }
525 }
526
527 style "audio_bus_base"
528 {
529   font_name = "sans 6"
530   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
531   fg[NORMAL] = { 0.7, 0.8, 0.2 }        
532   #bg[NORMAL] = {0, 0.36, 0.40 }
533   bg[NORMAL] = "#444466"        
534 }
535
536 style "track_name_display"
537 {
538         font_name = "sans medium 8"
539         fg[NORMAL] = { 0.80, 0.80, 0.80 }
540         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
541
542         base[NORMAL] = { 0.06, 0.06, 0.06 }
543         base[ACTIVE] = { 0.26, 0.26, 0.26 }
544         bg[NORMAL] = { 0.26, 0.26, 0.26 }
545         bg[ACTIVE] = { 0.26, 0.26, 0.26 }
546 }
547
548 style "active_track_name_display"
549 {
550         font_name = "sans medium 8"
551         text[NORMAL] = { 0.26, 0.26, 0.26 }
552         base[NORMAL] = { 0.89, 0.89, 0.89 }
553 }
554
555 style "track_separator"
556 {
557         bg[NORMAL] = { 0.35, 0.35, 0.40 }
558 }
559
560 #
561 # Track edit groups. These styles define
562 # the colors that the "edit" button will
563 # use as a track is moved from
564 # track edit group to track edit group.
565 # There are 8 edit groups. Edit group 0
566 # is used for tracks that are not editable, 
567 # so we leave its style to the default.
568 #
569
570 style "edit_group_0"
571
572 {
573         bg[ACTIVE] = { 1.0, 0.65, 0.13 }
574         bg[NORMAL] = { 0.31, 0.31, 0.31 }
575         fg[NORMAL] = { 0.82, 0.91, 0.99 }
576         fg[ACTIVE] = { 0, 0, 0 }
577 }
578
579 style "edit_group_1" 
580 {
581         fg[NORMAL] = { 0, 0, 0 }
582         fg[PRELIGHT] = { 0, 0, 0 }
583         fg[SELECTED] = { 0, 0, 0 }
584         bg[NORMAL] = { 0.93, 0.34, 0.08 }
585         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
586         bg[SELECTED] = { 0.93, 0.34, 0.08 }
587 }
588
589 style "edit_group_2" 
590 {
591         fg[NORMAL] = { 0, 0, 0 }
592         fg[PRELIGHT] = { 0, 0, 0 }
593         fg[SELECTED] = { 0, 0, 0 }
594         bg[NORMAL] = { 0.93, 0.34, 0.08 }
595         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
596         bg[SELECTED] = { 0.93, 0.34, 0.08 }
597 }
598
599 style "edit_group_3" 
600 {
601         fg[NORMAL] = { 0, 0, 0 }
602         fg[PRELIGHT] = { 0, 0, 0 }
603         fg[SELECTED] = { 0, 0, 0 }
604         bg[NORMAL] = { 0.93, 0.34, 0.08 }
605         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
606         bg[SELECTED] = { 0.93, 0.34, 0.08 }
607 }
608
609 style "region_list_display" = "small_bold_text"
610 {
611         fg[NORMAL] = { 0.80, 0.80, 0.80 }
612         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
613         fg[SELECTED] = { 0.50, 1.0, 1.0 }
614         bg[NORMAL] = { 0, 0, 0 }
615         bg[ACTIVE] = { 0, 0, 0 }
616         bg[SELECTED] = { 0, 0, 0 }
617         base[NORMAL] = { 0, 0, 0 }
618         base[ACTIVE] = { 0, 1, 0 }
619         base[INSENSITIVE] = { 0, 0, 0 }
620         base[SELECTED] = { 0.80, 0.80, 0.80 }
621 }
622
623 style "main_canvas_area"
624 {
625         bg[NORMAL] = { 0.32, 0.32, 0.36 }
626         bg[ACTIVE] = { 0.38, 0.38, 0.42 }
627         bg[INSENSITIVE] = { 0.38, 0.38, 0.42 }
628         bg[SELECTED] = { 0.38, 0.38, 0.42 }
629         bg[PRELIGHT] = { 0.38, 0.38, 0.42 }
630 }
631
632 style "track_controls_inactive"
633 {
634         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
635         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
636         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
637         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
638         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
639
640         font_name = "sans medium 10"
641         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
642 }
643
644 style "edit_controls_base_selected"
645 {
646         bg[NORMAL] = { 0.56, 0.56, 0.56 }
647         bg[ACTIVE] = { 0.56, 0.56, 0.56 }
648         bg[INSENSITIVE] = { 0.56, 0.56, 0.56 }
649         bg[SELECTED] = { 0.56, 0.56, 0.56 }
650         bg[PRELIGHT] = { 0.56, 0.56, 0.56 }
651 }
652
653 style "automation_track_controls_base"
654 {
655         bg[NORMAL] = { 0.22, 0.22, 0.29 }
656         bg[ACTIVE] = { 0.22, 0.22, 0.29 }
657         bg[INSENSITIVE] = { 0.22, 0.22, 0.29 }
658         bg[SELECTED] = { 0.22, 0.22, 0.29 }
659         bg[PRELIGHT] = { 0.22, 0.22, 0.29 }
660 }
661
662 # Plugin Editors
663 style "plugin_slider" 
664 {
665         font_name ="sans bold 10"
666
667         # the slider itself. the inactive part is INSENSITIVE,
668         # the active part is something else.
669
670         fg[NORMAL] = { 0.37, 0.43, 0.52 }
671         fg[ACTIVE] = { 0.37, 0.43, 0.52 }
672         fg[INSENSITIVE] = {0.35, 0.35, 0.40 } # matches default_base
673         fg[SELECTED] = { 0.37, 0.43, 0.52 }
674         fg[PRELIGHT] = { 0.37, 0.43, 0.52 }
675
676         # draws the outer rectangle around the slider
677
678         bg[NORMAL] = { 0.80, 0.80, 0.80 }
679         bg[ACTIVE] = { 0.80, 0.80, 0.80 }
680         bg[INSENSITIVE] = {0.80, 0.80, 0.80 }
681         bg[SELECTED] = { 0.80, 0.80, 0.80 }
682         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
683
684         # the numeric display
685
686         text[NORMAL] = { 0.80, 0.80, 0.80 }
687         text[ACTIVE] = { 0.80, 0.80, 0.80 }
688         text[INSENSITIVE] = { 0.80, 0.80, 0.80 }
689         text[SELECTED] = { 0.80, 0.80, 0.80 }
690         text[PRELIGHT] = { 0.80, 0.80, 0.80 }
691 }
692
693 style "track_list_display" = "small_bold_text"
694 {
695         text[NORMAL] = { 0.80, 0.80, 0.80 }
696         text[ACTIVE] = { 0.3, 0.3, 0.3 }
697         text[INSENSITIVE] = { 0, 0, 0 }
698         text[SELECTED] = { 0.8, 0.8, 0.8 }
699
700         base[NORMAL] = { 0, 0, 0 }
701         base[ACTIVE] = { 0, 0, 0 }
702         base[INSENSITIVE] = { 0, 0, 0 }
703         base[SELECTED] = { 0, 0, 0 }
704 }
705
706 style "inspector_track_list_display" = "track_list_display"
707 {
708         text[ACTIVE] = { 0.8, 0.8, 0.8 }
709
710         base[NORMAL] = { 0, 0, 0 }
711         base[ACTIVE] = { 0.2, 0.2, 0.2 }
712         base[INSENSITIVE] = { 0, 0, 0 }
713         base[SELECTED] = { 0.3, 0.3, 0.4 }
714 }
715
716 style "redirect_list_display"
717 {
718         GtkTreeView::horizontal-separator = 0
719         GtkTreeView::vertical-separator = 0
720
721         font_name = "sans 7"
722         text[NORMAL] = { 0.80, 0.80, 0.80 }
723         text[ACTIVE] = { 0.5, 0.5, 0.9 }
724         text[INSENSITIVE] = { 0, 0, 0 }
725         text[SELECTED] = { 0.9, 0.3, 0.3 }
726
727         base[NORMAL] = { 0, 0, 0 }
728         base[ACTIVE] = { 0, 0, 0 }
729         base[INSENSITIVE] = { 0, 0, 0 }
730         base[SELECTED] = { 0, 0, 0 }
731
732         # these two are explicitly used by the cell renderer for the
733         # text
734
735         fg[NORMAL] = { 0.5, 0.5, 0.5 }  # used for inactive
736         fg[ACTIVE] = { 0.5, 1.0, 1.0 }  # used for active
737 }
738
739 style "inspector_redirect_list_display" = "redirect_list_display"
740 {
741         base[SELECTED] = { 0.3, 0.3, 0.3 }
742 }
743
744 # MixerPanZone:
745 #
746 # the NORMAL fg color is used for the pan puck
747 # the ACTIVE fg color is used for the speaker boxes
748
749 style "pan_zone" = "default_base"
750 {
751         fg[NORMAL] = { 0.34, 0.95, 0.92 }
752         fg[ACTIVE] = { 0.95, 0.48, 0.11 }
753 }
754
755 style "paler_red_when_active" = "medium_text"
756 {
757         fg[NORMAL] = { 0.80, 0.80, 0.80 }
758         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
759         bg[NORMAL] = { 0.31, 0.31, 0.31 }
760         bg[PRELIGHT] = { 0.31, 0.31, 0.31 }
761
762         fg[ACTIVE] = { 0.36, 0.46, 0.28 }
763         bg[ACTIVE] = { 1.00, 0.59, 0.59}
764 }
765
766 style "peak_display_peaked_entry" = "small_text"
767 {
768         fg[NORMAL] = { 1.0, 1.0, 1.0 }
769         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
770         fg[SELECTED] = { 1.0, 1.0, 1.0 }
771
772         bg[NORMAL] = {0.9, 0.0, 0.0 }   
773         bg[ACTIVE] = { 0.9, 0.0, 0.0 }  
774         bg[PRELIGHT] = { 0.9, 0.0, 0.0 }        
775         bg[INSENSITIVE] = { 0.9, 0.0, 0.0 }     
776         bg[SELECTED] = { 0.9, 0.0, 0.0 }        
777         base[NORMAL] = { 0.9, 0.0, 0.0 }        
778         base[ACTIVE] = { 0.9, 0.0, 0.0 }        
779         base[PRELIGHT] = { 0.9, 0.0, 0.0 }      
780         base[INSENSITIVE] = { 0.9, 0.0, 0.0 }   
781         base[SELECTED] = { 0.9, 0.0, 0.0 }      
782 }
783
784 style "selected_strip_frame"
785 {
786         fg[NORMAL] = { 0.74, 0.42, 0.47 }
787         bg[NORMAL] = { 0.79, 0.28, 0.18 }
788 }
789
790 style "flashing_alert" = "very_small_text"
791 {
792         fg[NORMAL] = { 0.80, 0.80, 0.80 }
793         bg[NORMAL] = { 0.26, 0.26, 0.31 }
794
795         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
796         bg[ACTIVE] = { 1.0, 0, 0}
797 }
798
799 style "selected_io_selector_port_list" = "medium_bold_text"
800 {
801         GtkTreeView::even-row-color = { 0.64, 0.68, 0.54 }
802         GtkTreeView::odd-row-color = { 0.64, 0.68, 0.54 }
803
804 # fg is used to color the fg (text) of the column header button
805
806         fg[NORMAL] = { 0.80, 0.80, 0.70 }
807         fg[SELECTED] = { 0.80, 0.80, 0.70 }
808         fg[ACTIVE] = { 0.80, 0.80, 0.70 }
809         fg[PRELIGHT] = { 0.80, 0.80, 0.70 }
810         fg[INSENSITIVE] = { 0.80, 0.80, 0.70 }
811
812 # bg is used used to color the background of the column header button
813
814         bg[NORMAL] = { 0.30, 0.30, 0.35 }
815         bg[ACTIVE] = { 0.30, 0.30, 0.35 }
816         bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
817         bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
818         bg[SELECTED] = { 0.30, 0.30, 0.35 }
819
820 # text is used to color the treeview row text
821
822         text[NORMAL] = { 0.80, 0.80, 0.70 }
823         text[SELECTED] = { 0.80, 0.80, 0.70 }
824
825 # base is used to color a treeview with no rows
826
827         base[NORMAL] = { 0.64, 0.68, 0.54 }
828         base[ACTIVE] = { 0.64, 0.68, 0.54 }
829         base[PRELIGHT] = { 0.64, 0.68, 0.54 }
830         base[INSENSITIVE] = { 0.64, 0.68, 0.54 }
831         base[SELECTED] = { 0.64, 0.68, 0.54 }
832 }
833
834 style "io_selector_port_list" = "medium_text"
835 {
836
837 # fg is used to color the fg (text) of the column header button
838
839         fg[NORMAL] = { 0.80, 0.80, 0.70 }
840         fg[SELECTED] = { 0.80, 0.80, 0.70 }
841         fg[ACTIVE] = { 0.80, 0.80, 0.70 }
842         fg[PRELIGHT] = { 0.80, 0.80, 0.70 }
843         fg[INSENSITIVE] = { 0.80, 0.80, 0.70 }
844
845 # bg is used used to color the background of the column header button
846
847         bg[NORMAL] = { 0.30, 0.30, 0.35 }
848         bg[ACTIVE] = { 0.30, 0.30, 0.35 }
849         bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
850         bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
851         bg[SELECTED] = { 0.30, 0.30, 0.35 }
852
853 # text is used to color the treeview row text
854
855         text[NORMAL] = { 0.80, 0.80, 0.70 }
856         text[SELECTED] = { 0.80, 0.80, 0.70 }
857
858 # base is used to color a treeview with no rows
859
860         base[NORMAL] = { 0, 0, 0 }
861         base[ACTIVE] = { 0, 0, 0 }
862         base[PRELIGHT] = { 0, 0, 0 }
863         base[INSENSITIVE] = { 0, 0, 0 }
864         base[SELECTED] = { 0, 0, 0 }
865 }
866
867 style "io_selector_notebook" = "default_base"
868 {
869         fg[NORMAL] = { 0.50, 1.0, 1.0 }
870         font_name ="sans bold 8"
871 }
872
873 style "tearoff_arrow" = "medium_bold_entry"
874 {
875         fg[NORMAL] = { 0.80, 0.80, 0.80 }
876         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
877         bg[NORMAL] = { 0.80, 0.80, 0.80 }
878         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
879 }
880
881 style "meter_metrics_strip" = "default_base"
882 {
883         font_name = "sans 4"
884         fg[NORMAL] = { 1.0, 0.8, 0.2 }  
885 }
886
887 style "location_row_button" = "default_buttons_menus"
888 {
889         font_name = "sans 10"
890 }
891
892 style "location_rows_clock" = "default_clock_display"
893 {
894         font_name = "sans 12"
895 }
896
897 style "pan_slider" 
898 {
899         font_name = "sans 8"
900
901         fg[NORMAL] = { 0.67, 0.23, 0.22 }
902         fg[ACTIVE] = { 0.67, 0.23, 0.22 }
903         fg[INSENSITIVE] = {0.32, 0.39, 0.45 } # matches default_base
904         fg[SELECTED] = { 0.67, 0.23, 0.22 }
905         fg[PRELIGHT] = { 0.67, 0.23, 0.22 }
906
907         bg[NORMAL] = { 0, 0, 0 }
908         bg[ACTIVE] = { 0, 0, 0 }
909         bg[INSENSITIVE] = {0.32, 0.39, 0.45 } # matches default_base
910         bg[SELECTED] = { 0, 0, 0 }
911         bg[PRELIGHT] = { 0, 0, 0 }
912
913         text[NORMAL] = { 0.85, 0.92, 0.98 }
914         text[ACTIVE] = { 0.85, 0.92, 0.98 }
915         text[INSENSITIVE] = { 0.85, 0.92, 0.98 }
916         text[SELECTED] = { 0.85, 0.92, 0.98 }
917         text[PRELIGHT] = { 0.85, 0.92, 0.98 }
918 }
919
920 style "region_list_whole_file"
921 {
922         fg[NORMAL] = { 0.4, 0.4, 0.9 }
923 }
924
925 style "ardour_button" ="default_buttons_menus"
926 {
927         xthickness = 1
928         ythickness = 1
929 }
930
931 #---------------------------------------------------------------
932 widget "*FirstActionMessage" style "first_action_message"
933 widget "*VerboseCanvasCursor" style "verbose_canvas_cursor"
934 widget "*MarkerText" style "marker_text"
935 widget "*TimeAxisViewItemName" style "time_axis_view_item_name"
936 #widget "*ExportProgress" style "default_buttons_menus"
937 widget "*ExportFileLabel" style "small_bold_text"
938 widget "*ExportFormatLabel" style "medium_bold_text"
939 widget "*ExportHeader" style "small_bold_text"
940 widget "*ExportFileDisplay" style "medium_entry"
941 widget "*ExportFormatDisplay" style "medium_entry"
942 widget "*ExportCheckbox" style "small_entry"
943 widget "*ExportTrackSelector*" style "medium_entry_noselection_bg"
944 widget "*EditModeSelector" style "medium_bold_entry"
945 widget "*SnapTypeSelector" style "medium_bold_entry"
946 widget "*SnapModeSelector" style "medium_bold_entry"
947 widget "*ZoomFocusSelector" style "medium_bold_entry"
948 widget "*ArdourContextMenu*" style "default_buttons_menus"
949 widget "*EditGroupTitleButton*" style "default_buttons_menus"
950 widget "*MixerGroupTitleButton*" style "default_buttons_menus"
951 widget "*ErrorLogCloseButton" style "default_buttons_menus"
952 widget "*EditorGTKButton*" style "default_buttons_menus" 
953 widget "*ToolbarButton" style "default_buttons_menus"
954 widget "*ToolbarButton*" style "default_buttons_menus"
955 widget "*CrossfadeEditButton" style "default_buttons_menus"
956 widget "*CrossfadeEditButton*" style "default_buttons_menus"
957 widget "*TrackHistoryButton*" style "default_buttons_menus"
958 widget "*TrackSizeButton*" style "default_buttons_menus"
959 widget "*TrackPlaylistButton*" style "default_buttons_menus"
960 widget "*TrackAutomationButton*" style "default_buttons_menus"
961 widget "*TrackGroupButton*" style "default_buttons_menus"
962 widget "*TrackMixButton*" style "default_buttons_menus"
963 widget "*TrackVisualButton*" style "default_buttons_menus"
964 widget "*TrackRemoveButton*" style "default_buttons_menus"
965 widget "*BaseButton" style "default_buttons_menus"
966 widget "*TakeButtonLabel" style "default_buttons_menus"
967 widget "*MixerWidthButton" style "default_buttons_menus"
968 widget "*MixerHideButton" style "default_buttons_menus"
969 widget "*MixerSendButton" style "default_buttons_menus"
970 widget "*MixerSendButtonLabel" style "default_buttons_menus"
971 widget "*MixerSendSwitch" style "default_buttons_menus"
972 widget "*MixerInsertButton" style "default_buttons_menus"
973 widget "*MixerInsertButtonLabel" style "default_buttons_menus"
974 widget "*MixerInsertSwitch" style "default_buttons_menus"
975 widget "*MixerMonitorInputButton*" style "very_small_button"
976 widget "*MixerMonitorInputButton.*" style "very_small_button"
977 widget "*MixerIOButton" style "very_small_button"
978 widget "*MixerIOButtonLabel" style "very_small_button"
979 widget "*AddRouteDialogSpinner" style "ardour_adjusters"
980 widget "*AddRouteDialogRadioButton*" style "options_window"
981 widget "*OptionsNotebook" style "options_window"
982 widget "*OptionEditorToggleButton*" style "options_window"
983 widget "*OptionsLabel" style "options_window"
984 widget "*OptionEditorAuditionerLabel" style "options_window"
985 widget "*OptionsEntry" style "option_entry"
986 widget "*InspectorNotebook" style "options_window"
987 widget "*NewSessionDialog" style "options_window"
988 widget "*NewSessionDialogButton*" style "options_window"
989 widget "*MixerSendSwitch*" style "very_small_red_active_and_selected_button"
990 widget "*OptionEditorToggleButton" style "small_red_active_and_selected_button"
991 widget "*NewSessionDialogButton" style "small_red_active_and_selected_button"
992 widget "*MixerRecordEnableButton" style "mixer_rec_enable_button"
993 widget "*MixerRecordEnableButton*" style "mixer_rec_enable_button"
994 widget "*TrackRecordEnableButton" style "track_rec_enable_button"
995 widget "*TrackRecordEnableButton*" style "track_rec_enable_button"
996 widget "*TrackMuteButton*" style "mute_button"
997 widget "*TrackLoopButton*" style "track_loop_button"
998 widget "*PanAutomationLineSelector*" style "multiline_combo"
999 widget "*EditorTimeButton*" style "time_button"
1000 widget "*EditorMixerButton*" style "default_buttons_menus"
1001 widget "*SoloButton*" style "solo_button"
1002 widget "*SoloButton.*" style "solo_button"
1003 widget "*SafeSoloButton*" style "solo_button"
1004 widget "*SafeSoloButton.*" style "solo_button"
1005 widget "*MixerPhaseInvertButton*" style "very_small_button"
1006 widget "*MixerPhaseInvertButton.*" style "very_small_button"
1007 widget "*MixerAutomationRecordingButton*" style "very_small_button"
1008 widget "*MixerAutomationRecordingButton.*" style "very_small_button"
1009 widget "*MixerAutomationModeButton*" style "very_small_button"
1010 widget "*MixerAutomationModeButton.*" style "very_small_button"
1011 widget "*MixerAutomationPlaybackButton*" style "very_small_button"
1012 widget "*MixerAutomationPlaybackButton.*" style "very_small_button"
1013 widget "*MixerMuteButton*" style "mixer_mute_button"
1014 widget "*MixerMuteButton.*" style "mixer_mute_button"
1015 widget "*MixerSoloButton*" style "mixer_solo_button"
1016 widget "*MixerSoloButton.*" style "mixer_solo_button"
1017 widget "*MixerNameButton" style "very_small_button"
1018 widget "*MixerNameButtonLabel" style "very_small_button"
1019 widget "*MixerGroupButton" style "very_small_button"
1020 widget "*MixerGroupButtonLabel" style "very_small_button"
1021 widget "*MixerCommentButton" style "very_small_button"
1022 widget "*MixerCommentButton*" style "very_small_button"
1023 widget "*EditGroupButton" style "very_small_button"
1024 widget "*EditGroupButtonLabel" style "very_small_button"
1025 widget "*TransportButton" style "transport_button"
1026 widget "*TransportButton*" style "transport_button"
1027 widget "*ShuttleButton" style "transport_button"
1028 widget "*ShuttleButton*" style "transport_button"
1029 widget "*ShuttleDisplay" style "transport_button"
1030 widget "*ShuttleDisplay*" style "transport_button"
1031 widget "*ShuttleControl" style "shuttle_control"
1032 widget "*TransportRecButton" style "transport_rec_button"
1033 widget "*TransportRecButton*" style "transport_rec_button"
1034 widget "*RecordingXrunWarningWindow" style "xrun_warn"
1035 widget "*RecordingXrunWarningWindow*" style "xrun_warn"
1036 widget "*MainMenuBar" style "menu_bar_base"
1037 widget "*ErrorMessage" style "error_message"
1038 widget "*FatalMessage" style "fatal_message"
1039 widget "*InfoMessage" style "info_message"
1040 widget "*WarningMessage" style "warning_message"
1041 widget "*BigClockDisplay" style "big_clock_display"
1042 widget "*TransportClockDisplay" style "transport_clock_display"
1043 widget "*SecondaryClockDisplay" style "transport_clock_display"
1044 widget "*BBTTempoLabel" style "tempo_meter_clock_display"
1045 widget "*BBTMeterLabel" style "tempo_meter_clock_display"
1046 widget "*SelectionStartClock" style "default_clock_display"
1047 widget "*SelectionEndClock" style "default_clock_display"
1048 widget "*EditCursorClock" style "default_clock_display"
1049 widget "*PreRollClock" style "default_clock_display"
1050 widget "*PostRollClock" style "default_clock_display"
1051 widget "*NudgeClock" style "default_clock_display"
1052 widget "*ZoomRangeClock" style "default_clock_display"
1053 widget "*SMPTEOffsetClock" style "default_clock_display"
1054 widget "*TransportLabel" style "small_bold_text"
1055 widget "*TakeLabel" style "small_bold_text"
1056 widget "*LocationLabel" style "small_bold_text"
1057 widget "*WipeLabel" style "small_bold_text"
1058 widget "*TakeTagLabel" style "small_bold_text"
1059 widget "*ToolBarLabel" style "small_bold_text"
1060 widget "*EditorDisplayLabel" style "small_bold_text"
1061 widget "*NewSessionLabel" style "large_text"
1062 widget "*GlobalButtonLabel" style "default_buttons_menus"
1063 widget "*ClickButton" style "medium_entry"
1064 widget "*RegionNameDisplay" style "medium_entry"
1065 widget "*PluginDisplay" style "medium_entry"
1066 widget "*SelectionDisplay" style "medium_entry"
1067 widget "*HistorySelector" style "medium_entry"
1068 widget "*LocationSelector" style "medium_entry"
1069 widget "*TakeSelector" style "medium_entry"
1070 widget "*RegionSelector" style "medium_entry"
1071 widget "*SMPTERuler" style "editor_time_ruler"
1072 widget "*BBTRuler" style "editor_time_ruler"
1073 widget "*FramesRuler" style "editor_time_ruler"
1074 widget "*MinSecRuler" style "editor_time_ruler"
1075 widget "*BaseFrame" style "base_frame"
1076 widget "*AudioTrackStripBase" style "audio_track_base"
1077 widget "*TimeAxisViewControlsBaseUnselected" style "audio_track_base"
1078 widget "*AudioTrackControlsBaseUnselected" style "audio_track_base"
1079 widget "*AudioTrackFader" style "audio_track_base"
1080 widget "*AudioBusStripBase" style "audio_bus_base"
1081 widget "*BusControlsBaseUnselected" style "audio_bus_base"
1082 widget "*AudioBusFader" style "audio_bus_base"
1083 widget "*TrackSeparator" style "track_separator"
1084 widget "*TrackEditIndicator0*" style "edit_group_0"
1085 widget "*TrackEditIndicator1*" style "edit_group_1"
1086 widget "*TrackEditIndicator2*" style "edit_group_2"
1087 widget "*TrackEditIndicator3*" style "edit_group_3"
1088 widget "*TrackEditIndicator4*" style "edit_group_3"
1089 widget "*TrackEditIndicator5*" style "edit_group_3"
1090 widget "*TrackEditIndicator6*" style "edit_group_3"
1091 widget "*TrackEditIndicator7*" style "edit_group_3"
1092 widget "*EditorTrackNameDisplay" style "track_name_display"
1093 widget "*EditorTrackNameDisplay*" style "track_name_display"
1094 widget "*EditorActiveTrackNameDisplay" style "active_track_name_display"
1095 widget "*EditorActiveTrackNameDisplay*" style "active_track_name_display"
1096 widget "*EditorRegionList" style "region_list_display"
1097 widget "*CrossfadeEditAuditionButton" style "red_when_active"
1098 widget "*CrossfadeEditAuditionButton*" style "red_when_active"
1099 widget "*CrossfadeEditCurveButton" style "red_when_active"
1100 widget "*CrossfadeEditCurveButton*" style "red_when_active"
1101 widget "*CrossfadeEditLabel" style "medium_text"
1102 widget "*CrossfadeEditFrame" style "base_frame"
1103 widget "*MouseModeButton" style "default_buttons_menus"
1104 widget "*MouseModeButton*" style "default_buttons_menus"
1105 widget "*EditorMainCanvas" style "main_canvas_area"
1106 widget "*AudioTrackControlsBaseInactiveUnselected" style "track_controls_inactive"
1107 widget "*BusControlsBaseInactiveUnselected" style "track_controls_inactive"
1108 widget "*AutomationTrackControlsBaseInactiveUnselected" style "track_controls_inactive"
1109 widget "*AudioTrackControlsBaseInactiveSelected" style "track_controls_inactive"
1110 widget "*BusControlsBaseInactiveSelected" style "track_controls_inactive"
1111 widget "*AutomationTrackControlsBaseInactiveSelected" style "track_controls_inactive"
1112 widget "*AudioTrackStripBaseInactive" style "track_controls_inactive"
1113 widget "*AudioBusStripBaseInactive" style "track_controls_inactive"
1114 widget "*AudioTrackControlsBaseSelected" style "edit_controls_base_selected"
1115 widget "*BusControlsBaseSelected" style "edit_controls_base_selected"
1116 widget "*AutomationTrackControlsBase" style "automation_track_controls_base"
1117 widget "*AutomationTrackControlsBaseSelected" style "edit_controls_base_selected"
1118 widget "*EditorMenuBar*" style "black_mackie_menu_bar"
1119 widget "*MainMenuBar*" style "black_mackie_menu_bar"
1120 widget "*ZoomClickBox" style "medium_bold_entry"
1121 widget "*PluginParameterLabel" style "medium_text"
1122 widget "*PluginNameInfo" style "plugin_name_text"
1123 widget "*PluginMakerInfo" style "plugin_maker_text"
1124 widget "*PluginParameterInfo" style "medium_text"
1125 widget "*MotionControllerValue" style "medium_entry"
1126 widget "*ParameterValueDisplay" style "medium_bold_entry"
1127 widget "*PluginUIClickBox" style "medium_bold_entry"
1128 widget "*PluginUIClickBox*" style "medium_bold_entry"
1129 widget "*PluginSlider" style "plugin_slider"
1130 widget "*TrackListDisplay" style "track_list_display"
1131 widget "*TrackListDisplay.*" style "small_bold_text"
1132 widget "*EditGroupList" style "track_list_display"
1133 widget "*RegionListDisplay" style "small_bold_entry"
1134 widget "*RegionListDisplay.*" style "small_bold_text"
1135 widget "*RedirectSelector" style "redirect_list_display"
1136 widget "*RedirectSelector.*" style "redirect_list_display"
1137 widget "*MixerTrackCommentArea" style "option_entry"
1138 widget "*MixerPanZone" style "pan_zone"
1139 widget "*MixerTrackDisplayList" style "track_list_display"
1140 widget "*MixerSnapshotDisplayList" style "track_list_display"
1141 widget "*MixerAuxDisplayList" style "track_list_display"
1142 widget "*MixerGroupList" style "track_list_display"
1143 widget "*RegionEditorLabel" style "medium_text"
1144 widget "*RegionEditorSmallLabel" style "small_text"
1145 widget "*RegionEditorEntry" style "medium_entry"
1146 widget "*RegionEditorClock" style "default_clock_display"
1147 widget "*RegionEditorToggleButton" style "paler_red_when_active"
1148 widget "*RegionEditorToggleButton*" style "paler_red_when_active"
1149 widget "*MixerStripSpeedBase" style "small_entry"
1150 widget "*MixerStripSpeedBase*" style "small_entry"
1151 widget "*MixerStripSpeedBaseNotOne" style "small_red_on_black_entry"
1152 widget "*MixerStripSpeedBaseNotOne*" style "small_red_on_black_entry"
1153 widget "*MixerStripGainDisplay" style "small_entry"
1154 widget "*MixerStripGainUnitButton" style "very_small_button"
1155 widget "*MixerStripGainUnitButton*" style "very_small_button"
1156 widget "*MixerStripMeterPreButton" style "very_small_button"
1157 widget "*MixerStripMeterPreButton*" style "very_small_button"
1158 widget "*MixerStripPeakDisplay*" style "red_active_small_entry"
1159 widget "*MixerStripPeakDisplayPeak*" style "peak_display_peaked_entry"
1160 widget "*MixerStripSelectedFrame" style "selected_strip_frame"
1161 widget "*MixerStripFrame" style "base_frame"
1162 widget "*HWMonitorButton" style "red_when_active"
1163 widget "*HWMonitorButton*" style "red_when_active"
1164 widget "*BypassButton" style "red_when_active"
1165 widget "*BypassButton*" style "red_when_active"
1166 widget "*TransportSoloAlert" style "flashing_alert"
1167 widget "*TransportSoloAlert.*" style "flashing_alert"
1168 widget "*TransportAuditioningAlert" style "flashing_alert"
1169 widget "*TransportAuditioningAlert.*" style "flashing_alert"
1170 widget "*FadeCurve" style "medium_bold_entry"
1171 widget "*FadeCurve*" style "medium_bold_entry"
1172 widget "*IOSelectorButton" style "default_buttons_menus"
1173 widget "*IOSelectorButton*" style "default_buttons_menus"
1174 widget "*IOSelectorList" style "medium_entry_noselection_fg"
1175 widget "*IOSelectorPortList" style "io_selector_port_list"
1176 widget "*IOSelectorPortList.*" style "io_selector_port_list"
1177 widget "*IOSelectorPortListSelected" style "selected_io_selector_port_list"
1178 widget "*IOSelectorPortListSelected.*" style "selected_io_selector_port_list"
1179 widget "*IOSelectorNotebook" style "io_selector_notebook"
1180 widget "*IOSelectorNotebookTab" style "io_selector_notebook"
1181 widget "*IOSelectorFrame" style "base_frame"
1182 widget "*ConnectionEditorButton" style "default_buttons_menus"
1183 widget "*ConnectionEditorButton*" style "default_buttons_menus"
1184 widget "*ConnectionEditorList" style "medium_entry_noselection_fg"
1185 widget "*ConnectionEditorConnectionList" style "medium_entry"
1186 widget "*ConnectionEditorPortList" style "io_selector_port_list"
1187 widget "*ConnectionEditorPortListSelected" style "selected_io_selector_port_list"
1188 widget "*ConnectionEditorNotebook" style "io_selector_notebook"
1189 widget "*ConnectionEditorNotebookTab" style "io_selector_notebook"
1190 widget "*ConnectionEditorFrame" style "base_frame"
1191 widget "*RouteParamsListDisplay" style "inspector_track_list_display"
1192 widget "*RouteParamsPreListDisplay" style "inspector_redirect_list_display"
1193 widget "*RouteParamsPostListDisplay" style "inspector_redirect_list_display"
1194 widget "*TearOffArrow" style "tearoff_arrow"
1195 widget "*RouteParamsTitleButton" style "medium_text"
1196 widget "*RouteParamsTitleLabel" style "medium_text"
1197 widget "*PluginAutomateRecordButton" style "small_red_active_and_selected_button"
1198 widget "*PluginAutomateRecordButton*" style "small_red_active_and_selected_button"
1199 widget "*PluginAutomatePlayButton" style "small_red_active_and_selected_button"
1200 widget "*PluginAutomatePlayButton*" style "small_red_active_and_selected_button"
1201 widget "*PluginAutomateButton" style "small_button"
1202 widget "*PluginAutomateButton*" style "small_button"
1203 widget "*PluginSaveButton" style "small_button"
1204 widget "*PluginSaveButton*" style "small_button"
1205 widget "*PluginLoadButton" style "small_button"
1206 widget "*PluginLoadButton*" style "small_button"
1207 widget "*FaderMetricsStrip" style "meter_metrics_strip"
1208 widget "*MeterMetricsStrip" style "meter_metrics_strip"
1209 widget "*MetricDialogFrame" style "base_frame"
1210 widget "*MetricEntry" style "medium_bold_entry"
1211 widget "*MetricButton" style "default_buttons_menus"
1212 widget "*MetricButton.*" style "default_buttons_menus"
1213 widget "*MetricLabel" style "medium_text"
1214 widget "*TimeStretchButton" style "default_buttons_menus"
1215 widget "*TimeStretchButton.*" style "default_buttons_menus"
1216 widget "*TimeStretchProgress" style "default_buttons_menus"
1217 widget "*ChoiceWindow" style "default_buttons_menus"
1218 widget "*ChoicePrompt" style "default_buttons_menus"
1219 widget "*ChoiceButton" style "default_buttons_menus"
1220 widget "*ChoiceButton*" style "default_buttons_menus"
1221 widget "*SelectionModeButton" style "default_buttons_menus"
1222 widget "*SelectionModeButton*" style "default_buttons_menus"
1223 widget "*TrackLabel" style "medium_text"
1224 widget "*TrackPlugName" style "medium_text"
1225 widget "*TrackParameterName" style "small_text"
1226 widget "*AddRouteDialog*" style "medium_text"
1227 widget "*AddRouteDialog.GtkLabel" style "medium_text"
1228 widget "*AddRouteDialogChannelChoice" style "medium_bold_entry"
1229 widget "*AddRouteDialogSpinner" style "medium_bold_entry"
1230 widget "*AddRouteDialogSpinner*" style "medium_bold_entry"
1231 widget "*AddRouteDialogRadioButton" style "red_when_active"
1232 widget "*AddRouteDialogButton" style "default_buttons_menus"
1233 widget "*AddRouteDialogNameTemplateEntry" style "medium_bold_entry"
1234 widget "*NewSessionIOLabel" style "larger_bold_text"
1235 widget "*NewSessionSR1Label" style "red_medium_text"
1236 widget "*NewSessionSR2Label" style "medium_text"
1237 widget "*NewSessionChannelChoice" style "medium_bold_entry"
1238 widget "*NewSessionMainButton" style "larger_bold_text"
1239 widget "*NewSessionMainButton*" style "larger_bold_text"
1240 widget "*NewSessionMainLabel" style "larger_bold_text"
1241 widget "*LocationEditRowClock" style "location_rows_clock"
1242 widget "*LocationEditNameLabel" style "medium_text"
1243 widget "*LocationEditSetButton" style "location_row_button"
1244 widget "*LocationEditSetButton*" style "location_row_button"
1245 widget "*LocationEditGoButton" style "location_row_button"
1246 widget "*LocationEditGoButton*" style "location_row_button"
1247 widget "*LocationEditCdButton" style "small_red_active_and_selected_button"
1248 widget "*LocationEditCdButton*" style "small_red_active_and_selected_button"
1249 widget "*LocationEditHideButton" style "small_red_active_and_selected_button"
1250 widget "*LocationEditHideButton*" style "small_red_active_and_selected_button"
1251 widget "*LocationEditNumberLabel" style "small_text"
1252 widget "*LocationLocEditorFrame" style "base_frame"
1253 widget "*LocationRangeEditorFrame" style "base_frame"
1254 widget "*LocationEditNameEntry" style "option_entry"
1255 widget "*LocationAddLocationButton" style "default_buttons_menus"
1256 widget "*LocationAddLocationButton*" style "default_buttons_menus"
1257 widget "*LocationAddRangeButton" style "default_buttons_menus"
1258 widget "*LocationAddRangeButton*" style "default_buttons_menus"
1259 widget "*LocationEditRemoveButton" style "location_row_button"
1260 widget "*LocationEditRemoveButton*" style "location_row_button"
1261 widget "*PanSlider" style "pan_slider"
1262 widget "*PanningLinkButton" style "mixer_red_active_button"
1263 widget "*PanningLinkButton.*" style "mixer_red_active_button"
1264 widget "*PanningLinkDirectionButton" style "very_small_button"
1265 widget "*PanningLinkDirectionButton.*" style "very_small_button"
1266 widget "*ChannelCountSelector" style "medium_bold_entry"
1267 widget "*ChannelCountSelector.GtkArrow" style "default_buttons_menus"
1268 widget "*RegionListWholeFile" style "region_list_whole_file"
1269
1270 class "GtkWidget" style "default_base"
1271 class "GtkScrollbar" style "ardour_adjusters"
1272 class "GtkLabel" style "default_buttons_menus"
1273 class "GtkButton" style "ardour_button"
1274 class "GtkArrow" style "tearoff_arrow"
1275 class "GtkProgressBar" style "ardour_progressbars"
1276