a few text color tweaks (redirect box and region list)
[ardour.git] / gtk2_ardour / ardour2_ui.rc
1 #
2 # This is the GTK style file for Ardour
3 #
4 #
5
6 style "very_small_text"
7 {
8         font_name = "sans 7"
9 }
10
11 style "small_text"
12 {
13         font_name = "sans 8"
14 }
15
16 style "small_bold_text"
17 {
18         font_name = "sans bold 8"
19 }
20
21 style "medium_bold_text"
22 {
23         font_name = "sans bold 8"
24 }
25
26 style "medium_text"
27 {
28         font_name = "sans 8"
29 }
30
31 style "red_medium_text" = "medium_text"
32 {       
33         fg[NORMAL] = { 1.0, 0, 0 }
34         fg[ACTIVE] = { 1.0, 0, 0 }
35         fg[SELECTED] = { 1.0, 0, 0 }
36 }
37
38
39 style "large_text"
40 {
41         font_name = "sans 18"
42 }
43
44 style "larger_bold_text"
45 {
46         font_name = "sans bold 14"
47 }
48
49 style "plugin_name_text"
50 {
51         font_name = "sans bold 25"
52         fg[NORMAL] = { 0.80, 0.80, 0.80 }
53 }
54
55 style "plugin_maker_text"
56 {
57         font_name = "sans bold 14"
58         fg[NORMAL] = { 0.80, 0.80, 0.80 }
59 }
60
61 style "first_action_message" 
62 {
63         font_name = "sans medium 34"
64 }
65
66 style "verbose_canvas_cursor"
67 {
68         font_name = "sans bold 24"
69 }
70
71 style "marker_text" 
72 {
73         font_name = "sans 8"
74 }
75
76 style "time_axis_view_item_name"
77 {
78         font_name = "sans medium 10"
79 }
80
81 style "default_base" = "medium_text"
82 {
83   fg[NORMAL] = { 0.80, 0.80, 0.80 }     
84   fg[ACTIVE] = { 0.80, 0.80, 0.80 }     
85   fg[PRELIGHT] = { 0.50, 1.0, 1.0 }
86   fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }        
87   fg[SELECTED] = { 0.80, 0.80, 0.80 }   
88   
89   bg[NORMAL] = { 0.40, 0.40, 0.40 }
90   bg[ACTIVE] = { 0.40, 0.40, 0.40 }
91   bg[PRELIGHT] = { 0.40, 0.40, 0.40 }
92   bg[INSENSITIVE] = { 0.10, 0.10, 0.10 }
93   bg[SELECTED] = { 0, 0.40, 0.60 }
94   
95   text[NORMAL] = { 0.80, 0.80, 0.80 }   
96   text[ACTIVE] = { 0.80, 0.80, 0.80 }   
97   text[PRELIGHT] = { 0.80, 0.80, 0.80 } 
98   text[INSENSITIVE] = { 0.80, 0.80, 0.80}       
99   text[SELECTED] = { 1.0, 1.0, 1.0 }
100   
101   base[ACTIVE]     = "#2f272f"
102   base[NORMAL]      =  "#1c1e21"
103   base[PRELIGHT]     = { 0.20, 0.20, 0.20 }
104   base[INSENSITIVE]  = "#4c5159"
105   base[SELECTED]     = { 0.25, 0.25, 0.25 }
106 }
107
108 style "base_frame"
109 {
110         fg[NORMAL] = { 0.80, 0.80, 0.80 }
111         bg[NORMAL] = { 0.40, 0.40, 0.40 }
112 }
113
114 style "transport_base" = "medium_bold_text"
115 {
116   bg[NORMAL] = { 0.10, 0.10, 0.10 }
117   bg[ACTIVE] = { 0, 0, 0 }
118   bg[PRELIGHT] = { 0, 0, 0 }
119   bg[INSENSITIVE] = { 0, 0, 0 }
120   bg[SELECTED] = { 0, 0, 0 }
121 }
122
123 style "black_mackie_menu_bar" = "medium_bold_text"
124 {
125       fg[NORMAL] = { 1.0, 1.0, 1.0 }
126       bg[NORMAL] = { 0, 0, 0 }
127 }
128
129 style "default_buttons_menus" 
130 {
131   font_name = "sans 8"
132   fg[ACTIVE] = { 0, 0, 0 }
133   
134   bg[NORMAL] = { 0.35, 0.35, 0.35 }
135   bg[ACTIVE] = { 0.50, 1.0, 1.0 }
136   bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
137   bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
138   bg[SELECTED] = { 0.20, 0.20, 0.20 }   
139 }
140
141 style "very_small_button" = "default_buttons_menus"
142 {
143         font_name = "sans 7"
144 }
145
146 style "small_button" = "default_buttons_menus"
147 {
148 }
149
150 style "very_small_red_active_and_selected_button" = "very_small_button"
151 {
152         bg[ACTIVE] = { 1.0, 0, 0}
153         bg[SELECTED] = { 1.0, 0, 0}
154 }
155
156 style "small_red_active_and_selected_button" = "small_button"
157 {
158         fg[ACTIVE] = { 0, 0, 0 }
159         bg[ACTIVE] = { 1.0, 0, 0}
160         bg[SELECTED] = { 1.0, 0, 0}
161 }
162
163 style "track_rec_enable_button" = "small_button"
164 {
165         fg[SELECTED] = { 0.0, 0.0, 0.0 }
166         fg[ACTIVE] =   { 0.0, 0.0, 0.0 }
167         fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
168
169         bg[SELECTED] =   { 1.0, 0.0, 0.0 }
170         bg[ACTIVE] =   { 0.91, 0.68, 0.68}
171         bg[PRELIGHT] =   { 1.0, 0.0, 0.0 }
172 }
173
174 style "mixer_rec_enable_button" = "track_rec_enable_button"
175 {
176         font_name = "sans 7"
177 }
178
179 style "solo_button" = "small_button"
180 {
181         bg[PRELIGHT] = { 0, 1.0, 0 }
182         bg[ACTIVE] = { 0.66, 0.97, 0.19 }
183
184         fg[PRELIGHT] = { 0, 0, 0 }
185         fg[ACTIVE] = { 0, 0, 0 }
186 }
187
188 style "mixer_solo_button" = "solo_button"
189 {
190         font_name = "sans 7"
191 }
192
193
194 style "mute_button" = "small_button"
195 {
196         bg[PRELIGHT] = { 1.0, 0.65, 0.13 }
197         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
198         
199         fg[PRELIGHT] = { 0, 0, 0 }
200 }
201
202 style "mixer_mute_button" = "mute_button"
203 {
204         font_name = "sans 7"
205 }
206
207 style "track_loop_button" = "small_button"
208 {
209         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
210         bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
211
212 }
213
214 style "mixer_red_active_button" = "very_small_button"
215 {
216         fg[ACTIVE] = { 0, 1.0, 1.0 }
217         bg[ACTIVE] = { 0.7, 0, 0 }
218
219         base[INSENSITIVE] = { 0.21, 0.21, 0.21 }
220         bg[INSENSITIVE] = { 0.21, 0.21, 0.21 }
221 }
222
223 style "time_button" = "default_buttons_menus"
224 {
225         font_name = "sans 8"
226 }
227
228 style "transport_button"
229 {
230         bg[ACTIVE] = { 0.50, 1.0, 0.50 }
231 }
232
233 style "transport_rec_button"
234 {
235         bg[ACTIVE] = { 1.0, 0, 0 }
236         bg[PRELIGHT] = { 0.91, 0.68, 0.68 }             #blinking rec button color
237 }
238
239 style "shuttle_control" = "very_small_text"
240 {
241         fg[NORMAL] = { 0.85, 0.92, 0.98 }
242         fg[ACTIVE] = { 0.85, 0.92, 0.98 }
243         fg[PRELIGHT] = { 0.85, 0.92, 0.98 }
244         fg[SELECTED] = { 0.85, 0.92, 0.98 }
245         fg[INSENSITIVE] = { 0.85, 0.92, 0.98 }
246
247         bg[NORMAL] = { 0.31, 0.31, 0.31 }
248         bg[PRELIGHT] = { 0.31, 0.31, 0.31 }
249         bg[INSENSITIVE] = { 0.31, 0.31, 0.31 }
250         bg[ACTIVE] = { 0.50, 1.0, 0.50 }
251         bg[SELECTED] = { 1.0, 0.04, 0.04 }
252 }
253
254 style "ardour_adjusters" = "default_buttons_menus"
255 {
256         bg[NORMAL] = { 0.60, 0.60, 0.60 }
257         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
258         bg[ACTIVE] = { 0.06, 0.06, 0.06 }
259 }
260
261 style "ardour_progressbars" = "default_buttons_menus"
262
263   bg[NORMAL] = { 0, 0, 0 }
264   bg[PRELIGHT] = { 0.00, 0.36, 0.40 }
265 }
266
267 style "options_window"  = "default_base"
268 {
269         font_name = "sans 8"
270         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
271 }
272
273 style "option_entry"  = "default_base"
274 {
275         fg[NORMAL] = { 0.50, 1.0, 1.0 }
276         fg[ACTIVE] = { 0.50, 1.0, 1.0 }
277         fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
278         
279         base[INSENSITIVE] = { 0.12, 0.12, 0.12 }
280         
281         bg[NORMAL] = { 0.40, 0.40, 0.40 }
282         bg[ACTIVE] = { 0.40, 0.40, 0.40 }
283 }
284
285 style "red_when_active" = "medium_text"
286 {
287         fg[NORMAL] = { 0.80, 0.80, 0.80 }
288         bg[NORMAL] = { 0.31, 0.31, 0.31 }
289
290         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
291         bg[ACTIVE] = { 1.0, 0, 0}
292 }
293
294 style "xrun_warn"  
295 {
296         font_name = "sans bold 18"
297
298         fg[NORMAL] = { 1.0, 1.0, 1.0 }
299         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
300         text[NORMAL] = { 1.0, 1.0, 1.0 }
301         text[ACTIVE] = { 1.0, 1.0, 1.0 }
302         base[NORMAL] = { 0.09, 0.48, 0.46 }
303         base[ACTIVE] = { 0.09, 0.48, 0.46 }
304         bg[NORMAL] = { 1.0, 0.48, 0.46 }
305         bg[ACTIVE] = { 0.09, 1.0, 0.46 }
306 }
307
308 style "menu_bar_base"
309 {
310   bg[NORMAL] = { 0, 0, 0 }      
311   bg[ACTIVE] = { 0, 0, 0 }
312   bg[PRELIGHT] = { 0, 0, 0 }
313   bg[INSENSITIVE] = { 0, 0, 0 }
314   bg[SELECTED] = { 0, 0, 0 }
315 }
316
317 style "fatal_message" = "medium_text"
318 {
319    fg[ACTIVE] = { 1.0, 0, 1.0 }
320    fg[NORMAL] = { 0.80, 0.80, 0.80 }
321    bg[ACTIVE] = { 0,0,0 }
322    bg[NORMAL] = { 0,0,0 }
323    base[ACTIVE] = { 0,0,0 }
324    base[NORMAL] = { 0,0,0 }
325 }
326
327 style "error_message" = "medium_text"
328 {
329    fg[ACTIVE] = { 1.0, 0, 0 }
330    fg[NORMAL] = { 0.80, 0.80, 0.80 }
331    bg[ACTIVE] = { 0,0,0 }
332    bg[NORMAL] = { 0,0,0 }
333    base[ACTIVE] = { 0,0,0 }
334    base[NORMAL] = { 0,0,0 }
335 }
336
337 style "info_message" = "medium_text"
338 {
339    fg[ACTIVE] = { 1.0, 0, 0 }
340    fg[NORMAL] = { 0.80, 0.80, 0.80 }
341    bg[ACTIVE] = { 0,0,0 }
342    bg[NORMAL] = { 0,0,0 }
343    base[ACTIVE] = { 0,0,0 }
344    base[NORMAL] = { 0,0,0 }
345 }
346
347 style "warning_message" = "medium_text"
348 {
349    fg[ACTIVE] = { 0.30,0.30, 1.0 }
350    fg[NORMAL] = { 0.80, 0.80, 0.80 }
351    bg[ACTIVE] = { 0, 0, 0 }
352    bg[NORMAL] = { 0, 0, 0 }
353    base[ACTIVE] = { 0, 0, 0 }
354    base[NORMAL] = { 0, 0, 0 }
355 }
356
357 style "medium_entry" = "medium_text"
358 {
359         fg[NORMAL] = { 0.50, 1.0, 1.0 }
360         fg[ACTIVE] = { 0.50, 1.0, 1.0 }
361         fg[SELECTED] = { 0.50, 1.0, 0.50 }
362         
363         bg[NORMAL] = { 0.40, 0.40, 0.40 }
364         
365         base[NORMAL] = { 0, 0, 0 }
366         base[ACTIVE] = { 0, 0, 0 }
367         base[SELECTED] = { 0, 0, 0 }
368 }
369
370 style "medium_entry_noselection_fg" = "medium_entry"
371 {
372         fg[SELECTED] = { 0.50, 1.0, 1.0 }
373 }
374
375 style "medium_entry_noselection_bg" = "medium_entry"
376 {
377         bg[SELECTED] = { 0, 0, 0 }
378 }
379
380 style "medium_bold_entry"  = "medium_bold_text"
381 {
382         fg[NORMAL] = { 0.50, 1.0, 1.0 }
383         fg[ACTIVE] = { 0.50, 1.0, 1.0 }
384         
385         bg[NORMAL] = { 0.40, 0.40, 0.40 }
386         
387         base[NORMAL] = { 0, 0, 0 }
388         base[ACTIVE] = { 0, 0, 0 }
389         base[SELECTED] = { 0, 0, 0 }
390 }
391
392
393 style "small_entry" = "small_text"
394 {
395         fg[NORMAL] = { 0.50, 1.0, 1.0 }
396         fg[ACTIVE] = { 0.50, 1.0, 1.0 }
397         bg[NORMAL] = { 0.0, 0.0, 0.0 }
398         base[NORMAL] = { 0, 0, 0 }
399         base[ACTIVE] = { 0, 0, 0 }
400         base[SELECTED] = { 0, 0, 0 }
401 }
402
403 style "red_active_small_entry" = "small_entry"
404 {
405         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
406         fg[SELECTED] = { 1.0, 0, 0 }
407 }
408
409 style "small_bold_entry" = "small_bold_text"
410 {
411         fg[NORMAL] = { 0.50, 1.0, 1.0 }
412         fg[ACTIVE] = { 0.50, 1.0, 1.0 }
413         
414         bg[NORMAL] = { 0.40, 0.40, 0.40 }
415         
416         base[NORMAL] = { 0, 0, 0 }
417         base[ACTIVE] = { 0, 0, 0 }
418         base[SELECTED] = { 0, 0, 0 }
419 }
420
421 style "small_red_on_black_entry"  = "small_bold_text"
422 {
423        fg[NORMAL] = { 1.0, 0, 0 }
424        fg[ACTIVE] = { 1.0, 0, 0 }
425        base[NORMAL] = { 0.0, 0.0, 0.0 }
426        base[ACTIVE] = { 0.0, 0.0, 0.0 }
427        bg[NORMAL] = { 0.0, 0.0, 0.0 }
428        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
429 }
430
431 style "big_clock_display" = "medium_entry"
432 {
433         font_name = "courier bold 34"
434 }
435
436 style "transport_clock_display"
437 {
438         font_name = "sans bold 14"
439         
440         fg[NORMAL] = { 0.50, 1.0, 0.50 }
441         fg[ACTIVE] = { 1.0, 0, 0.0 }
442         fg[SELECTED] = { 1.0, 0, 0 }
443         fg[PRELIGHT] = { 1.0, 0, 0.0 }
444         fg[INSENSITIVE] = { 1.0, 0, 0.0 }
445         
446         base[NORMAL] = { 0.0, 0.0, 0.0 }
447        base[ACTIVE] = { 0.0, 0.0, 0.0 }
448        bg[NORMAL] = { 0.0, 0.0, 0.0 }
449        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
450 }
451
452 style "tempo_meter_clock_display"
453 {
454         font_name = "sans 8"
455         fg[NORMAL] = { 1.0, 1.0, 1.0 }
456         fg[ACTIVE] = { 1.0, 1.0, 0.0 }
457         fg[SELECTED] = { 1.0, 0, 0 }
458         base[NORMAL] = { 0.0, 0.48, 1.0 }
459         base[ACTIVE] = { 0.09, 0.98, 0.46 }
460         bg[NORMAL] = { 0.0, 0.48, 1.0 }
461         bg[ACTIVE] = { 0.09, 0.98, 0.46 }
462 }
463
464 style "default_clock_display" = "medium text"
465 {
466         fg[NORMAL] = { 0.50, 1.0, 0.50 }
467         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
468         fg[SELECTED] = { 1.0, 0, 0 }
469         base[NORMAL] = { 0, 0, 0 }
470         base[ACTIVE] = { 0, 0, 0 }
471         bg[NORMAL] = { 0, 0, 0 }
472         bg[ACTIVE] = { 0, 0, 0 }
473 }
474
475 style "editor_time_ruler" = "small_text"
476 {
477         fg[NORMAL] = { 0.80, 0.80, 0.80 }
478         bg[NORMAL] = { 0.09, 0.09, 0.09 }
479 }
480
481 style "audio_track_base" = "default_base"
482 {
483   font_name = "sans 6"
484   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
485   bg[NORMAL] = { 0.18, 0.18, 0.22 }
486   bg[ACTIVE] = { 0.20, 0.20, 0.20 }     
487   bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
488   bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
489   bg[SELECTED] = { 0.20, 0.20, 0.20 }
490 }
491
492 style "audio_bus_base"
493 {
494   font_name = "sans 6"
495   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
496   fg[NORMAL] = { 0.7, 0.8, 0.2 }        
497   bg[NORMAL] = {0, 0.36, 0.40 } 
498 }
499
500 style "track_name_display"
501 {
502         font_name = "sans medium 8"
503         fg[NORMAL] = { 0.80, 0.80, 0.80 }
504         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
505
506         base[NORMAL] = { 0.06, 0.06, 0.06 }
507         base[ACTIVE] = { 0.26, 0.26, 0.26 }
508         bg[NORMAL] = { 0.26, 0.26, 0.26 }
509         bg[ACTIVE] = { 0.26, 0.26, 0.26 }
510 }
511
512 style "active_track_name_display"
513 {
514         font_name = "sans medium 8"
515         text[NORMAL] = { 0.26, 0.26, 0.26 }
516         base[NORMAL] = { 0.89, 0.89, 0.89 }
517 }
518
519 style "track_separator"
520 {
521         bg[NORMAL] = { 0.40, 0.40, 0.40 }
522 }
523
524 #
525 # Track edit groups. These styles define
526 # the colors that the "edit" button will
527 # use as a track is moved from
528 # track edit group to track edit group.
529 # There are 8 edit groups. Edit group 0
530 # is used for tracks that are not editable, 
531 # so we leave its style to the default.
532 #
533
534 style "edit_group_0"
535
536 {
537         bg[ACTIVE] = { 1.0, 0.65, 0.13 }
538         bg[NORMAL] = { 0.31, 0.31, 0.31 }
539         fg[NORMAL] = { 0.82, 0.91, 0.99 }
540         fg[ACTIVE] = { 0, 0, 0 }
541 }
542
543 style "edit_group_1" 
544 {
545         fg[NORMAL] = { 0, 0, 0 }
546         fg[PRELIGHT] = { 0, 0, 0 }
547         fg[SELECTED] = { 0, 0, 0 }
548         bg[NORMAL] = { 0.93, 0.34, 0.08 }
549         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
550         bg[SELECTED] = { 0.93, 0.34, 0.08 }
551 }
552
553 style "edit_group_2" 
554 {
555         fg[NORMAL] = { 0, 0, 0 }
556         fg[PRELIGHT] = { 0, 0, 0 }
557         fg[SELECTED] = { 0, 0, 0 }
558         bg[NORMAL] = { 0.93, 0.34, 0.08 }
559         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
560         bg[SELECTED] = { 0.93, 0.34, 0.08 }
561 }
562
563 style "edit_group_3" 
564 {
565         fg[NORMAL] = { 0, 0, 0 }
566         fg[PRELIGHT] = { 0, 0, 0 }
567         fg[SELECTED] = { 0, 0, 0 }
568         bg[NORMAL] = { 0.93, 0.34, 0.08 }
569         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
570         bg[SELECTED] = { 0.93, 0.34, 0.08 }
571 }
572
573 style "region_list_display" = "small_bold_text"
574 {
575         fg[NORMAL] = { 0.80, 0.80, 0.80 }
576         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
577         fg[SELECTED] = { 0.50, 1.0, 1.0 }
578         bg[NORMAL] = { 0, 0, 0 }
579         bg[ACTIVE] = { 0, 0, 0 }
580         bg[SELECTED] = { 0, 0, 0 }
581         base[NORMAL] = { 0, 0, 0 }
582         base[ACTIVE] = { 0, 1, 0 }
583         base[INSENSITIVE] = { 0, 0, 0 }
584         base[SELECTED] = { 0.80, 0.80, 0.80 }
585 }
586
587 style "main_canvas_area"
588 {
589         bg[NORMAL] = { 0.38, 0.38, 0.38 }
590         bg[ACTIVE] = { 0.38, 0.38, 0.38 }
591         bg[INSENSITIVE] = { 0.38, 0.38, 0.38 }
592         bg[SELECTED] = { 0.38, 0.38, 0.38 }
593         bg[PRELIGHT] = { 0.38, 0.38, 0.38 }
594 }
595
596 style "track_controls_inactive"
597 {
598         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
599         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
600         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
601         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
602         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
603
604         font_name = "sans medium 10"
605         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
606 }
607
608 style "edit_controls_base_selected"
609 {
610         bg[NORMAL] = { 0.56, 0.56, 0.56 }
611         bg[ACTIVE] = { 0.56, 0.56, 0.56 }
612         bg[INSENSITIVE] = { 0.56, 0.56, 0.56 }
613         bg[SELECTED] = { 0.56, 0.56, 0.56 }
614         bg[PRELIGHT] = { 0.56, 0.56, 0.56 }
615 }
616
617 style "automation_track_controls_base"
618 {
619         bg[NORMAL] = { 0.22, 0.22, 0.29 }
620         bg[ACTIVE] = { 0.22, 0.22, 0.29 }
621         bg[INSENSITIVE] = { 0.22, 0.22, 0.29 }
622         bg[SELECTED] = { 0.22, 0.22, 0.29 }
623         bg[PRELIGHT] = { 0.22, 0.22, 0.29 }
624 }
625
626 # Plugin Editors
627 style "plugin_slider" 
628 {
629         font_name ="sans bold 10"
630
631         # the slider itself. the inactive part is INSENSITIVE,
632         # the active part is something else.
633
634         fg[NORMAL] = { 0.37, 0.43, 0.52 }
635         fg[ACTIVE] = { 0.37, 0.43, 0.52 }
636         fg[INSENSITIVE] = {0.40, 0.40, 0.40 } # matches default_base
637         fg[SELECTED] = { 0.37, 0.43, 0.52 }
638         fg[PRELIGHT] = { 0.37, 0.43, 0.52 }
639
640         # draws the outer rectangle around the slider
641
642         bg[NORMAL] = { 0.80, 0.80, 0.80 }
643         bg[ACTIVE] = { 0.80, 0.80, 0.80 }
644         bg[INSENSITIVE] = {0.80, 0.80, 0.80 }
645         bg[SELECTED] = { 0.80, 0.80, 0.80 }
646         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
647
648         # the numeric display
649
650         text[NORMAL] = { 0.80, 0.80, 0.80 }
651         text[ACTIVE] = { 0.80, 0.80, 0.80 }
652         text[INSENSITIVE] = { 0.80, 0.80, 0.80 }
653         text[SELECTED] = { 0.80, 0.80, 0.80 }
654         text[PRELIGHT] = { 0.80, 0.80, 0.80 }
655 }
656
657 style "track_list_display" = "small_bold_text"
658 {
659         text[NORMAL] = { 0.80, 0.80, 0.80 }
660         text[ACTIVE] = { 0.3, 0.3, 0.3 }
661         text[INSENSITIVE] = { 0, 0, 0 }
662         text[SELECTED] = { 0.8, 0.8, 0.8 }
663
664         base[NORMAL] = { 0, 0, 0 }
665         base[ACTIVE] = { 0, 0, 0 }
666         base[INSENSITIVE] = { 0, 0, 0 }
667         base[SELECTED] = { 0, 0, 0 }
668 }
669
670 style "redirect_list_display"
671 {
672         GtkTreeView::horizontal-separator = 0
673         GtkTreeView::vertical-separator = 0
674
675         font_name = "sans 7"
676         text[NORMAL] = { 0.80, 0.80, 0.80 }
677         text[ACTIVE] = { 0.5, 0.5, 0.9 }
678         text[INSENSITIVE] = { 0, 0, 0 }
679         text[SELECTED] = { 0.9, 0.3, 0.3 }
680
681         base[NORMAL] = { 0, 0, 0 }
682         base[ACTIVE] = { 0, 0, 0 }
683         base[INSENSITIVE] = { 0, 0, 0 }
684         base[SELECTED] = { 0, 0, 0 }
685
686         # these two are explicitly used by the cell renderer for the
687         # text
688
689         fg[NORMAL] = { 0.5, 0.5, 0.5 }  # used for inactive
690         fg[ACTIVE] = { 0.5, 1.0, 1.0 }  # used for active
691 }
692
693 # MixerPanZone:
694 #
695 # the NORMAL fg color is used for the pan puck
696 # the ACTIVE fg color is used for the speaker boxes
697
698 style "pan_zone" = "default_base"
699 {
700         fg[NORMAL] = { 0.34, 0.95, 0.92 }
701         fg[ACTIVE] = { 0.95, 0.48, 0.11 }
702 }
703
704 style "wall_clock" = "medium_bold_text"
705 {
706         fg[NORMAL] = { 1.0, 1.0, 1.0 }
707         bg[NORMAL] = { 0, 0, 0 }
708 }
709
710 style "paler_red_when_active" = "medium_text"
711 {
712         fg[NORMAL] = { 0.80, 0.80, 0.80 }
713         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
714         bg[NORMAL] = { 0.31, 0.31, 0.31 }
715         bg[PRELIGHT] = { 0.31, 0.31, 0.31 }
716
717         fg[ACTIVE] = { 0.36, 0.46, 0.28 }
718         bg[ACTIVE] = { 1.00, 0.59, 0.59}
719 }
720
721 style "peak_display_peaked_entry" = "small_text"
722 {
723         fg[NORMAL] = { 1.0, 1.0, 1.0 }
724         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
725         fg[SELECTED] = { 1.0, 1.0, 1.0 }
726
727         bg[NORMAL] = {0.9, 0.0, 0.0 }   
728         bg[ACTIVE] = { 0.9, 0.0, 0.0 }  
729         bg[PRELIGHT] = { 0.9, 0.0, 0.0 }        
730         bg[INSENSITIVE] = { 0.9, 0.0, 0.0 }     
731         bg[SELECTED] = { 0.9, 0.0, 0.0 }        
732         base[NORMAL] = { 0.9, 0.0, 0.0 }        
733         base[ACTIVE] = { 0.9, 0.0, 0.0 }        
734         base[PRELIGHT] = { 0.9, 0.0, 0.0 }      
735         base[INSENSITIVE] = { 0.9, 0.0, 0.0 }   
736         base[SELECTED] = { 0.9, 0.0, 0.0 }      
737 }
738
739 style "selected_strip_frame"
740 {
741         fg[NORMAL] = { 0.74, 0.42, 0.47 }
742         bg[NORMAL] = { 0.79, 0.28, 0.18 }
743 }
744
745 style "flashing_alert" = "very_small_text"
746 {
747         fg[NORMAL] = { 0.80, 0.80, 0.80 }
748         bg[NORMAL] = { 0.31, 0.31, 0.31 }
749
750         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
751         bg[ACTIVE] = { 1.0, 0, 0}
752 }
753
754 style "selected_io_selector_port_list" = "medium_text"
755 {
756         fg[NORMAL] = { 0.50, 1.0, 1.0 }
757         fg[SELECTED] = { 0.50, 1.0, 1.0 }
758         base[NORMAL] = { 0, 0, 0 }
759         base[SELECTED] = { 0, 0, 0 }
760 }
761
762 style "io_selector_port_list" = "medium_text"
763 {
764         fg[NORMAL] = {0.80, 0.80, 0.70 }
765         fg[SELECTED] = {0.80, 0.80, 0.70 }
766         base[NORMAL] = { 0.26, 0.26, 0.26 }
767         base[SELECTED] = { 0.26, 0.26, 0.26 }
768 }
769
770 style "io_selector_notebook" = "default_base"
771 {
772         fg[NORMAL] = { 0.50, 1.0, 1.0 }
773         font_name ="sans bold 8"
774 }
775
776 style "tearoff_arrow" = "medium_bold_entry"
777 {
778         fg[NORMAL] = { 0.80, 0.80, 0.80 }
779         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
780         bg[NORMAL] = { 0.80, 0.80, 0.80 }
781         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
782 }
783
784 style "meter_metrics_strip" = "default_base"
785 {
786         font_name = "sans 4"
787         fg[NORMAL] = { 1.0, 0.8, 0.2 }  
788 }
789
790 style "location_row_button" = "default_buttons_menus"
791 {
792         font_name = "sans 10"
793 }
794
795 style "location_rows_clock" = "default_clock_display"
796 {
797         font_name = "sans 12"
798 }
799
800 style "pan_slider" 
801 {
802         font_name = "sans 8"
803
804         fg[NORMAL] = { 0.67, 0.23, 0.22 }
805         fg[ACTIVE] = { 0.67, 0.23, 0.22 }
806         fg[INSENSITIVE] = {0.32, 0.39, 0.45 } # matches default_base
807         fg[SELECTED] = { 0.67, 0.23, 0.22 }
808         fg[PRELIGHT] = { 0.67, 0.23, 0.22 }
809
810         bg[NORMAL] = { 0, 0, 0 }
811         bg[ACTIVE] = { 0, 0, 0 }
812         bg[INSENSITIVE] = {0.32, 0.39, 0.45 } # matches default_base
813         bg[SELECTED] = { 0, 0, 0 }
814         bg[PRELIGHT] = { 0, 0, 0 }
815
816         text[NORMAL] = { 0.85, 0.92, 0.98 }
817         text[ACTIVE] = { 0.85, 0.92, 0.98 }
818         text[INSENSITIVE] = { 0.85, 0.92, 0.98 }
819         text[SELECTED] = { 0.85, 0.92, 0.98 }
820         text[PRELIGHT] = { 0.85, 0.92, 0.98 }
821 }
822
823 style "region_list_whole_file"
824 {
825         fg[NORMAL] = { 0.4, 0.4, 0.9 }
826 }
827
828
829 #---------------------------------------------------------------
830 widget "*FirstActionMessage" style "first_action_message"
831 widget "*VerboseCanvasCursor" style "verbose_canvas_cursor"
832 widget "*MarkerText" style "marker_text"
833 widget "*TimeAxisViewItemName" style "time_axis_view_item_name"
834 #widget "*ExportProgress" style "default_buttons_menus"
835 widget "*ExportFileLabel" style "small_bold_text"
836 widget "*ExportFormatLabel" style "medium_bold_text"
837 widget "*ExportHeader" style "small_bold_text"
838 widget "*ExportFileDisplay" style "medium_entry"
839 widget "*ExportFormatDisplay" style "medium_entry"
840 widget "*ExportCheckbox" style "small_entry"
841 widget "*ExportTrackSelector" style "medium_entry_noselection_bg"
842 widget "*EditModeSelector" style "medium_bold_entry"
843 widget "*SnapTypeSelector" style "medium_bold_entry"
844 widget "*SnapModeSelector" style "medium_bold_entry"
845 widget "*ZoomFocusSelector" style "medium_bold_entry"
846 widget "*ArdourContextMenu*" style "default_buttons_menus"
847 widget "*EditGroupTitleButton*" style "default_buttons_menus"
848 widget "*MixerGroupTitleButton*" style "default_buttons_menus"
849 widget "*ErrorLogCloseButton" style "default_buttons_menus"
850 widget "*EditorGTKButton*" style "default_buttons_menus" 
851 widget "*ToolbarButton" style "default_buttons_menus"
852 widget "*ToolbarButton*" style "default_buttons_menus"
853 widget "*CrossfadeEditButton" style "default_buttons_menus"
854 widget "*CrossfadeEditButton*" style "default_buttons_menus"
855 widget "*TrackHistoryButton*" style "default_buttons_menus"
856 widget "*TrackSizeButton*" style "default_buttons_menus"
857 widget "*TrackPlaylistButton*" style "default_buttons_menus"
858 widget "*TrackAutomationButton*" style "default_buttons_menus"
859 widget "*TrackGroupButton*" style "default_buttons_menus"
860 widget "*TrackMixButton*" style "default_buttons_menus"
861 widget "*TrackVisualButton*" style "default_buttons_menus"
862 widget "*TrackRemoveButton*" style "default_buttons_menus"
863 widget "*BaseButton" style "default_buttons_menus"
864 widget "*TakeButtonLabel" style "default_buttons_menus"
865 widget "*MixerWidthButton" style "default_buttons_menus"
866 widget "*MixerHideButton" style "default_buttons_menus"
867 widget "*MixerSendButton" style "default_buttons_menus"
868 widget "*MixerSendButtonLabel" style "default_buttons_menus"
869 widget "*MixerSendSwitch" style "default_buttons_menus"
870 widget "*MixerInsertButton" style "default_buttons_menus"
871 widget "*MixerInsertButtonLabel" style "default_buttons_menus"
872 widget "*MixerInsertSwitch" style "default_buttons_menus"
873 widget "*MixerMonitorInputButton*" style "very_small_button"
874 widget "*MixerMonitorInputButton.*" style "very_small_button"
875 widget "*MixerIOButton" style "very_small_button"
876 widget "*MixerIOButtonLabel" style "very_small_button"
877 widget "*AddRouteDialogSpinner" style "ardour_adjusters"
878 widget "*AddRouteDialogRadioButton*" style "options_window"
879 widget "*OptionsNotebook" style "options_window"
880 widget "*OptionEditorToggleButton*" style "options_window"
881 widget "*OptionsLabel" style "options_window"
882 widget "*OptionEditorAuditionerLabel" style "options_window"
883 widget "*OptionsEntry" style "option_entry"
884 widget "*InspectorNotebook" style "options_window"
885 widget "*NewSessionDialog" style "options_window"
886 widget "*NewSessionDialogButton*" style "options_window"
887 widget "*MixerSendSwitch*" style "very_small_red_active_and_selected_button"
888 widget "*OptionEditorToggleButton" style "small_red_active_and_selected_button"
889 widget "*NewSessionDialogButton" style "small_red_active_and_selected_button"
890 widget "*MixerRecordEnableButton" style "mixer_rec_enable_button"
891 widget "*MixerRecordEnableButton*" style "mixer_rec_enable_button"
892 widget "*TrackRecordEnableButton" style "track_rec_enable_button"
893 widget "*TrackRecordEnableButton*" style "track_rec_enable_button"
894 widget "*TrackMuteButton*" style "mute_button"
895 widget "*TrackLoopButton*" style "track_loop_button"
896 widget "*EditorTimeButton*" style "time_button"
897 widget "*EditorMixerButton*" style "default_buttons_menus"
898 widget "*SoloButton*" style "solo_button"
899 widget "*SoloButton.*" style "solo_button"
900 widget "*SafeSoloButton*" style "solo_button"
901 widget "*SafeSoloButton.*" style "solo_button"
902 widget "*MixerPhaseInvertButton*" style "very_small_button"
903 widget "*MixerPhaseInvertButton.*" style "very_small_button"
904 widget "*MixerAutomationRecordingButton*" style "very_small_button"
905 widget "*MixerAutomationRecordingButton.*" style "very_small_button"
906 widget "*MixerAutomationModeButton*" style "very_small_button"
907 widget "*MixerAutomationModeButton.*" style "very_small_button"
908 widget "*MixerAutomationPlaybackButton*" style "very_small_button"
909 widget "*MixerAutomationPlaybackButton.*" style "very_small_button"
910 widget "*MixerMuteButton*" style "mixer_mute_button"
911 widget "*MixerMuteButton.*" style "mixer_mute_button"
912 widget "*MixerSoloButton*" style "mixer_solo_button"
913 widget "*MixerSoloButton.*" style "mixer_solo_button"
914 widget "*MixerNameButton" style "very_small_button"
915 widget "*MixerNameButtonLabel" style "very_small_button"
916 widget "*MixerGroupButton" style "very_small_button"
917 widget "*MixerGroupButtonLabel" style "very_small_button"
918 widget "*MixerCommentButton" style "very_small_button"
919 widget "*MixerCommentButton*" style "very_small_button"
920 widget "*EditGroupButton" style "very_small_button"
921 widget "*EditGroupButtonLabel" style "very_small_button"
922 widget "*TransportButton" style "transport_button"
923 widget "*TransportButton*" style "transport_button"
924 widget "*ShuttleButton" style "transport_button"
925 widget "*ShuttleButton*" style "transport_button"
926 widget "*ShuttleDisplay" style "transport_button"
927 widget "*ShuttleDisplay*" style "transport_button"
928 widget "*ShuttleControl" style "shuttle_control"
929 widget "*TransportRecButton" style "transport_rec_button"
930 widget "*TransportRecButton*" style "transport_rec_button"
931 widget "*RecordingXrunWarningWindow" style "xrun_warn"
932 widget "*RecordingXrunWarningWindow*" style "xrun_warn"
933 widget "*MainMenuBar" style "menu_bar_base"
934 widget "*ErrorMessage" style "error_message"
935 widget "*FatalMessage" style "fatal_message"
936 widget "*InfoMessage" style "info_message"
937 widget "*WarningMessage" style "warning_message"
938 widget "*BigClockDisplay" style "big_clock_display"
939 widget "*TransportClockDisplay" style "transport_clock_display"
940 widget "*SecondaryClockDisplay" style "transport_clock_display"
941 widget "*BBTTempoLabel" style "tempo_meter_clock_display"
942 widget "*BBTMeterLabel" style "tempo_meter_clock_display"
943 widget "*SelectionStartClock" style "default_clock_display"
944 widget "*SelectionEndClock" style "default_clock_display"
945 widget "*EditCursorClock" style "default_clock_display"
946 widget "*PreRollClock" style "default_clock_display"
947 widget "*PostRollClock" style "default_clock_display"
948 widget "*NudgeClock" style "default_clock_display"
949 widget "*ZoomRangeClock" style "default_clock_display"
950 widget "*SMPTEOffsetClock" style "default_clock_display"
951 widget "*TransportLabel" style "small_bold_text"
952 widget "*TakeLabel" style "small_bold_text"
953 widget "*LocationLabel" style "small_bold_text"
954 widget "*WipeLabel" style "small_bold_text"
955 widget "*TakeTagLabel" style "small_bold_text"
956 widget "*ToolBarLabel" style "small_bold_text"
957 widget "*EditorDisplayLabel" style "small_bold_text"
958 widget "*NewSessionLabel" style "large_text"
959 widget "*GlobalButtonLabel" style "default_buttons_menus"
960 widget "*ClickButton" style "medium_entry"
961 widget "*RegionNameDisplay" style "medium_entry"
962 widget "*PluginDisplay" style "medium_entry"
963 widget "*SelectionDisplay" style "medium_entry"
964 widget "*HistorySelector" style "medium_entry"
965 widget "*LocationSelector" style "medium_entry"
966 widget "*TakeSelector" style "medium_entry"
967 widget "*RegionSelector" style "medium_entry"
968 widget "*SMPTERuler" style "editor_time_ruler"
969 widget "*BBTRuler" style "editor_time_ruler"
970 widget "*FramesRuler" style "editor_time_ruler"
971 widget "*MinSecRuler" style "editor_time_ruler"
972 widget "*BaseFrame" style "base_frame"
973 widget "*AudioTrackStripBase" style "audio_track_base"
974 widget "*TimeAxisViewControlsBaseUnselected" style "audio_track_base"
975 widget "*AudioTrackControlsBaseUnselected" style "audio_track_base"
976 widget "*AudioTrackFader" style "audio_track_base"
977 widget "*AudioBusStripBase" style "audio_bus_base"
978 widget "*BusControlsBaseUnselected" style "audio_bus_base"
979 widget "*AudioBusFader" style "audio_bus_base"
980 widget "*TrackSeparator" style "track_separator"
981 widget "*TrackEditIndicator0*" style "edit_group_0"
982 widget "*TrackEditIndicator1*" style "edit_group_1"
983 widget "*TrackEditIndicator2*" style "edit_group_2"
984 widget "*TrackEditIndicator3*" style "edit_group_3"
985 widget "*TrackEditIndicator4*" style "edit_group_3"
986 widget "*TrackEditIndicator5*" style "edit_group_3"
987 widget "*TrackEditIndicator6*" style "edit_group_3"
988 widget "*TrackEditIndicator7*" style "edit_group_3"
989 widget "*EditorTrackNameDisplay" style "track_name_display"
990 widget "*EditorTrackNameDisplay*" style "track_name_display"
991 widget "*EditorActiveTrackNameDisplay" style "active_track_name_display"
992 widget "*EditorActiveTrackNameDisplay*" style "active_track_name_display"
993 widget "*EditorRegionList" style "region_list_display"
994 widget "*CrossfadeEditAuditionButton" style "red_when_active"
995 widget "*CrossfadeEditAuditionButton*" style "red_when_active"
996 widget "*CrossfadeEditCurveButton" style "red_when_active"
997 widget "*CrossfadeEditCurveButton*" style "red_when_active"
998 widget "*CrossfadeEditLabel" style "medium_text"
999 widget "*CrossfadeEditFrame" style "base_frame"
1000 widget "*MouseModeButton" style "default_buttons_menus"
1001 widget "*MouseModeButton*" style "default_buttons_menus"
1002 widget "*EditorMainCanvas" style "main_canvas_area"
1003 widget "*AudioTrackControlsBaseInactiveUnselected" style "track_controls_inactive"
1004 widget "*BusControlsBaseInactiveUnselected" style "track_controls_inactive"
1005 widget "*AutomationTrackControlsBaseInactiveUnselected" style "track_controls_inactive"
1006 widget "*AudioTrackControlsBaseInactiveSelected" style "track_controls_inactive"
1007 widget "*BusControlsBaseInactiveSelected" style "track_controls_inactive"
1008 widget "*AutomationTrackControlsBaseInactiveSelected" style "track_controls_inactive"
1009 widget "*AudioTrackStripBaseInactive" style "track_controls_inactive"
1010 widget "*AudioBusStripBaseInactive" style "track_controls_inactive"
1011 widget "*AudioTrackControlsBaseSelected" style "edit_controls_base_selected"
1012 widget "*BusControlsBaseSelected" style "edit_controls_base_selected"
1013 widget "*AutomationTrackControlsBase" style "automation_track_controls_base"
1014 widget "*AutomationTrackControlsBaseSelected" style "edit_controls_base_selected"
1015 widget "*EditorMenuBar*" style "black_mackie_menu_bar"
1016 widget "*MainMenuBar*" style "black_mackie_menu_bar"
1017 widget "*ZoomClickBox" style "medium_bold_entry"
1018 widget "*PluginParameterLabel" style "medium_text"
1019 widget "*PluginNameInfo" style "plugin_name_text"
1020 widget "*PluginMakerInfo" style "plugin_maker_text"
1021 widget "*PluginParameterInfo" style "medium_text"
1022 widget "*MotionControllerValue" style "medium_entry"
1023 widget "*ParameterValueDisplay" style "medium_bold_entry"
1024 widget "*PluginUIClickBox" style "medium_bold_entry"
1025 widget "*PluginUIClickBox*" style "medium_bold_entry"
1026 widget "*PluginSlider" style "plugin_slider"
1027 widget "*TrackListDisplay" style "track_list_display"
1028 widget "*TrackListDisplay.*" style "small_bold_text"
1029 widget "*EditGroupList" style "track_list_display"
1030 widget "*RegionListDisplay" style "small_bold_entry"
1031 widget "*RegionListDisplay.*" style "small_bold_text"
1032 widget "*RedirectSelector" style "redirect_list_display"
1033 widget "*RedirectSelector.*" style "redirect_list_display"
1034 widget "*MixerTrackCommentArea" style "option_entry"
1035 widget "*MixerPanZone" style "pan_zone"
1036 widget "*MixerTrackDisplayList" style "track_list_display"
1037 widget "*MixerSnapshotDisplayList" style "track_list_display"
1038 widget "*MixerAuxDisplayList" style "track_list_display"
1039 widget "*MixerGroupList" style "track_list_display"
1040 widget "*WallClock" style "wall_clock"
1041 widget "*CPULoad" style "wall_clock"
1042 widget "*RegionEditorLabel" style "medium_text"
1043 widget "*RegionEditorSmallLabel" style "small_text"
1044 widget "*RegionEditorEntry" style "medium_entry"
1045 widget "*RegionEditorClock" style "default_clock_display"
1046 widget "*RegionEditorToggleButton" style "paler_red_when_active"
1047 widget "*RegionEditorToggleButton*" style "paler_red_when_active"
1048 widget "*MixerStripSpeedBase" style "small_entry"
1049 widget "*MixerStripSpeedBase*" style "small_entry"
1050 widget "*MixerStripSpeedBaseNotOne" style "small_red_on_black_entry"
1051 widget "*MixerStripSpeedBaseNotOne*" style "small_red_on_black_entry"
1052 widget "*MixerStripGainDisplay" style "small_entry"
1053 widget "*MixerStripGainUnitButton" style "very_small_button"
1054 widget "*MixerStripGainUnitButton*" style "very_small_button"
1055 widget "*MixerStripMeterPreButton" style "very_small_button"
1056 widget "*MixerStripMeterPreButton*" style "very_small_button"
1057 widget "*MixerStripPeakDisplay*" style "red_active_small_entry"
1058 widget "*MixerStripPeakDisplayPeak*" style "peak_display_peaked_entry"
1059 widget "*MixerStripSelectedFrame" style "selected_strip_frame"
1060 widget "*MixerStripFrame" style "base_frame"
1061 widget "*HWMonitorButton" style "red_when_active"
1062 widget "*HWMonitorButton*" style "red_when_active"
1063 widget "*BypassButton" style "red_when_active"
1064 widget "*BypassButton*" style "red_when_active"
1065 widget "*TransportSoloAlert" style "flashing_alert"
1066 widget "*TransportSoloAlert.*" style "flashing_alert"
1067 widget "*TransportAuditioningAlert" style "flashing_alert"
1068 widget "*TransportAuditioningAlert.*" style "flashing_alert"
1069 widget "*FadeCurve" style "medium_bold_entry"
1070 widget "*FadeCurve*" style "medium_bold_entry"
1071 widget "*IOSelectorButton" style "default_buttons_menus"
1072 widget "*IOSelectorButton*" style "default_buttons_menus"
1073 widget "*IOSelectorList" style "medium_entry_noselection_fg"
1074 widget "*IOSelectorPortList" style "io_selector_port_list"
1075 widget "*IOSelectorPortListSelected" style "selected_io_selector_port_list"
1076 widget "*IOSelectorNotebook" style "io_selector_notebook"
1077 widget "*IOSelectorNotebookTab" style "io_selector_notebook"
1078 widget "*IOSelectorFrame" style "base_frame"
1079 widget "*ConnectionEditorButton" style "default_buttons_menus"
1080 widget "*ConnectionEditorButton*" style "default_buttons_menus"
1081 widget "*ConnectionEditorList" style "medium_entry_noselection_fg"
1082 widget "*ConnectionEditorConnectionList" style "medium_entry"
1083 widget "*ConnectionEditorPortList" style "io_selector_port_list"
1084 widget "*ConnectionEditorPortListSelected" style "selected_io_selector_port_list"
1085 widget "*ConnectionEditorNotebook" style "io_selector_notebook"
1086 widget "*ConnectionEditorNotebookTab" style "io_selector_notebook"
1087 widget "*ConnectionEditorFrame" style "base_frame"
1088 widget "*RouteParamsListDisplay" style "track_list_display"
1089 widget "*RouteParamsPreListDisplay" style "track_list_display"
1090 widget "*RouteParamsPostListDisplay" style "track_list_display"
1091 widget "*TearOffArrow" style "tearoff_arrow"
1092 widget "*RouteParamsTitleButton" style "medium_text"
1093 widget "*RouteParamsTitleLabel" style "medium_text"
1094 widget "*PluginAutomateRecordButton" style "small_red_active_and_selected_button"
1095 widget "*PluginAutomateRecordButton*" style "small_red_active_and_selected_button"
1096 widget "*PluginAutomatePlayButton" style "small_red_active_and_selected_button"
1097 widget "*PluginAutomatePlayButton*" style "small_red_active_and_selected_button"
1098 widget "*PluginAutomateButton" style "small_button"
1099 widget "*PluginAutomateButton*" style "small_button"
1100 widget "*PluginSaveButton" style "small_button"
1101 widget "*PluginSaveButton*" style "small_button"
1102 widget "*PluginLoadButton" style "small_button"
1103 widget "*PluginLoadButton*" style "small_button"
1104 widget "*FaderMetricsStrip" style "meter_metrics_strip"
1105 widget "*MeterMetricsStrip" style "meter_metrics_strip"
1106 widget "*MetricDialogFrame" style "base_frame"
1107 widget "*MetricEntry" style "medium_bold_entry"
1108 widget "*MetricButton" style "default_buttons_menus"
1109 widget "*MetricButton.*" style "default_buttons_menus"
1110 widget "*MetricLabel" style "medium_text"
1111 widget "*TimeStretchButton" style "default_buttons_menus"
1112 widget "*TimeStretchButton.*" style "default_buttons_menus"
1113 widget "*TimeStretchProgress" style "default_buttons_menus"
1114 widget "*ChoiceWindow" style "default_buttons_menus"
1115 widget "*ChoicePrompt" style "default_buttons_menus"
1116 widget "*ChoiceButton" style "default_buttons_menus"
1117 widget "*ChoiceButton*" style "default_buttons_menus"
1118 widget "*SelectionModeButton" style "default_buttons_menus"
1119 widget "*SelectionModeButton*" style "default_buttons_menus"
1120 widget "*TrackLabel" style "medium_text"
1121 widget "*TrackPlugName" style "medium_text"
1122 widget "*TrackParameterName" style "small_text"
1123 widget "*AddRouteDialog*" style "medium_text"
1124 widget "*AddRouteDialog.GtkLabel" style "medium_text"
1125 widget "*AddRouteDialogChannelChoice" style "medium_bold_entry"
1126 widget "*AddRouteDialogSpinner" style "medium_bold_entry"
1127 widget "*AddRouteDialogSpinner*" style "medium_bold_entry"
1128 widget "*AddRouteDialogRadioButton" style "red_when_active"
1129 widget "*AddRouteDialogButton" style "default_buttons_menus"
1130 widget "*AddRouteDialogNameTemplateEntry" style "medium_bold_entry"
1131 widget "*NewSessionIOLabel" style "larger_bold_text"
1132 widget "*NewSessionSR1Label" style "red_medium_text"
1133 widget "*NewSessionSR2Label" style "medium_text"
1134 widget "*NewSessionChannelChoice" style "medium_bold_entry"
1135 widget "*NewSessionMainButton" style "larger_bold_text"
1136 widget "*NewSessionMainButton*" style "larger_bold_text"
1137 widget "*NewSessionMainLabel" style "larger_bold_text"
1138 widget "*LocationEditRowClock" style "location_rows_clock"
1139 widget "*LocationEditNameLabel" style "medium_text"
1140 widget "*LocationEditSetButton" style "location_row_button"
1141 widget "*LocationEditSetButton*" style "location_row_button"
1142 widget "*LocationEditGoButton" style "location_row_button"
1143 widget "*LocationEditGoButton*" style "location_row_button"
1144 widget "*LocationEditCdButton" style "small_red_active_and_selected_button"
1145 widget "*LocationEditCdButton*" style "small_red_active_and_selected_button"
1146 widget "*LocationEditHideButton" style "small_red_active_and_selected_button"
1147 widget "*LocationEditHideButton*" style "small_red_active_and_selected_button"
1148 widget "*LocationEditNumberLabel" style "small_text"
1149 widget "*LocationLocEditorFrame" style "base_frame"
1150 widget "*LocationRangeEditorFrame" style "base_frame"
1151 widget "*LocationEditNameEntry" style "option_entry"
1152 widget "*LocationAddLocationButton" style "default_buttons_menus"
1153 widget "*LocationAddLocationButton*" style "default_buttons_menus"
1154 widget "*LocationAddRangeButton" style "default_buttons_menus"
1155 widget "*LocationAddRangeButton*" style "default_buttons_menus"
1156 widget "*LocationEditRemoveButton" style "location_row_button"
1157 widget "*LocationEditRemoveButton*" style "location_row_button"
1158 widget "*PanSlider" style "pan_slider"
1159 widget "*PanningLinkButton" style "mixer_red_active_button"
1160 widget "*PanningLinkButton.*" style "mixer_red_active_button"
1161 widget "*PanningLinkDirectionButton" style "very_small_button"
1162 widget "*PanningLinkDirectionButton.*" style "very_small_button"
1163 widget "*ChannelCountSelector" style "medium_bold_entry"
1164 widget "*ChannelCountSelector.GtkArrow" style "default_buttons_menus"
1165 widget "*RegionListWholeFile" style "region_list_whole_file"
1166
1167 class "GtkWidget" style "default_base"
1168 class "GtkScrollbar" style "ardour_adjusters"
1169 class "GtkLabel" style "default_buttons_menus"
1170 class "GtkButton" style "default_buttons_menus"
1171 class "GtkArrow" style "tearoff_arrow"
1172 class "GtkProgressBar" style "ardour_progressbars"
1173