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