Uploaded start of CoreAudioSource. More sfdb work.
[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 8"
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.70 }
53 }
54
55 style "plugin_maker_text"
56 {
57         font_name = "sans bold 14"
58         fg[NORMAL] = { 0.80, 0.80, 0.70 }
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.70 }     
84   fg[ACTIVE] = { 0.80, 0.80, 0.70 }     
85   fg[PRELIGHT] = { 0.98, 0.76, 0.14 }
86   fg[INSENSITIVE] = { 0.80, 0.80, 0.70 }        
87   fg[SELECTED] = { 0.80, 0.80, 0.70 }   
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.70 }   
96   text[ACTIVE] = { 0.80, 0.80, 0.70 }   
97   text[PRELIGHT] = { 0.80, 0.80, 0.70 } 
98   text[INSENSITIVE] = { 0.80, 0.80, 0.70 }      
99   text[SELECTED] = { 1.0, 1.0, 1.0 }
100   
101   base[ACTIVE]     = "#2f272f"
102   base[NORMAL]      =  "#1c1e21"
103   base[PRELIGHT]     = "#2f272f"
104   base[INSENSITIVE]  = "#4c5159"
105   base[SELECTED]     = "#2f272f"
106 }
107
108 style "base_frame"
109 {
110         fg[NORMAL] = { 0.80, 0.80, 0.70 }
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" = "default_base"
130 {
131   font_name = "sans 8"
132         
133   fg[ACTIVE] = { 0, 0, 0 }
134   
135   bg[NORMAL] = { 0.35, 0.35, 0.35 }
136   bg[ACTIVE] = { 0.98, 0.76, 0.14 }
137   bg[PRELIGHT] = { 0.25, 0.25, 0.25 }
138   bg[INSENSITIVE] = { 0.10, 0.10, 0.10 }
139   bg[SELECTED] = { 0.06, 0.06, 0.06 }   
140 }
141
142 style "very_small_button" = "default_buttons_menus"
143 {
144         font_name = "sans 8"
145 }
146
147 style "small_button" = "default_buttons_menus"
148 {
149         font_name = "sans 8"
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 8"
179 }
180
181 style "solo_button" = "small_button"
182 {
183         bg[PRELIGHT] = { 0, 1.0, 0 }
184         bg[ACTIVE] = { 0.66, 0.97, 0.19 }
185
186         fg[PRELIGHT] = { 0, 0, 0 }
187         fg[ACTIVE] = { 0, 0, 0 }
188 }
189
190 style "mixer_solo_button" = "solo_button"
191 {
192         font_name = "sans 8"
193 }
194
195
196 style "mute_button" = "small_button"
197 {
198         bg[PRELIGHT] = { 1.0, 0.65, 0.13 }
199         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
200         
201         fg[PRELIGHT] = { 0, 0, 0 }
202 }
203
204 style "mixer_mute_button" = "mute_button"
205 {
206         font_name = "sans 8"
207 }
208
209 style "track_loop_button" = "small_button"
210 {
211         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
212         bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
213
214 }
215
216 style "mixer_red_active_button" = "very_small_button"
217 {
218         fg[ACTIVE] = { 0, 1.0, 1.0 }
219         bg[ACTIVE] = { 0.7, 0, 0 }
220
221         base[INSENSITIVE] = { 0.21, 0.21, 0.21 }
222         bg[INSENSITIVE] = { 0.21, 0.21, 0.21 }
223 }
224
225 style "time_button" = "default_buttons_menus"
226 {
227         font_name = "sans 8"
228 }
229
230 style "transport_button" = "very_small_button"
231 {
232         bg[ACTIVE] = { 0.66, 0.97, 0.18 }
233         bg[SELECTED] = { 1.0, 0.04, 0.04 }
234 }
235
236 style "transport_rec_button" = "very_small_button"
237 {
238         bg[ACTIVE] = { 0.82, 0.02, 0.02 }
239         bg[SELECTED] = { 1.0, 0.04, 0.04 }
240 }
241
242 style "shuttle_control" = "very_small_text"
243 {
244         fg[NORMAL] = { 0.85, 0.92, 0.98 }
245         fg[ACTIVE] = { 0.85, 0.92, 0.98 }
246         fg[PRELIGHT] = { 0.85, 0.92, 0.98 }
247         fg[SELECTED] = { 0.85, 0.92, 0.98 }
248         fg[INSENSITIVE] = { 0.85, 0.92, 0.98 }
249
250         bg[NORMAL] = { 0.31, 0.31, 0.31 }
251         bg[PRELIGHT] = { 0.31, 0.31, 0.31 }
252         bg[INSENSITIVE] = { 0.31, 0.31, 0.31 }
253         bg[ACTIVE] = { 0.66, 0.97, 0.18 }
254         bg[SELECTED] = { 1.0, 0.04, 0.04 }
255 }
256
257 style "ardour_adjusters" = "default_buttons_menus"
258 {
259         bg[NORMAL] = { 0.60, 0.60, 0.60 }
260         bg[PRELIGHT] = { 0.80, 0.80, 0.70 }
261         bg[ACTIVE] = { 0.06, 0.06, 0.06 }
262 }
263
264 style "ardour_progressbars" = "default_buttons_menus"
265
266   bg[NORMAL] = { 0, 0, 0 }
267   bg[PRELIGHT] = { 0.00, 0.36, 0.40 }
268 }
269
270 style "options_window"  = "default_base"
271 {
272         font_name = "sans 8"
273         fg[PRELIGHT] = { 0.80, 0.80, 0.70 }
274 }
275
276 style "option_entry"  = "default_base"
277 {
278         fg[NORMAL] = { 0.98, 0.76, 0.14 }
279         fg[ACTIVE] = { 0.98, 0.76, 0.14 }
280         fg[INSENSITIVE] = { 0.80, 0.80, 0.70 }
281         
282         base[INSENSITIVE] = { 0.12, 0.12, 0.12 }
283         
284         bg[NORMAL] = { 0.40, 0.40, 0.40 }
285         bg[ACTIVE] = { 0.40, 0.40, 0.40 }
286 }
287
288 style "red_when_active" = "medium_text"
289 {
290         fg[NORMAL] = { 0.80, 0.80, 0.70 }
291         bg[NORMAL] = { 0.31, 0.31, 0.31 }
292
293         fg[ACTIVE] = { 0.80, 0.80, 0.70 }
294         bg[ACTIVE] = { 1.0, 0, 0}
295 }
296
297 style "xrun_warn"  
298 {
299         font_name = "sans bold 18"
300
301         fg[NORMAL] = { 1.0, 1.0, 1.0 }
302         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
303         text[NORMAL] = { 1.0, 1.0, 1.0 }
304         text[ACTIVE] = { 1.0, 1.0, 1.0 }
305         base[NORMAL] = { 0.09, 0.48, 0.46 }
306         base[ACTIVE] = { 0.09, 0.48, 0.46 }
307         bg[NORMAL] = { 1.0, 0.48, 0.46 }
308         bg[ACTIVE] = { 0.09, 1.0, 0.46 }
309 }
310
311 style "menu_bar_base"
312 {
313   bg[NORMAL] = { 0, 0, 0 }      
314   bg[ACTIVE] = { 0, 0, 0 }
315   bg[PRELIGHT] = { 0, 0, 0 }
316   bg[INSENSITIVE] = { 0, 0, 0 }
317   bg[SELECTED] = { 0, 0, 0 }
318 }
319
320 style "fatal_message" = "medium_text"
321 {
322    fg[ACTIVE] = { 1.0, 0, 1.0 }
323    fg[NORMAL] = { 0.80, 0.80, 0.70 }
324    bg[ACTIVE] = { 0,0,0 }
325    bg[NORMAL] = { 0,0,0 }
326    base[ACTIVE] = { 0,0,0 }
327    base[NORMAL] = { 0,0,0 }
328 }
329
330 style "error_message" = "medium_text"
331 {
332    fg[ACTIVE] = { 1.0, 0, 0 }
333    fg[NORMAL] = { 0.80, 0.80, 0.70 }
334    bg[ACTIVE] = { 0,0,0 }
335    bg[NORMAL] = { 0,0,0 }
336    base[ACTIVE] = { 0,0,0 }
337    base[NORMAL] = { 0,0,0 }
338 }
339
340 style "info_message" = "medium_text"
341 {
342    fg[ACTIVE] = { 1.0, 0, 0 }
343    fg[NORMAL] = { 0.80, 0.80, 0.70 }
344    bg[ACTIVE] = { 0,0,0 }
345    bg[NORMAL] = { 0,0,0 }
346    base[ACTIVE] = { 0,0,0 }
347    base[NORMAL] = { 0,0,0 }
348 }
349
350 style "warning_message" = "medium_text"
351 {
352    fg[ACTIVE] = { 0.30,0.30, 1.0 }
353    fg[NORMAL] = { 0.80, 0.80, 0.70 }
354    bg[ACTIVE] = { 0, 0, 0 }
355    bg[NORMAL] = { 0, 0, 0 }
356    base[ACTIVE] = { 0, 0, 0 }
357    base[NORMAL] = { 0, 0, 0 }
358 }
359
360 style "medium_entry" = "medium_text"
361 {
362         fg[NORMAL] = { 0.98, 0.76, 0.14 }
363         fg[ACTIVE] = { 0.98, 0.76, 0.14 }
364         fg[SELECTED] = { 0.66, 0.97, 0.18 }
365         
366         bg[NORMAL] = { 0.40, 0.40, 0.40 }
367         
368         base[NORMAL] = { 0, 0, 0 }
369         base[ACTIVE] = { 0, 0, 0 }
370         base[SELECTED] = { 0, 0, 0 }
371 }
372
373 style "medium_entry_noselection_fg" = "medium_entry"
374 {
375         fg[SELECTED] = { 0.98, 0.76, 0.14 }
376 }
377
378 style "medium_entry_noselection_bg" = "medium_entry"
379 {
380         bg[SELECTED] = { 0, 0, 0 }
381 }
382
383 style "medium_bold_entry"  = "medium_bold_text"
384 {
385         fg[NORMAL] = { 0.98, 0.76, 0.14 }
386         fg[ACTIVE] = { 0.98, 0.76, 0.14 }
387         
388         bg[NORMAL] = { 0.40, 0.40, 0.40 }
389         
390         base[NORMAL] = { 0, 0, 0 }
391         base[ACTIVE] = { 0, 0, 0 }
392         base[SELECTED] = { 0, 0, 0 }
393 }
394
395
396 style "small_entry" = "small_text"
397 {
398         fg[NORMAL] = { 0.98, 0.76, 0.14 }
399         fg[ACTIVE] = { 0.98, 0.76, 0.14 }
400         bg[NORMAL] = { 0.0, 0.0, 0.0 }
401         base[NORMAL] = { 0, 0, 0 }
402         base[ACTIVE] = { 0, 0, 0 }
403         base[SELECTED] = { 0, 0, 0 }
404 }
405
406 style "red_active_small_entry" = "small_entry"
407 {
408         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
409         fg[SELECTED] = { 1.0, 0, 0 }
410 }
411
412 style "small_bold_entry" = "small_bold_text"
413 {
414         fg[NORMAL] = { 0.98, 0.76, 0.14 }
415         fg[ACTIVE] = { 0.98, 0.76, 0.14 }
416         
417         bg[NORMAL] = { 0.40, 0.40, 0.40 }
418         
419         base[NORMAL] = { 0, 0, 0 }
420         base[ACTIVE] = { 0, 0, 0 }
421         base[SELECTED] = { 0, 0, 0 }
422 }
423
424 style "small_red_on_black_entry"  = "small_bold_text"
425 {
426        fg[NORMAL] = { 1.0, 0, 0 }
427        fg[ACTIVE] = { 1.0, 0, 0 }
428        base[NORMAL] = { 0.0, 0.0, 0.0 }
429        base[ACTIVE] = { 0.0, 0.0, 0.0 }
430        bg[NORMAL] = { 0.0, 0.0, 0.0 }
431        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
432 }
433
434 style "big_clock_display" = "medium_entry"
435 {
436         font_name = "courier bold 34"
437 }
438
439 style "transport_clock_display"
440 {
441         font_name = "sans bold 14"
442         
443         fg[NORMAL] = { 0.66, 0.97, 0.18 }
444         fg[ACTIVE] = { 1.0, 0, 0.0 }
445         fg[SELECTED] = { 1.0, 0, 0 }
446         fg[PRELIGHT] = { 1.0, 0, 0.0 }
447         fg[INSENSITIVE] = { 1.0, 0, 0.0 }
448         
449         base[NORMAL] = { 0.0, 0.0, 0.0 }
450        base[ACTIVE] = { 0.0, 0.0, 0.0 }
451        bg[NORMAL] = { 0.0, 0.0, 0.0 }
452        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
453 }
454
455 style "tempo_meter_clock_display"
456 {
457         font_name = "sans 8"
458         fg[NORMAL] = { 1.0, 1.0, 1.0 }
459         fg[ACTIVE] = { 1.0, 1.0, 0.0 }
460         fg[SELECTED] = { 1.0, 0, 0 }
461         base[NORMAL] = { 0.0, 0.48, 1.0 }
462         base[ACTIVE] = { 0.09, 0.98, 0.46 }
463         bg[NORMAL] = { 0.0, 0.48, 1.0 }
464         bg[ACTIVE] = { 0.09, 0.98, 0.46 }
465 }
466
467 style "default_clock_display" = "medium text"
468 {
469         fg[NORMAL] = { 0.98, 0.76, 0.14 }
470         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
471         fg[SELECTED] = { 1.0, 0, 0 }
472         base[NORMAL] = { 0, 0, 0 }
473         base[ACTIVE] = { 0, 0, 0 }
474         bg[NORMAL] = { 0, 0, 0 }
475         bg[ACTIVE] = { 0, 0, 0 }
476 }
477
478 style "editor_time_ruler" = "small_text"
479 {
480         fg[NORMAL] = { 0.80, 0.80, 0.70 }
481         bg[NORMAL] = { 0.09, 0.09, 0.09 }
482 }
483
484 style "audio_track_base" = "default_base"
485 {
486   font_name = "sans medium 10"
487   fg[NORMAL] = { 0.80, 0.80, 0.70 }     
488   bg[NORMAL] = { 0.18, 0.18, 0.22 }
489   bg[ACTIVE] = { 0.20, 0.20, 0.20 }     
490   bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
491   bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
492   bg[SELECTED] = { 0.20, 0.20, 0.20 }
493 }
494
495 style "audio_bus_base"
496 {
497   font_name = "sans medium 10"
498   fg[NORMAL] = { 0.7, 0.8, 0.2 }        
499   bg[NORMAL] = {0, 0.36, 0.40 } 
500 }
501
502 style "track_name_display"
503 {
504         font_name = "sans medium 10"
505         fg[NORMAL] = { 0.80, 0.80, 0.70 }
506         fg[ACTIVE] = { 0.80, 0.80, 0.70 }
507
508         base[NORMAL] = { 0.06, 0.06, 0.06 }
509         base[ACTIVE] = { 0.26, 0.26, 0.26 }
510         bg[NORMAL] = { 0.26, 0.26, 0.26 }
511         bg[ACTIVE] = { 0.26, 0.26, 0.26 }
512 }
513
514 style "track_separator"
515 {
516         bg[NORMAL] = { 0.40, 0.40, 0.40 }
517 }
518
519 #
520 # Track edit groups. These styles define
521 # the colors that the "edit" button will
522 # use as a track is moved from
523 # track edit group to track edit group.
524 # There are 8 edit groups. Edit group 0
525 # is used for tracks that are not editable, 
526 # so we leave its style to the default.
527 #
528
529 style "edit_group_0"
530
531 {
532         bg[ACTIVE] = { 1.0, 0.65, 0.13 }
533         bg[NORMAL] = { 0.31, 0.31, 0.31 }
534         fg[NORMAL] = { 0.82, 0.91, 0.99 }
535         fg[ACTIVE] = { 0, 0, 0 }
536 }
537
538 style "edit_group_1" 
539 {
540         fg[NORMAL] = { 0, 0, 0 }
541         fg[PRELIGHT] = { 0, 0, 0 }
542         fg[SELECTED] = { 0, 0, 0 }
543         bg[NORMAL] = { 0.93, 0.34, 0.08 }
544         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
545         bg[SELECTED] = { 0.93, 0.34, 0.08 }
546 }
547
548 style "edit_group_2" 
549 {
550         fg[NORMAL] = { 0, 0, 0 }
551         fg[PRELIGHT] = { 0, 0, 0 }
552         fg[SELECTED] = { 0, 0, 0 }
553         bg[NORMAL] = { 0.93, 0.34, 0.08 }
554         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
555         bg[SELECTED] = { 0.93, 0.34, 0.08 }
556 }
557
558 style "edit_group_3" 
559 {
560         fg[NORMAL] = { 0, 0, 0 }
561         fg[PRELIGHT] = { 0, 0, 0 }
562         fg[SELECTED] = { 0, 0, 0 }
563         bg[NORMAL] = { 0.93, 0.34, 0.08 }
564         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
565         bg[SELECTED] = { 0.93, 0.34, 0.08 }
566 }
567
568 style "region_list_display" = "small_bold_text"
569 {
570         fg[NORMAL] = { 0.80, 0.80, 0.70 }
571         fg[ACTIVE] = { 0.80, 0.80, 0.70 }
572         fg[SELECTED] = { 0.98, 0.76, 0.14 }
573         bg[NORMAL] = { 0, 0, 0 }
574         bg[ACTIVE] = { 0, 0, 0 }
575         bg[SELECTED] = { 0, 0, 0 }
576         base[NORMAL] = { 0, 0, 0 }
577         base[ACTIVE] = { 0, 1, 0 }
578         base[INSENSITIVE] = { 0, 0, 0 }
579         base[SELECTED] = { 0.80, 0.80, 0.70 }
580 }
581
582 style "main_canvas_area"
583 {
584         bg[NORMAL] = { 0.38, 0.38, 0.38 }
585         bg[ACTIVE] = { 0.38, 0.38, 0.38 }
586         bg[INSENSITIVE] = { 0.38, 0.38, 0.38 }
587         bg[SELECTED] = { 0.38, 0.38, 0.38 }
588         bg[PRELIGHT] = { 0.38, 0.38, 0.38 }
589 }
590
591 style "track_controls_inactive"
592 {
593         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
594         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
595         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
596         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
597         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
598
599         font_name = "sans medium 10"
600         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
601 }
602
603 style "edit_controls_base_selected"
604 {
605         bg[NORMAL] = { 0.56, 0.56, 0.56 }
606         bg[ACTIVE] = { 0.56, 0.56, 0.56 }
607         bg[INSENSITIVE] = { 0.56, 0.56, 0.56 }
608         bg[SELECTED] = { 0.56, 0.56, 0.56 }
609         bg[PRELIGHT] = { 0.56, 0.56, 0.56 }
610 }
611
612 style "automation_track_controls_base"
613 {
614         bg[NORMAL] = { 0.22, 0.22, 0.29 }
615         bg[ACTIVE] = { 0.22, 0.22, 0.29 }
616         bg[INSENSITIVE] = { 0.22, 0.22, 0.29 }
617         bg[SELECTED] = { 0.22, 0.22, 0.29 }
618         bg[PRELIGHT] = { 0.22, 0.22, 0.29 }
619 }
620
621 # Plugin Editors
622 style "plugin_slider" 
623 {
624         font_name ="sans medium 10"
625
626         fg[NORMAL] = { 0.45, 0.45, 0.45 }
627         fg[ACTIVE] = { 0.45, 0.45, 0.45 }
628         fg[INSENSITIVE] = {0.0, 0.0, 0.0 } # matches default_base
629         fg[SELECTED] = { 0.45, 0.45, 0.45 }
630         fg[PRELIGHT] = { 0.45, 0.45, 0.45 }
631
632         text[NORMAL] = { 0.80, 0.80, 0.70 }
633         text[ACTIVE] = { 0.80, 0.80, 0.70 }
634         text[INSENSITIVE] = { 0.80, 0.80, 0.70 }
635         text[SELECTED] = { 0.80, 0.80, 0.70 }
636         text[PRELIGHT] = { 0.80, 0.80, 0.70 }
637 }
638
639 style "track_list_display" = "small_bold_text"
640 {
641         fg[NORMAL] = { 0.80, 0.80, 0.70 }
642         fg[ACTIVE] = { 0.80, 0.80, 0.70 }
643         fg[SELECTED] = { 0.98, 0.76, 0.14 }
644         bg[NORMAL] = { 0, 0, 0 }
645         bg[ACTIVE] = { 0, 0, 0 }
646         bg[SELECTED] = { 0, 0, 0 }
647         base[NORMAL] = { 0, 0, 0 }
648         base[ACTIVE] = { 0, 0, 0 }
649         base[INSENSITIVE] = { 0, 0, 0 }
650         base[SELECTED] = { 0, 0, 0 }
651 }
652
653 # MixerPanZone:
654 #
655 # the NORMAL fg color is used for the pan puck
656 # the ACTIVE fg color is used for the speaker boxes
657
658 style "pan_zone" = "default_base"
659 {
660         fg[NORMAL] = { 0.34, 0.95, 0.92 }
661         fg[ACTIVE] = { 0.95, 0.48, 0.11 }
662 }
663
664 style "wall_clock" = "medium_bold_text"
665 {
666         fg[NORMAL] = { 1.0, 1.0, 1.0 }
667         bg[NORMAL] = { 0, 0, 0 }
668 }
669
670 style "paler_red_when_active" = "medium_text"
671 {
672         fg[NORMAL] = { 0.80, 0.80, 0.70 }
673         fg[PRELIGHT] = { 0.80, 0.80, 0.70 }
674         bg[NORMAL] = { 0.31, 0.31, 0.31 }
675         bg[PRELIGHT] = { 0.31, 0.31, 0.31 }
676
677         fg[ACTIVE] = { 0.36, 0.46, 0.28 }
678         bg[ACTIVE] = { 1.00, 0.59, 0.59}
679 }
680
681 style "peak_display_peaked_entry" = "small_text"
682 {
683         fg[NORMAL] = { 1.0, 1.0, 1.0 }
684         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
685         fg[SELECTED] = { 1.0, 1.0, 1.0 }
686
687         bg[NORMAL] = {0.9, 0.0, 0.0 }   
688         bg[ACTIVE] = { 0.9, 0.0, 0.0 }  
689         bg[PRELIGHT] = { 0.9, 0.0, 0.0 }        
690         bg[INSENSITIVE] = { 0.9, 0.0, 0.0 }     
691         bg[SELECTED] = { 0.9, 0.0, 0.0 }        
692         base[NORMAL] = { 0.9, 0.0, 0.0 }        
693         base[ACTIVE] = { 0.9, 0.0, 0.0 }        
694         base[PRELIGHT] = { 0.9, 0.0, 0.0 }      
695         base[INSENSITIVE] = { 0.9, 0.0, 0.0 }   
696         base[SELECTED] = { 0.9, 0.0, 0.0 }      
697 }
698
699 style "selected_strip_frame"
700 {
701         fg[NORMAL] = { 0.74, 0.42, 0.47 }
702         bg[NORMAL] = { 0.79, 0.28, 0.18 }
703 }
704
705 style "flashing_alert" = "very_small_text"
706 {
707         fg[NORMAL] = { 0.80, 0.80, 0.70 }
708         bg[NORMAL] = { 0.31, 0.31, 0.31 }
709
710         fg[ACTIVE] = { 0.80, 0.80, 0.70 }
711         bg[ACTIVE] = { 1.0, 0, 0}
712 }
713
714 style "selected_io_selector_port_list" = "medium_text"
715 {
716         fg[NORMAL] = { 0.98, 0.76, 0.14 }
717         fg[SELECTED] = { 0.98, 0.76, 0.14 }
718         base[NORMAL] = { 0, 0, 0 }
719         base[SELECTED] = { 0, 0, 0 }
720 }
721
722 style "io_selector_port_list" = "medium_text"
723 {
724         fg[NORMAL] = {0.80, 0.80, 0.70 }
725         fg[SELECTED] = {0.80, 0.80, 0.70 }
726         base[NORMAL] = { 0.26, 0.26, 0.26 }
727         base[SELECTED] = { 0.26, 0.26, 0.26 }
728 }
729
730 style "io_selector_notebook" = "default_base"
731 {
732         fg[NORMAL] = { 0.98, 0.76, 0.14 }
733         font_name ="sans bold 14"
734 }
735
736 style "tearoff_arrow" = "medium_bold_entry"
737 {
738         bg[NORMAL] = { 0.80, 0.80, 0.70 }
739         bg[PRELIGHT] = { 0.98, 0.76, 0.14 }
740 }
741
742 style "meter_metrics_strip" = "default_base"
743 {
744         font = "sans medium 10"
745         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
746 }
747
748 style "location_row_button" = "default_buttons_menus"
749 {
750         font_name = "sans 10"
751 }
752
753 style "location_rows_clock" = "default_clock_display"
754 {
755         font_name = "sans 12"
756 }
757
758 style "pan_slider" 
759 {
760         font_name = "sans 8"
761
762         fg[NORMAL] = { 0.67, 0.23, 0.22 }
763         fg[ACTIVE] = { 0.67, 0.23, 0.22 }
764         fg[INSENSITIVE] = {0.32, 0.39, 0.45 } # matches default_base
765         fg[SELECTED] = { 0.67, 0.23, 0.22 }
766         fg[PRELIGHT] = { 0.67, 0.23, 0.22 }
767
768         bg[NORMAL] = { 0, 0, 0 }
769         bg[ACTIVE] = { 0, 0, 0 }
770         bg[INSENSITIVE] = {0.32, 0.39, 0.45 } # matches default_base
771         bg[SELECTED] = { 0, 0, 0 }
772         bg[PRELIGHT] = { 0, 0, 0 }
773
774         text[NORMAL] = { 0.85, 0.92, 0.98 }
775         text[ACTIVE] = { 0.85, 0.92, 0.98 }
776         text[INSENSITIVE] = { 0.85, 0.92, 0.98 }
777         text[SELECTED] = { 0.85, 0.92, 0.98 }
778         text[PRELIGHT] = { 0.85, 0.92, 0.98 }
779 }
780
781 #---------------------------------------------------------------
782 widget "*FirstActionMessage" style "first_action_message"
783 widget "*VerboseCanvasCursor" style "verbose_canvas_cursor"
784 widget "*MarkerText" style "marker_text"
785 widget "*TimeAxisViewItemName" style "time_axis_view_item_name"
786 widget "EditorBase" style "default_base"
787 widget "*TimebarLabelBase" style "default_base"
788 widget "*WipeWindow" style "default_base"
789 widget "*TakeWindow" style "default_base"
790 widget "*TrackCanvasScroller" style "default_base"
791 widget "*TimeCanvasScroller" style "default_base"
792 widget "*SendUIWindow" style "default_base"
793 widget "*SendUIFrame" style "default_base"
794 widget "*MouseModeBase" style "default_base"
795 widget "*SelectionModeBase" style "default_base"
796 widget  "*MeterBridgeWindow"    style "default_base"
797 widget  "*ControlWindow"        style "default_base"
798 widget "*RegionWindow"          style "default_base"
799 widget "*ClickWindow" style "default_base"
800 widget "*RegionRenameWindow" style "default_base"
801 widget "*BackupRecoveryWindow" style "default_base"
802 widget "*PluginDisplayWindow" style "default_base"
803 widget "*ExportWindow" style "default_base"
804 #widget "*ExportProgress" style "default_buttons_menus"
805 widget "*ExportFileLabel" style "small_bold_text"
806 widget "*ExportFormatLabel" style "medium_bold_text"
807 widget "*ExportHeader" style "small_bold_text"
808 widget "*ExportFileDisplay" style "medium_entry"
809 widget "*ExportFormatDisplay" style "medium_entry"
810 widget "*ExportCheckbox" style "small_entry"
811 widget "*ExportTrackSelector" style "medium_entry_noselection_bg"
812 widget "*MeterScrollBase" style "default_base"
813 widget "*MixerWindow" style "default_base"
814 widget "*RegionEditorWindow" style "default_base"
815 widget "*AudioEngineControl" style "default_base"
816 widget "*PeakFileWaitWindow" style "default_base"
817 widget "*OptionsWindow" style "default_base"
818 widget "*TimeStretchDialog" style "default_base"
819 widget "*ChoiceWindow" style "default_base"
820 widget "*PluginManagerWindow" style "default_base"
821 widget "*CrossfadeEditWindow" style "default_base"
822 widget "*ErrorText" style "default_base"
823 widget "*LocationWindow" style "default_base"
824 widget "*EditControlsBase" style "default_base"
825 widget "*ToolBar" style "default_base"
826 widget "*EditModeSelector" style "medium_bold_entry"
827 widget "*SnapTypeSelector" style "medium_bold_entry"
828 widget "*SnapModeSelector" style "medium_bold_entry"
829 widget "*ZoomFocusSelector" style "medium_bold_entry"
830 widget "*BigClockBase" style "default_base"
831 widget "*AboveMeterZone" style "default_base"
832 widget "*BelowMeterZone" style "default_base"
833 widget "*ButtonTable" style "default_base"
834 widget "*AdjusterTable" style "default_base"
835 widget "*PluginEditor" style "default_base"
836 widget "*PluginNameBox" style "default_base"
837 widget "*IOSelectorWindow" style "default_base"
838 widget "*ConnectionEditorWindow" style "default_base"
839 widget "*RouteParamsWindow" style "default_base"
840 widget "*RouteParamsBaseFrame" style "default_base"
841 widget "*MetricDialog" style "default_base"
842 widget "AddRouteDialog" style "default_base"
843 widget "*LocationLocRowsScroller*" style "default_base"
844 widget "*LocationRangeRowsScroller*" style "default_base"
845 widget "*LocationRangeRows" style "default_base"
846 widget "*LocationLocRows" style "default_base"
847 widget "*LocationFrameBox" style "default_base"
848 widget "*PanScrollerBase" style "default_base"
849 widget "*ArdourContextMenu*" style "default_buttons_menus"
850 widget "*EditGroupTitleButton*" style "default_buttons_menus"
851 widget "*MixerGroupTitleButton*" style "default_buttons_menus"
852 widget "*ErrorLogCloseButton" style "default_buttons_menus"
853 widget "*EditorGTKButton*" style "default_buttons_menus" 
854 widget "*ToolbarButton" style "default_buttons_menus"
855 widget "*ToolbarButton*" style "default_buttons_menus"
856 widget "*CrossfadeEditButton" style "default_buttons_menus"
857 widget "*CrossfadeEditButton*" style "default_buttons_menus"
858 widget "*TrackHistoryButton*" style "default_buttons_menus"
859 widget "*TrackSizeButton*" style "default_buttons_menus"
860 widget "*TrackPlaylistButton*" style "default_buttons_menus"
861 widget "*TrackAutomationButton*" style "default_buttons_menus"
862 widget "*TrackGroupButton*" style "default_buttons_menus"
863 widget "*TrackMixButton*" style "default_buttons_menus"
864 widget "*TrackVisualButton*" style "default_buttons_menus"
865 widget "*TrackRemoveButton*" style "default_buttons_menus"
866 widget "*BaseButton" style "default_buttons_menus"
867 widget "*TakeButtonLabel" style "default_buttons_menus"
868 widget "*MixerWidthButton" style "default_buttons_menus"
869 widget "*MixerHideButton" style "default_buttons_menus"
870 widget "*MixerSendButton" style "default_buttons_menus"
871 widget "*MixerSendButtonLabel" style "default_buttons_menus"
872 widget "*MixerSendSwitch" style "default_buttons_menus"
873 widget "*MixerInsertButton" style "default_buttons_menus"
874 widget "*MixerInsertButtonLabel" style "default_buttons_menus"
875 widget "*MixerInsertSwitch" style "default_buttons_menus"
876 widget "*MixerMonitorInputButton*" style "very_small_button"
877 widget "*MixerMonitorInputButton.*" style "very_small_button"
878 widget "*MixerIOButton" style "very_small_button"
879 widget "*MixerIOButtonLabel" style "very_small_button"
880 widget "*AddRouteDialogSpinner" style "ardour_adjusters"
881 widget "*AddRouteDialogRadioButton*" style "options_window"
882 widget "*OptionsNotebook" style "options_window"
883 widget "*OptionEditorToggleButton*" style "options_window"
884 widget "*OptionsLabel" style "options_window"
885 widget "*OptionEditorAuditionerLabel" style "options_window"
886 widget "*OptionsEntry" style "option_entry"
887 widget "*InspectorNotebook" style "options_window"
888 widget "*NewSessionDialog" style "options_window"
889 widget "*NewSessionDialogButton*" style "options_window"
890 widget "*MixerSendSwitch*" style "very_small_red_active_and_selected_button"
891 widget "*OptionEditorToggleButton" style "small_red_active_and_selected_button"
892 widget "*NewSessionDialogButton" style "small_red_active_and_selected_button"
893 widget "*MixerRecordEnableButton" style "mixer_rec_enable_button"
894 widget "*MixerRecordEnableButton*" style "mixer_rec_enable_button"
895 widget "*TrackRecordEnableButton" style "track_rec_enable_button"
896 widget "*TrackRecordEnableButton*" style "track_rec_enable_button"
897 widget "*TrackMuteButton*" style "mute_button"
898 widget "*TrackLoopButton*" style "track_loop_button"
899 widget "*EditorTimeButton*" style "time_button"
900 widget "*EditorMixerButton*" style "default_buttons_menus"
901 widget "*SoloButton*" style "solo_button"
902 widget "*SoloButton.*" style "solo_button"
903 widget "*SafeSoloButton*" style "solo_button"
904 widget "*SafeSoloButton.*" style "solo_button"
905 widget "*MixerPhaseInvertButton*" style "very_small_button"
906 widget "*MixerPhaseInvertButton.*" style "very_small_button"
907 widget "*MixerAutomationRecordingButton*" style "very_small_button"
908 widget "*MixerAutomationRecordingButton.*" style "very_small_button"
909 widget "*MixerAutomationModeButton*" style "very_small_button"
910 widget "*MixerAutomationModeButton.*" style "very_small_button"
911 widget "*MixerAutomationPlaybackButton*" style "very_small_button"
912 widget "*MixerAutomationPlaybackButton.*" style "very_small_button"
913 widget "*MixerMuteButton*" style "mixer_mute_button"
914 widget "*MixerMuteButton.*" style "mixer_mute_button"
915 widget "*MixerSoloButton*" style "mixer_solo_button"
916 widget "*MixerSoloButton.*" style "mixer_solo_button"
917 widget "*MixerNameButton" style "very_small_button"
918 widget "*MixerNameButtonLabel" style "very_small_button"
919 widget "*MixerGroupButton" style "very_small_button"
920 widget "*MixerGroupButtonLabel" style "very_small_button"
921 widget "*MixerCommentButton" style "very_small_button"
922 widget "*MixerCommentButton*" style "very_small_button"
923 widget "*EditGroupButton" style "very_small_button"
924 widget "*EditGroupButtonLabel" style "very_small_button"
925 widget "*TransportButton" style "transport_button"
926 widget "*TransportButton*" style "transport_button"
927 widget "*ShuttleButton" style "transport_button"
928 widget "*ShuttleButton*" style "transport_button"
929 widget "*ShuttleDisplay" style "transport_button"
930 widget "*ShuttleDisplay*" style "transport_button"
931 widget "*ShuttleControl" style "shuttle_control"
932 widget "*TransportRecButton" style "transport_rec_button"
933 widget "*TransportRecButton*" style "transport_rec_button"
934 widget "*TransportBase" style "default_base"
935 widget "*TransportWindow" style "default_base"
936 widget "*RecordingXrunWarningWindow" style "xrun_warn"
937 widget "*RecordingXrunWarningWindow*" style "xrun_warn"
938 widget "*MainMenuBar" style "menu_bar_base"
939 widget "*ErrorMessage" style "error_message"
940 widget "*FatalMessage" style "fatal_message"
941 widget "*InfoMessage" style "info_message"
942 widget "*WarningMessage" style "warning_message"
943 widget "*BigClockDisplay" style "big_clock_display"
944 widget "*TransportClockDisplay" style "transport_clock_display"
945 widget "*SecondaryClockDisplay" style "transport_clock_display"
946 widget "*BBTTempoLabel" style "tempo_meter_clock_display"
947 widget "*BBTMeterLabel" style "tempo_meter_clock_display"
948 widget "*SelectionStartClock" style "default_clock_display"
949 widget "*SelectionEndClock" style "default_clock_display"
950 widget "*EditCursorClock" style "default_clock_display"
951 widget "*PreRollClock" style "default_clock_display"
952 widget "*PostRollClock" style "default_clock_display"
953 widget "*NudgeClock" style "default_clock_display"
954 widget "*ZoomRangeClock" style "default_clock_display"
955 widget "*SMPTEOffsetClock" style "default_clock_display"
956 widget "*TransportLabel" style "small_bold_text"
957 widget "*TakeLabel" style "small_bold_text"
958 widget "*LocationLabel" style "small_bold_text"
959 widget "*WipeLabel" style "small_bold_text"
960 widget "*TakeTagLabel" style "small_bold_text"
961 widget "*ToolBarLabel" style "small_bold_text"
962 widget "*EditorDisplayLabel" style "small_bold_text"
963 widget "*NewSessionLabel" style "large_text"
964 widget "*GlobalButtonLabel" style "default_buttons_menus"
965 widget "*ClickButton" style "medium_entry"
966 widget "*RegionNameDisplay" style "medium_entry"
967 widget "*PluginDisplay" style "medium_entry"
968 widget "*SelectionDisplay" style "medium_entry"
969 widget "*HistorySelector" style "medium_entry"
970 widget "*LocationSelector" style "medium_entry"
971 widget "*TakeSelector" style "medium_entry"
972 widget "*RegionSelector" style "medium_entry"
973 widget "*SMPTERuler" style "editor_time_ruler"
974 widget "*BBTRuler" style "editor_time_ruler"
975 widget "*FramesRuler" style "editor_time_ruler"
976 widget "*MinSecRuler" style "editor_time_ruler"
977 widget "*BaseFrame" style "base_frame"
978 widget "*AudioTrackStripBase" style "audio_track_base"
979 widget "*TimeAxisViewControlsBaseUnselected" style "audio_track_base"
980 widget "*AudioTrackControlsBaseUnselected" style "audio_track_base"
981 widget "*AudioTrackFader" style "audio_track_base"
982 widget "*AudioBusStripBase" style "audio_bus_base"
983 widget "*BusControlsBaseUnselected" style "audio_bus_base"
984 widget "*AudioBusFader" style "audio_bus_base"
985 widget "*TrackSeparator" style "track_separator"
986 widget "*TrackEditIndicator0*" style "edit_group_0"
987 widget "*TrackEditIndicator1*" style "edit_group_1"
988 widget "*TrackEditIndicator2*" style "edit_group_2"
989 widget "*TrackEditIndicator3*" style "edit_group_3"
990 widget "*TrackEditIndicator4*" style "edit_group_3"
991 widget "*TrackEditIndicator5*" style "edit_group_3"
992 widget "*TrackEditIndicator6*" style "edit_group_3"
993 widget "*TrackEditIndicator7*" style "edit_group_3"
994 widget "*EditorTrackNameDisplay" style "track_name_display"
995 widget "*EditorTrackNameDisplay*" style "track_name_display"
996 widget "*EditorRegionList" style "region_list_display"
997 widget "*CrossfadeEditAuditionButton" style "red_when_active"
998 widget "*CrossfadeEditAuditionButton*" style "red_when_active"
999 widget "*CrossfadeEditCurveButton" style "red_when_active"
1000 widget "*CrossfadeEditCurveButton*" style "red_when_active"
1001 widget "*CrossfadeEditLabel" style "medium_text"
1002 widget "*CrossfadeEditFrame" style "base_frame"
1003 widget "*MouseModeButton" style "default_buttons_menus"
1004 widget "*MouseModeButton*" style "default_buttons_menus"
1005 widget "*EditorWindow" style "default_base"
1006 widget "*EditorMainCanvas" style "main_canvas_area"
1007 widget "*AudioTrackControlsBaseInactiveUnselected" style "track_controls_inactive"
1008 widget "*BusControlsBaseInactiveUnselected" style "track_controls_inactive"
1009 widget "*AutomationTrackControlsBaseInactiveUnselected" style "track_controls_inactive"
1010 widget "*AudioTrackControlsBaseInactiveSelected" style "track_controls_inactive"
1011 widget "*BusControlsBaseInactiveSelected" style "track_controls_inactive"
1012 widget "*AutomationTrackControlsBaseInactiveSelected" style "track_controls_inactive"
1013 widget "*AudioTrackStripBaseInactive" style "track_controls_inactive"
1014 widget "*AudioBusStripBaseInactive" style "track_controls_inactive"
1015 widget "*AudioTrackControlsBaseSelected" style "edit_controls_base_selected"
1016 widget "*BusControlsBaseSelected" style "edit_controls_base_selected"
1017 widget "*AutomationTrackControlsBase" style "automation_track_controls_base"
1018 widget "*AutomationTrackControlsBaseSelected" style "edit_controls_base_selected"
1019 widget "*EditorMenuBar*" style "black_mackie_menu_bar"
1020 widget "*MainMenuBar*" style "black_mackie_menu_bar"
1021 widget "*ZoomClickBox" style "medium_bold_entry"
1022 widget "*PluginParameterLabel" style "medium_text"
1023 widget "*PluginNameInfo" style "plugin_name_text"
1024 widget "*PluginMakerInfo" style "plugin_maker_text"
1025 widget "*PluginParameterInfo" style "medium_text"
1026 widget "*MotionControllerValue" style "medium_entry"
1027 widget "*ParameterValueDisplay" style "medium_bold_entry"
1028 widget "*PluginUIClickBox" style "medium_bold_entry"
1029 widget "*PluginUIClickBox*" style "medium_bold_entry"
1030 widget "*PluginSlider" style "plugin_slider"
1031 widget "*TrackListDisplay" style "track_list_display"
1032 widget "*TrackListDisplay.*" style "small_bold_text"
1033 widget "*RegionListDisplay" style "small_bold_entry"
1034 widget "*RegionListDisplay.*" style "small_bold_text"
1035 widget "*MixerRedirectSelector" style "small_bold_entry"
1036 widget "*MixerRedirectSelector.*" style "small_bold_text"
1037 widget "*MixerTrackNameArea" style "default_base"
1038 widget "*MixerTrackCommentArea" style "option_entry"
1039 widget "*MixerPanZone" style "pan_zone"
1040 widget "*MixerTrackDisplayList" style "track_list_display"
1041 widget "*MixerSnapshotDisplayList" style "track_list_display"
1042 widget "*MixerAuxDisplayList" style "track_list_display"
1043 widget "*MixerGroupList" style "track_list_display"
1044 widget "*WallClock" style "wall_clock"
1045 widget "*CPULoad" style "wall_clock"
1046 widget "*RegionEditorLabel" style "medium_text"
1047 widget "*RegionEditorSmallLabel" style "small_text"
1048 widget "*RegionEditorEntry" style "medium_entry"
1049 widget "*RegionEditorClock" style "default_clock_display"
1050 widget "*RegionEditorToggleButton" style "paler_red_when_active"
1051 widget "*RegionEditorToggleButton*" style "paler_red_when_active"
1052 widget "*MixerStripSpeedBase" style "small_entry"
1053 widget "*MixerStripSpeedBase*" style "small_entry"
1054 widget "*MixerStripSpeedBaseNotOne" style "small_red_on_black_entry"
1055 widget "*MixerStripSpeedBaseNotOne*" style "small_red_on_black_entry"
1056 widget "*MixerStripGainDisplay" style "small_entry"
1057 widget "*MixerStripGainUnitButton" style "very_small_button"
1058 widget "*MixerStripGainUnitButton*" style "very_small_button"
1059 widget "*MixerStripMeterPreButton" style "very_small_button"
1060 widget "*MixerStripMeterPreButton*" style "very_small_button"
1061 widget "*MixerStripPeakDisplay*" style "red_active_small_entry"
1062 widget "*MixerStripPeakDisplayPeak*" style "peak_display_peaked_entry"
1063 widget "*MixerStripSelectedFrame" style "selected_strip_frame"
1064 widget "*MixerStripFrame" style "base_frame"
1065 widget "*HWMonitorButton" style "red_when_active"
1066 widget "*HWMonitorButton*" style "red_when_active"
1067 widget "*BypassButton" style "red_when_active"
1068 widget "*BypassButton*" style "red_when_active"
1069 widget "*TransportSoloAlert" style "flashing_alert"
1070 widget "*TransportSoloAlert.*" style "flashing_alert"
1071 widget "*TransportAuditioningAlert" style "flashing_alert"
1072 widget "*TransportAuditioningAlert.*" style "flashing_alert"
1073 widget "*Prompter" style "default_base"
1074 widget "*PrompterLabel" style "default_base"
1075 widget "*CleanupDialog" style "default_base"
1076 widget "*CleanupDialog*" style "default_base"
1077 widget "*FadeCurve" style "medium_bold_entry"
1078 widget "*FadeCurve*" style "medium_bold_entry"
1079 widget "*IOSelectorButton" style "default_buttons_menus"
1080 widget "*IOSelectorButton*" style "default_buttons_menus"
1081 widget "*IOSelectorList" style "medium_entry_noselection_fg"
1082 widget "*IOSelectorPortList" style "io_selector_port_list"
1083 widget "*IOSelectorPortListSelected" style "selected_io_selector_port_list"
1084 widget "*IOSelectorNotebook" style "io_selector_notebook"
1085 widget "*IOSelectorNotebookTab" style "io_selector_notebook"
1086 widget "*IOSelectorFrame" style "base_frame"
1087 widget "*ConnectionEditorButton" style "default_buttons_menus"
1088 widget "*ConnectionEditorButton*" style "default_buttons_menus"
1089 widget "*ConnectionEditorList" style "medium_entry_noselection_fg"
1090 widget "*ConnectionEditorConnectionList" style "medium_entry"
1091 widget "*ConnectionEditorPortList" style "io_selector_port_list"
1092 widget "*ConnectionEditorPortListSelected" style "selected_io_selector_port_list"
1093 widget "*ConnectionEditorNotebook" style "io_selector_notebook"
1094 widget "*ConnectionEditorNotebookTab" style "io_selector_notebook"
1095 widget "*ConnectionEditorFrame" style "base_frame"
1096 widget "*RouteParamsListDisplay" style "track_list_display"
1097 widget "*RouteParamsPreListDisplay" style "track_list_display"
1098 widget "*RouteParamsPostListDisplay" style "track_list_display"
1099 widget "*TearOffArrow" style "tearoff_arrow"
1100 widget "*RouteParamsTitleButton" style "medium_text"
1101 widget "*RouteParamsTitleLabel" style "medium_text"
1102 widget "*PluginAutomateRecordButton" style "small_red_active_and_selected_button"
1103 widget "*PluginAutomateRecordButton*" style "small_red_active_and_selected_button"
1104 widget "*PluginAutomatePlayButton" style "small_red_active_and_selected_button"
1105 widget "*PluginAutomatePlayButton*" style "small_red_active_and_selected_button"
1106 widget "*PluginAutomateButton" style "small_button"
1107 widget "*PluginAutomateButton*" style "small_button"
1108 widget "*PluginSaveButton" style "small_button"
1109 widget "*PluginSaveButton*" style "small_button"
1110 widget "*PluginLoadButton" style "small_button"
1111 widget "*PluginLoadButton*" style "small_button"
1112 widget "*FaderMetricsStrip" style "meter_metrics_strip"
1113 widget "*MeterMetricsStrip" style "meter_metrics_strip"
1114 widget "*MetricDialogFrame" style "base_frame"
1115 widget "*MetricEntry" style "medium_bold_entry"
1116 widget "*MetricButton" style "default_buttons_menus"
1117 widget "*MetricButton.*" style "default_buttons_menus"
1118 widget "*MetricLabel" style "medium_text"
1119 widget "*TimeStretchButton" style "default_buttons_menus"
1120 widget "*TimeStretchButton.*" style "default_buttons_menus"
1121 widget "*TimeStretchProgress" style "default_buttons_menus"
1122 widget "*ChoiceWindow" style "default_buttons_menus"
1123 widget "*ChoicePrompt" style "default_buttons_menus"
1124 widget "*ChoiceButton" style "default_buttons_menus"
1125 widget "*ChoiceButton*" style "default_buttons_menus"
1126 widget "*SelectionModeButton" style "default_buttons_menus"
1127 widget "*SelectionModeButton*" style "default_buttons_menus"
1128 widget "*TrackLabel" style "medium_text"
1129 widget "*TrackPlugName" style "medium_text"
1130 widget "*TrackParameterName" style "small_text"
1131 widget "*AddRouteDialog*" style "medium_text"
1132 widget "*AddRouteDialog.GtkLabel" style "medium_text"
1133 widget "*AddRouteDialogChannelChoice" style "medium_bold_entry"
1134 widget "*AddRouteDialogSpinner" style "medium_bold_entry"
1135 widget "*AddRouteDialogSpinner*" style "medium_bold_entry"
1136 widget "*AddRouteDialogRadioButton" style "red_when_active"
1137 widget "*AddRouteDialogButton" style "default_buttons_menus"
1138 widget "*AddRouteDialogNameTemplateEntry" style "medium_bold_entry"
1139 widget "*NewSessionIOLabel" style "larger_bold_text"
1140 widget "*NewSessionSR1Label" style "red_medium_text"
1141 widget "*NewSessionSR2Label" style "medium_text"
1142 widget "*NewSessionChannelChoice" style "medium_bold_entry"
1143 widget "*NewSessionMainButton" style "larger_bold_text"
1144 widget "*NewSessionMainButton*" style "larger_bold_text"
1145 widget "*NewSessionMainLabel" style "larger_bold_text"
1146 widget "*LocationEditRowClock" style "location_rows_clock"
1147 widget "*LocationEditNameLabel" style "medium_text"
1148 widget "*LocationEditSetButton" style "location_row_button"
1149 widget "*LocationEditSetButton*" style "location_row_button"
1150 widget "*LocationEditGoButton" style "location_row_button"
1151 widget "*LocationEditGoButton*" style "location_row_button"
1152 widget "*LocationEditCdButton" style "small_red_active_and_selected_button"
1153 widget "*LocationEditCdButton*" style "small_red_active_and_selected_button"
1154 widget "*LocationEditHideButton" style "small_red_active_and_selected_button"
1155 widget "*LocationEditHideButton*" style "small_red_active_and_selected_button"
1156 widget "*LocationEditNumberLabel" style "small_text"
1157 widget "*LocationLocEditorFrame" style "base_frame"
1158 widget "*LocationRangeEditorFrame" style "base_frame"
1159 widget "*LocationEditNameEntry" style "option_entry"
1160 widget "*LocationAddLocationButton" style "default_buttons_menus"
1161 widget "*LocationAddLocationButton*" style "default_buttons_menus"
1162 widget "*LocationAddRangeButton" style "default_buttons_menus"
1163 widget "*LocationAddRangeButton*" style "default_buttons_menus"
1164 widget "*LocationEditRemoveButton" style "location_row_button"
1165 widget "*LocationEditRemoveButton*" style "location_row_button"
1166 widget "*PanSlider" style "pan_slider"
1167 widget "*PanningLinkButton" style "mixer_red_active_button"
1168 widget "*PanningLinkButton.*" style "mixer_red_active_button"
1169 widget "*PanningLinkDirectionButton" style "very_small_button"
1170 widget "*PanningLinkDirectionButton.*" style "very_small_button"
1171 widget "*ChannelCountSelector" style "medium_bold_entry"
1172 widget "*ChannelCountSelector.GtkArrow" style "default_buttons_menus"
1173
1174 class "GtkWidget" style "default_base"
1175 class "GtkScrollbar" style "ardour_adjusters"
1176 class "GtkLabel" style "default_buttons_menus"
1177 class "GtkButton" style "default_buttons_menus"
1178 class "GtkArrow" style "tearoff_arrow"
1179 class "GtkProgressBar" style "ardour_progressbars"
1180
1181 #
1182 #----------------------------------------------------------------------
1183 #
1184 # Below this point, all styles refer to colors used by canvas items
1185 # not actual widgets. The "red" value of the active state is used
1186 # to define the "alpha" value for the RGBA value. Other color values
1187 # for the active state are ignored.
1188 #
1189
1190 style "cWaveForm" 
1191 {
1192       fg[NORMAL] = { 0.0, 0.0, 0.0 }
1193       fg[ACTIVE] = { 0.80, 0, 0 }
1194 }
1195 widget "*cWaveForm" style "cWaveForm"
1196
1197 style "cMutedWaveForm" 
1198 {
1199       fg[NORMAL] = { 0.35, 0.35, 0.35 }
1200       #fg[NORMAL] = { 0.80, 0.80, 0.70 }
1201       fg[ACTIVE] = { 1.0, 0, 0 }
1202 }
1203 widget "*cMutedWaveForm" style "cMutedWaveForm"
1204
1205 style "cSelectedFrameBase"
1206 {
1207         fg[NORMAL] = { 0.71, 0.57, 0.66 }
1208         #fg[NORMAL] = { 0.10, 0.10, 0.10 }
1209         fg[ACTIVE] = { 1.0, 0, 0 } # Not used, opacity set by region editor
1210 }
1211 widget "*cSelectedFrameBase" style "cSelectedFrameBase"
1212
1213 style "cFrameBase"
1214 {
1215         fg[NORMAL] = { 0.75, 0.75, 0.76 }
1216         fg[ACTIVE] = { 1.0, 0, 0 } # Not used, opacity set by region editor
1217 }
1218 widget "*cFrameBase" style "cFrameBase"
1219
1220 style "cAudioTrackBase"
1221 {
1222         fg[NORMAL] = { 0.79, 0.80, 0.85 }
1223         #fg[NORMAL] = { 0, 0, 0 }
1224         fg[ACTIVE] = { 0.41, 0, 0 }
1225         #fg[ACTIVE] = { 0.70, 0, 0 }
1226 }
1227 widget "*cAudioTrackBase" style "cAudioTrackBase"
1228
1229 style "cAudioTrackOutline"
1230 {
1231         fg[NORMAL] = { 0.00, 0.00, 0.00 }
1232         fg[ACTIVE] = { 1.00, 0, 0 }
1233 }
1234 widget "*cAudioTrackOutline" style "cAudioTrackOutline"
1235
1236 style "cAudioBusBase"
1237 {
1238         fg[NORMAL] = { 0.90, 0.82, 0.90 }
1239         fg[ACTIVE] = { 0.41, 0, 0 }
1240 }
1241 widget "*cAudioBusBase" style "cAudioBusBase"
1242
1243 style "cTempoBar"
1244 {
1245         fg[NORMAL] = { 0.64, 0.64, 0.62 }
1246         fg[ACTIVE] = { 1.0, 0, 0 }
1247 }
1248 widget "*TempoBar" style "cTempoBar"
1249
1250 style "cMeterBar"
1251 {
1252         fg[NORMAL] = { 0.75, 0.75, 0.73 }
1253         fg[ACTIVE] = { 1.0, 0, 0 }
1254 }
1255 widget "*cMeterBar" style "cMeterBar"
1256
1257 style "cMarkerBar"
1258 {
1259         fg[NORMAL] = { 0.54, 0.54, 0.52 }
1260         fg[ACTIVE] = { 1.0, 0, 0 }
1261 }
1262 widget "*cMarkerBar" style "cMarkerBar"
1263
1264 style "cRangeMarkerBar"
1265 {
1266         fg[NORMAL] = { 0.48, 0.48, 0.46 }
1267         fg[ACTIVE] = { 1.0, 0, 0 }
1268 }
1269 widget "*cRangeMarkerBar" style "cRangeMarkerBar"
1270
1271 style "cTransportMarkerBar"
1272 {
1273         fg[NORMAL] = { 0.40, 0.40, 0.38  }
1274         fg[ACTIVE] = { 1.0, 0, 0 }
1275 }
1276 widget "*cTransportMarkerBar" style "cTransportMarkerBar"
1277
1278 style "cTimeStretchFill"
1279 {
1280         fg[NORMAL] = { 0.89, 0.71, 0.71  }
1281         fg[ACTIVE] = { 0.59, 0, 0 }
1282 }
1283 widget "*cTimeStretchFill" style "cTimeStretchFill"
1284
1285 style "cTimeStretchOutline"
1286 {
1287         fg[NORMAL] = { 0.39, 0.39, 0.39  }
1288         fg[ACTIVE] = { 0.59, 0, 0 }
1289 }
1290 widget "*cTimeStretchOutline" style "cTimeStretchOutline"
1291
1292 style "cAutomationLine"
1293 {
1294         fg[NORMAL] = { 0.27, 0.74, 0.35  }
1295         fg[ACTIVE] = { 1.0, 0, 0 }
1296 }
1297 widget "*cAutomationLine" style "cAutomationLine"
1298
1299 style "cLeftPanAutomationLine"
1300 {
1301         fg[NORMAL] = { 0.77, 0.24, 0.01  }
1302         fg[ACTIVE] = { 1.0, 0, 0 }
1303 }
1304 widget "*cLeftPanAutomationLine" style "cLeftPanAutomationLine"
1305
1306 style "cRightPanAutomationLine"
1307 {
1308         fg[NORMAL] = { 0.03, 0.26, 0.73 }
1309         fg[ACTIVE] = { 1.0, 0, 0 }
1310 }
1311 widget "*cRightPanAutomationLine" style "cRightPanAutomationLine"
1312
1313 style "cRedirectAutomationLine"
1314 {
1315         fg[NORMAL] = { 0.28, 0.34, 0.74  }
1316         fg[ACTIVE] = { 1.0, 0, 0 }
1317 }
1318 widget "*cRedirectAutomationLine" style "cRedirectAutomationLine"
1319
1320 style "cControlPointFill"
1321 {
1322         fg[NORMAL] = { 0, 0, 0 }
1323         fg[ACTIVE] = { 1.0, 0, 0 }
1324 }
1325 widget "*cControlPointFill" style "cControlPointFill"
1326
1327 style "cControlPointOutline"
1328 {
1329         fg[NORMAL] = { 0, 0, 0 }
1330         fg[ACTIVE] = { 1.0, 0, 0 }
1331 }
1332 widget "*cControlPointOutline" style "cControlPointOutline"
1333
1334 style "cEnteredControlPointOutline"
1335 {
1336         fg[NORMAL] = { 1.0, 0.21, 0.21  }
1337         fg[ACTIVE] = { 1.0, 0, 0 }
1338 }
1339 widget "*cEnteredControlPointOutline" style "cEnteredControlPointOutline"
1340
1341 style "cEnteredControlPointSelected"
1342 {
1343         fg[NORMAL] = { 0.00, 1.00, 0.00 }
1344         fg[ACTIVE] = { 1.00, 0, 0 }
1345 }
1346 widget "*cEnteredControlPointSelected" style "cEnteredControlPointSelected"
1347
1348 style "cEnteredControlPoint"
1349 {
1350         fg[NORMAL] = { 1.00, 0.00, 0.00 }
1351         fg[ACTIVE] = { 1.00, 0, 0 }
1352 }
1353 widget "*cEnteredControlPoint" style "cEnteredControlPoint"
1354
1355 style "cControlPointSelected"
1356 {
1357         fg[NORMAL] = { 0.91, 0.04, 0.04 }
1358         fg[ACTIVE] = { 1.00, 0, 0 }
1359 }
1360 widget "*cControlPointSelected" style "cControlPointSelected"
1361
1362 style "cControlPoint"
1363 {
1364         fg[NORMAL] = { 0.00, 0.00, 0.00 }
1365         fg[ACTIVE] = { 1.00, 0, 0 }
1366 }
1367 widget "*cControlPoint" style "cControlPoint"
1368
1369 style "cAutomationTrackFill"
1370 {
1371         fg[NORMAL] = { 0.63, 0.63, 0.81  }
1372         fg[ACTIVE] = { 0.41, 0, 0 }
1373 }
1374 widget "*cAutomationTrackFill" style "cAutomationTrackFill"
1375
1376 style "cAutomationTrackOutline"
1377 {
1378         fg[NORMAL] = { 0.16, 0.16, 0.16  }
1379         fg[ACTIVE] = { 1.0, 0, 0 }
1380 }
1381 widget "*cAutomationTrackOutline" style "cAutomationTrackOutline"
1382
1383 style "cCrossfadeEditorBase"
1384 {
1385         fg[NORMAL] = { 0.16, 0.18, 0.29  }
1386         fg[ACTIVE] = { 1.0, 0, 0 }
1387 }
1388 widget "*cCrossfadeEditorBase" style "cCrossfadeEditorBase"
1389
1390 style "cSelectedCrossfadeEditorLine"
1391 {
1392         fg[NORMAL] = { 0, 0.86, 0.86  }
1393         fg[ACTIVE] = { 1.0, 0, 0 }
1394 }
1395 widget "*cSelectedCrossfadeEditorLine" style "cSelectedCrossfadeEditorLine"
1396
1397 style "cCrossfadeEditorLineShading"
1398 {
1399         fg[NORMAL] = { 0, 0.63, 0.82  }
1400         fg[ACTIVE] = { 0.33, 0, 0 }
1401 }
1402 widget "*cCrossfadeEditorLineShading" style "cCrossfadeEditorLineShading"
1403
1404 style "cCrossfadeEditorPointFill"
1405 {
1406         fg[NORMAL] = { 0, 1.0, 0  }
1407         fg[ACTIVE] = { 1.0, 0, 0 }
1408 }
1409 widget "*cCrossfadeEditorPointFill" style "cCrossfadeEditorPointFill"
1410
1411 style "cCrossfadeEditorPointOutline"
1412 {
1413         fg[NORMAL] = { 0, 0, 1.0  }
1414         fg[ACTIVE] = { 1.0, 0, 0 }
1415 }
1416 widget "*cCrossfadeEditorPointOutline" style "cCrossfadeEditorPointOutline"
1417
1418 style "cCrossfadeEditorWave"
1419 {
1420         fg[NORMAL] = { 1.0, 1.0, 1.0 }
1421         fg[ACTIVE] = { 0.16, 0, 0 }
1422 }
1423 widget "*cCrossfadeEditorWave" style "cCrossfadeEditorWave"
1424
1425 style "cSelectedCrossfadeEditorWave"
1426 {
1427         fg[NORMAL] = { 0.98, 0.92, 0.08  }
1428         fg[ACTIVE] = { 0.63, 0, 0 }
1429 }
1430 widget "*cSelectedCrossfadeEditorWave" style "cSelectedCrossfadeEditorWave"
1431
1432 style "cCrossfadeLine"
1433 {
1434         fg[NORMAL] = { 0, 0, 0  }
1435         fg[ACTIVE] = { 1.0, 0, 0 }
1436 }
1437 widget "*cCrossfadeLine" style "cCrossfadeLine"
1438
1439 style "cActiveCrossfade"
1440 {
1441         fg[NORMAL] = { 0.91, 0.93, 0.24  }
1442         fg[ACTIVE] = { 0.47, 0, 0 }
1443 }
1444 widget "*cActiveCrossfade" style "cActiveCrossfade"
1445
1446 style "cInactiveCrossfade"
1447 {
1448         fg[NORMAL] = { 0, 0, 0  }
1449         fg[ACTIVE] = { 0, 0, 0 }
1450 }
1451 widget "*cInactiveCrossfade" style "cInactiveCrossfade"
1452
1453 style "cLocationMarker"
1454 {
1455         fg[NORMAL] = { 0.77, 0.96, 0.07  }
1456         fg[ACTIVE] = { 1.0, 0, 0 }
1457 }
1458 widget "*cLocationMarker" style "cLocationMarker"
1459
1460 style "cLocationRange"
1461 {
1462         fg[NORMAL] = { 0.29, 0.48, 0.35  }
1463         fg[ACTIVE] = { 1.0, 0, 0 }
1464 }
1465 widget "*cLocationRange" style "cLocationRange"
1466
1467 style "cLocationCDMarker"
1468 {
1469         fg[NORMAL] = { 0.12, 0.91, 0.77  }
1470         fg[ACTIVE] = { 1.0, 0, 0 }
1471 }
1472 widget "*cLocationCDMarker" style "cLocationCDMarker"
1473
1474 style "cLocationLoop"
1475 {
1476         fg[NORMAL] = { 0.21, 0.59, 0.31  }
1477         fg[ACTIVE] = { 1.0, 0, 0 }
1478 }
1479 widget "*cLocationLoop" style "cLocationLoop"
1480
1481 style "cLocationPunch"
1482 {
1483         fg[NORMAL] = { 0.49, 0.23, 0.23  }
1484         fg[ACTIVE] = { 1.0, 0, 0 }
1485 }
1486 widget "*cLocationPunch" style "cLocationPunch"
1487
1488 style "cVerboseCanvasCursor"
1489 {
1490         fg[NORMAL] = { 0, 0, 0  }
1491         fg[ACTIVE] = {0.74, 0, 0 }
1492 }
1493 widget "*cVerboseCanvasCursor" style "cVerboseCanvasCursor"
1494
1495 style "cRangeDragBarRect"
1496 {
1497         fg[NORMAL] = { 0.59, 0.59, 0.59  }
1498         fg[ACTIVE] = { 0.78, 0, 0 }
1499 }
1500 widget "*cRangeDragBarRect" style "cRangeDragBarRect"
1501
1502 style "cRangeDragBarRectFill"
1503 {
1504         fg[NORMAL] = { 0.78, 0.82, 0.70  }
1505         fg[ACTIVE] = { 0.43, 0, 0 }
1506 }
1507 widget "*cRangeDragBarRectFill" style "cRangeDragBarRectFill"
1508
1509 style "cRangeDragRect"
1510 {
1511         fg[NORMAL] = { 0.59, 0.59, 0.59  }
1512         fg[ACTIVE] = { 0.78, 0, 0 }
1513 }
1514 widget "*cRangeDragRect" style "cRangeDragRect"
1515
1516 style "cRangeDragRectFill"
1517 {
1518         fg[NORMAL] = { 0.51, 0.78, 0.59  }
1519         fg[ACTIVE] = { 0.78, 0, 0 }
1520 }
1521 widget "*cRangeDragRectFill" style "cRangeDragRectFill"
1522
1523 style "cTransportDragRect"
1524 {
1525         fg[NORMAL] = { 0.59, 0.59, 0.59  }
1526         fg[ACTIVE] = { 0.78, 0, 0 }
1527 }
1528 widget "*cTransportDragRect" style "cTransportDragRect"
1529
1530 style "cTransportDragRectFill"
1531 {
1532         fg[NORMAL] = { 0.78, 0.78, 0.78  }
1533         fg[ACTIVE] = { 1.43, 0, 0 }
1534 }
1535 widget "*cTransportDragRectFill" style "cTransportDragRectFill"
1536
1537 style "cMarkerDragLine"
1538 {
1539         fg[NORMAL] = { 0, 0.31, 0  }
1540         fg[ACTIVE] = { 0.98, 0, 0 }
1541 }
1542 widget "*cMarkerDragLine" style "cMarkerDragLine"
1543
1544 style "cTransportLoopRect"
1545 {
1546         fg[NORMAL] = { 0.12, 0.47, 0.16 }
1547         fg[ACTIVE] = { 0.98, 0, 0 }
1548 }
1549 widget "*cTransportLoopRect" style "cTransportLoopRect"
1550
1551 style "cTransportLoopRectFill"
1552 {
1553         fg[NORMAL] = { 0.12, 0.47, 0.16 }
1554         fg[ACTIVE] = { 0.98, 0, 0 }
1555 }
1556 widget "*cTransportLoopRectFill" style "cTransportLoopRectFill"
1557
1558 style "cTransportPunchRect"
1559 {
1560        fg[NORMAL] = { 0.43, 0.16, 0.16 }
1561        fg[ACTIVE] = { 0.90, 0, 0 }
1562 }
1563 widget "*cTransportPunchRect" style "cTransportPunchRect"
1564
1565 style "cTransportPunchRectFill"
1566 {
1567        fg[NORMAL] = { 0.43, 0.16, 0.16 }
1568        fg[ACTIVE] = { 0.90, 0, 0 }
1569 }
1570 widget "*cTransportPunchRectFill" style "cTransportPunchRectFill"
1571
1572 style "cPunchInLine"
1573 {
1574         fg[NORMAL] = { 0.66, 0.00, 0.00 }
1575         fg[ACTIVE] = { 1.00, 0, 0 }
1576 }
1577 widget "*cPunchInLine" style "cPunchInLine"
1578
1579 style "cPunchOutLine"
1580 {
1581         fg[NORMAL] = { 0.66, 0.00, 0.00 }
1582         fg[ACTIVE] = { 1.00, 0, 0 }
1583 }
1584 widget "*cPunchOutLine" style "cPunchOutLine"
1585
1586 style "cZoomRect"
1587 {
1588         fg[NORMAL] = { 0.59, 0.59, 0.59 }
1589         fg[ACTIVE] = { 0.78, 0, 0 }
1590 }
1591 widget "*cZoomRect" style "cZoomRect"
1592
1593 style "cZoomRectFill"
1594 {
1595         fg[NORMAL] = { 0.78, 0.82, 0.70 }
1596         fg[ACTIVE] = { 0.43, 0, 0 }
1597 }
1598 widget "*cZoomRectFill" style "cZoomRectFill"
1599
1600 style "cRubberBandRect"
1601 {
1602         fg[NORMAL] = { 0.08, 1.00, 0.52 }
1603         fg[ACTIVE] = { 0.59, 0, 0 }
1604 }
1605 widget "*cRubberBandRect" style "cRubberBandRect"
1606
1607 style "cRubberBandRectFill"
1608 {
1609         fg[NORMAL] = { 0.78, 0.78, 0.78 }
1610         fg[ACTIVE] = { 0.35, 0, 0 }
1611 }
1612 widget "*cRubberBandRectFill" style "cRubberBandRectFill"
1613
1614 style "cFirstActionMessage"
1615 {
1616         fg[NORMAL] = { 0.00, 0.00, 0.00 }
1617         fg[ACTIVE] = { 1.00, 0, 0 }
1618 }
1619 widget "*cFirstActionMessage" style "cFirstActionMessage"
1620
1621 style "cEnteredGainLine"
1622 {
1623         fg[NORMAL] = { 0.87, 0.39, 0.39 }
1624         fg[ACTIVE] = { 1.00, 0, 0 }
1625 }
1626 widget "*cEnteredGainLine" style "cEnteredGainLine"
1627
1628 style "cEnteredAutomationLine"
1629 {
1630         fg[NORMAL] = { 0.87, 0.39, 0.39 }
1631         fg[ACTIVE] = { 1.00, 0, 0 }
1632 }
1633 widget "*cEnteredAutomationLine" style "cEnteredAutomationLine"
1634
1635 style "cEnteredMarker"
1636 {
1637         fg[NORMAL] = { 0.87, 0.39, 0.39 }
1638         fg[ACTIVE] = { 1.00, 0, 0 }
1639 }
1640 widget "*cEnteredMarker" style "cEnteredMarker"
1641
1642 style "cMeterMarker"
1643 {
1644         fg[NORMAL] = { 0.95, 0.26, 0.36 }
1645         fg[ACTIVE] = { 1.00, 0, 0 }
1646 }
1647 widget "*cMeterMarker" style "cMeterMarker"
1648
1649 style "cTempoMarker"
1650 {
1651         fg[NORMAL] = { 0.95, 0.26, 0.36 }
1652         fg[ACTIVE] = { 1.00, 0, 0 }
1653 }
1654 widget "*cTempoMarker" style "cTempoMarker"
1655
1656 style "cMeasureLineBeat"
1657 {
1658         fg[NORMAL] = { 0.51, 0.59, 0.51 }
1659         fg[ACTIVE] = { 0.98, 0, 0 }
1660 }
1661 widget "*cMeasureLineBeat" style "cMeasureLineBeat"
1662
1663 style "cMeasureLineBar"
1664 {
1665         fg[NORMAL] = { 0.68, 0.68, 0.59 }
1666         fg[ACTIVE] = { 0.94, 0, 0 }
1667 }
1668 widget "*cMeasureLineBar" style "cMeasureLineBar"
1669
1670 style "cGhostTrackBaseOutline"
1671 {
1672         fg[NORMAL] = { 0.00, 0.00, 0.00 }
1673         fg[ACTIVE] = { 1.00, 0, 0 }
1674 }
1675 widget "*cGhostTrackBaseOutline" style "cGhostTrackBaseOutline"
1676
1677 style "cGhostTrackBaseFill"
1678 {
1679         fg[NORMAL] = { 0.27, 0.00, 0.49 }
1680         fg[ACTIVE] = { 0.50, 0, 0 }
1681 }
1682 widget "*cGhostTrackBaseFill" style "cGhostTrackBaseFill"
1683
1684 style "cImageTrackBase"
1685 {
1686         fg[NORMAL] = { 0.87, 0.87, 0.85 }
1687         fg[ACTIVE] = { 1.00, 0, 0 }
1688 }
1689 widget "*cImageTrackBase" style "cImageTrackBase"
1690
1691 style "cImageTrackOutline"
1692 {
1693         fg[NORMAL] = { 0.00, 0.00, 0.00 }
1694         fg[ACTIVE] = { 1.00, 0, 0 }
1695 }
1696 widget "*cImageTrackOutline" style "cImageTrackOutline"
1697
1698 style "cMarkerTrackBase"
1699 {
1700         fg[NORMAL] = { 0.87, 0.87, 0.85 }
1701         fg[ACTIVE] = { 1.00, 0, 0 }
1702 }
1703 widget "*cMarkerTrackBase" style "cMarkerTrackBase"
1704
1705 style "cMarkerTrackOutline"
1706 {
1707         fg[NORMAL] = { 0.00, 0.00, 0.00 }
1708         fg[ACTIVE] = { 1.00, 0, 0 }
1709 }
1710 widget "*cMarkerTrackOutline" style "cMarkerTrackOutline"
1711
1712 style "cZeroLine"
1713 {
1714         fg[NORMAL] = { 0.71, 0.71, 0.71 }
1715         fg[ACTIVE] = { 1.00, 0, 0 }
1716 }
1717 widget "*cZeroLine" style "cZeroLine"
1718
1719 style "cGainLine"
1720 {
1721         fg[NORMAL] = { 0.00, 1.00, 0.00 }
1722         fg[ACTIVE] = { 1.00, 0, 0 }
1723 }
1724 widget "*cGainLine" style "cGainLine"
1725
1726 style "cGainLineInactive"
1727 {
1728         fg[NORMAL] = { 0.06, 0.06, 0.06 }
1729         fg[ACTIVE] = { 1.00, 0, 0 }
1730 }
1731 widget "*cGainLineInactive" style "cGainLineInactive"
1732
1733 style "cRecordingRectFill"
1734 {
1735         fg[NORMAL] = { 0.90, 0.78, 0.78 }
1736         fg[ACTIVE] = { 1.00, 0, 0 }
1737 }
1738 widget "*cRecordingRectFill" style "cRecordingRectFill"
1739
1740 style "cRecordingRectOutline"
1741 {
1742         fg[NORMAL] = { 0.31, 0.16, 0.16 }
1743         fg[ACTIVE] = { 1.00, 0, 0 }
1744 }
1745 widget "*cRecordingRectOutline" style "cRecordingRectOutline"
1746
1747 style "cSelectionRectFill"
1748 {
1749         fg[NORMAL] = { 0.91, 0.96, 0.83 }
1750         fg[ACTIVE] = { 0.47, 0, 0 }
1751 }
1752 widget "*cSelectionRectFill" style "cSelectionRectFill"
1753
1754 style "cSelectionRectOutline"
1755 {
1756         fg[NORMAL] = { 0.39, 0.39, 0.39 }
1757         fg[ACTIVE] = { 0.59, 0, 0 }
1758 }
1759 widget "*cSelectionRectOutline" style "cSelectionRectOutline"
1760
1761 style "cSelectionEndFill"
1762 {
1763         fg[NORMAL] = { 0.39, 0.39, 0.39 }
1764         fg[ACTIVE] = { 0.70, 0, 0 }
1765 }
1766 widget "*cSelectionEndFill" style "cSelectionEndFill"
1767
1768 style "cSelectionEndOutline"
1769 {
1770         fg[NORMAL] = { 0.39, 0.39, 0.39 }
1771         fg[ACTIVE] = { 1.0, 0, 0 }
1772 }
1773 widget "*cSelectionEndOutline" style "cSelectionEndOutline"
1774
1775 style "cSelectionStartFill"
1776 {
1777         fg[NORMAL] = { 0.39, 0.39, 0.39 }
1778         fg[ACTIVE] = { 0.70, 0, 0 }
1779 }
1780 widget "*cSelectionStartFill" style "cSelectionStartFill"
1781
1782 style "cSelectionStartOutline"
1783 {
1784         fg[NORMAL] = { 0.39, 0.39, 0.39 }
1785         fg[ACTIVE] = { 1.0, 0, 0 }
1786 }
1787 widget "*cSelectionStartOutline" style "cSelectionStartOutline"
1788
1789 style "cVestigialFrameFill"
1790 {
1791         fg[NORMAL] = { 0.27, 0.00, 0.49 }
1792         fg[ACTIVE] = { 0.06, 0, 0 }
1793 }
1794 widget "*cVestigialFrameFill" style "cVestigialFrameFill"
1795
1796 style "cVestigialFrameOutline"
1797 {
1798         fg[NORMAL] = { 0.00, 0.00, 0.00 }
1799         fg[ACTIVE] = { 1.00, 0, 0 }
1800 }
1801 widget "*cVestigialFrameOutline" style "cVestigialFrameOutline"
1802
1803 style "cTimeAxisFrameFill"
1804 {
1805         fg[NORMAL] = { 0.27, 0.00, 0.49 }
1806         fg[ACTIVE] = { 0.06, 0, 0 }
1807 }
1808 widget "*cTimeAxisFrameFill" style "cTimeAxisFrameFill"
1809
1810 style "cTimeAxisFrameOutline"
1811 {
1812         fg[NORMAL] = { 0.00, 0.00, 0.00 }
1813         fg[ACTIVE] = { 1.00, 0, 0 }
1814 }
1815 widget "*cTimeAxisFrameOutline" style "cTimeAxisFrameOutline"
1816
1817 style "cNameHighlightFill"
1818 {
1819         fg[NORMAL] = { 0.00, 0.00, 1.00 }
1820         fg[ACTIVE] = { 1.00, 0, 0 }
1821 }
1822 widget "*cNameHighlightFill" style "cNameHighlightFill"
1823
1824 style "cNameHighlightOutline"
1825 {
1826         fg[NORMAL] = { 0.49, 0.00, 1.00 }
1827         fg[ACTIVE] = { 0.59, 0, 0 }
1828 }
1829 widget "*cNameHighlightOutline" style "cNameHighlightOutline"
1830
1831 style "cFrameHandleStartFill"
1832 {
1833         fg[NORMAL] = { 0.49, 0.00, 1.00 }
1834         fg[ACTIVE] = { 0.59, 0, 0 }
1835 }
1836 widget "*cFrameHandleStartFill" style "cFrameHandleStartFill"
1837
1838 style "cFrameHandleStartOutline"
1839 {
1840         fg[NORMAL] = { 0.00, 0.00, 0.00 }
1841         fg[ACTIVE] = { 1.00, 0, 0 }
1842 }
1843 widget "*cFrameHandleStartOutline" style "cFrameHandleStartOutline"
1844
1845 style "cFrameHandleEndFill"
1846 {
1847         fg[NORMAL] = { 0.49, 0.00, 1.00 }
1848         fg[ACTIVE] = { 0.59, 0, 0 }
1849 }
1850 widget "*cFrameHandleEndFill" style "cFrameHandleEndFill"
1851
1852 style "cFrameHandleEndOutline"
1853 {
1854         fg[NORMAL] = { 0.00, 0.00, 0.00 }
1855         fg[ACTIVE] = { 1.00, 0, 0 }
1856 }
1857 widget "*cFrameHandleEndOutline" style "cFrameHandleEndOutline"
1858
1859 style "cTrimHandleLockedStart"
1860 {
1861         fg[NORMAL] = { 0.92, 0.06, 0.06 }
1862         fg[ACTIVE] = { 0.16, 0, 0 }
1863 }
1864 widget "*cTrimHandleLockedStart" style "cTrimHandleLockedStart"
1865
1866 style "cTrimHandleLockedEnd"
1867 {
1868         fg[NORMAL] = { 0.92, 0.06, 0.06 }
1869         fg[ACTIVE] = { 0.16, 0, 0 }
1870 }
1871 widget "*cTrimHandleLockedEnd" style "cTrimHandleLockedEnd"
1872
1873 style "cTrimHandleStart"
1874 {
1875         fg[NORMAL] = { 0.10, 0.00, 1.00 }
1876         fg[ACTIVE] = { 0.27, 0, 0 }
1877 }
1878 widget "*cTrimHandleStart" style "cTrimHandleStart"
1879
1880 style "cTrimHandleEnd"
1881 {
1882         fg[NORMAL] = { 0.10, 0.00, 1.00 }
1883         fg[ACTIVE] = { 0.27, 0, 0 }
1884 }
1885 widget "*cTrimHandleEnd" style "cTrimHandleEnd"