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