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