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