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