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