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