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