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