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