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