Some menu and dialogue polishing.
[ardour.git] / gtk2_ardour / ardour3_ui_dark.rc.in
1 #
2 # This is the GTK style file for Ardour
3 #
4
5 style "very_small_text"
6 {
7         font_name = "@FONT_SMALLER@"
8 }
9
10 style "small_text"
11 {
12         font_name = "@FONT_SMALL@"
13 }
14
15 style "small_bold_text"
16 {
17         font_name = "@FONT_BOLD_SMALL@"
18 }
19
20 style "medium_bold_text"
21 {
22         font_name = "@FONT_BOLD_NORMAL@"
23 }
24
25 style "medium_text"
26 {
27         font_name = "@FONT_NORMAL@"
28 }
29
30 style "medium_monospace_text"
31 {
32         font_name = "@FONT_MONOSPACE_NORMAL@"
33 }
34
35 style "red_medium_text" = "medium_text"
36 {       
37         fg[NORMAL] = { 1.0, 0, 0 }
38         fg[ACTIVE] = { 1.0, 0, 0 }
39         fg[SELECTED] = { 1.0, 0, 0 }
40 }
41
42 style "large_text"
43 {
44         font_name = "@FONT_LARGE@"
45 }
46
47 style "larger_bold_text"
48 {
49         font_name = "@FONT_BOLD_BIGGER@"
50 }
51
52 style "plugin_name_text"
53 {
54         font_name = "@FONT_BOLD_LARGER@"
55         fg[NORMAL] = { 0.80, 0.80, 0.80 }
56 }
57
58 style "plugin_maker_text"
59 {
60         font_name = "@FONT_BOLD_BIGGER@"
61         fg[NORMAL] = { 0.80, 0.80, 0.80 }
62 }
63
64 style "automation_track_name"
65 {
66         font_name = "@FONT_ITALIC_NORMAL@"
67 }
68
69 style "first_action_message" 
70 {
71         font_name = "@FONT_HUGER@"
72 }
73
74 style "verbose_canvas_cursor"
75 {
76         font_name = "@FONT_BOLD_LARGER@"
77 }
78
79 style "marker_text" 
80 {
81         font_name = "@FONT_SMALL@"
82 }
83
84 style "midi_tracer_textview" = "medium_monospace_text"
85 {
86         
87 }
88
89 style "time_axis_view_item_name"
90 {
91         font_name = "@FONT_SMALLER@"
92 }
93
94 style "white_tree_view" 
95 {
96   GtkButton::default_border = { 0, 0, 0, 0 }
97   GtkButton::default_outside_border = { 0, 0, 0, 0 }
98   GtkButton::button_relief = GTK_RELIEF_NONE
99   GtkTreeView::vertical-padding = 0
100   GtkTreeView::horizontal-padding = 0
101   GtkTreeView::even-row-color = { 0.70, 0.70, 0.70 }
102   GtkTreeView::odd-row-color = { 0.64, 0.64, 0.64 }
103   
104   fg[NORMAL] = { 0.30, 0.30, 0.40 }     
105   fg[ACTIVE] = { 0.30, 0.30, 0.40 }     
106   fg[PRELIGHT] = { 1.0, 1.0, 1.0 }
107   fg[INSENSITIVE] = { 0.30, 0.30, 0.40 }        
108   fg[SELECTED] = { 0.30, 0.30, 0.40 }   
109   
110   bg[NORMAL] = { 0.80, 0.80, 0.80 }
111   bg[ACTIVE] = { 0.80, 0.80, 0.80 }
112   bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
113   bg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
114   bg[SELECTED] = { 0.80, 0.80, 0.80 }
115   
116   text[NORMAL] = { 0.30, 0.30, 0.40 }
117   text[ACTIVE] = { 0.30, 0.30, 0.40 }
118   text[PRELIGHT] = { 0.30, 0.30, 0.40 }
119   text[INSENSITIVE] = { 0.30, 0.30, 0.40 }
120   text[SELECTED] = { 0, 0, 0 }
121   
122   base[ACTIVE]       = { 0.80, 0.80, 0.80 }
123   base[NORMAL]       = { 0.80, 0.80, 0.80 }
124   base[PRELIGHT]     = { 0.90, 0.90, 0.90 }
125   base[INSENSITIVE]  = "#4c5159"
126   base[SELECTED]     = { 0.60, 0.60, 0.80 }
127
128   engine "clearlooks" 
129   {
130     menubarstyle = 0 # 0 = flat, 1 = sunken, 2 = flat gradient
131   }
132 }
133
134 style "default_base" = "medium_text"
135 {
136   GtkWidget::cursor_color =  {1.0, 1.0, 1.0 }
137   GtkButton::default_border = { 0, 0, 0, 0 }
138   GtkButton::default_outside_border = { 0, 0, 0, 0 }
139   GtkButton::button_relief = GTK_RELIEF_NONE
140   GtkTreeView::vertical-padding = 0
141   GtkTreeView::horizontal-padding = 0
142   GtkTreeView::even-row-color = { 0, 0, 0 }
143   GtkTreeView::odd-row-color = {  0.08, 0.10, 0.14 }
144   
145   fg[NORMAL] = { 0.80, 0.80, 0.80 }     
146   fg[ACTIVE] = { 0.80, 0.80, 0.80 }     
147   fg[PRELIGHT] = { 1.0, 1.0, 1.0 }
148   fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }        
149   fg[SELECTED] = { 0.80, 0.80, 0.80 }   
150   
151   bg[NORMAL] = { 0.30, 0.32, 0.38 }
152   bg[ACTIVE] = { 0.30, 0.32, 0.38 }
153   bg[PRELIGHT] = "#515290"
154   bg[INSENSITIVE] = { 0.06, 0.10, 0.10 }
155   bg[SELECTED] = { 0, 0.40, 0.60 }
156   
157   text[NORMAL] = { 0.80, 0.80, 0.80 }   
158   text[ACTIVE] = { 0.80, 0.80, 0.80 }   
159   text[PRELIGHT] = { 0.80, 0.80, 0.80 } 
160   text[INSENSITIVE] = { 0.80, 0.80, 0.80}       
161   text[SELECTED] = { 1.0, 1.0, 1.0 }
162   
163   base[ACTIVE]       = "#272a32"
164   base[NORMAL]       = "#1a1e24"
165   base[PRELIGHT]     = { 0.18, 0.20, 0.22 }
166   base[INSENSITIVE]  = "#4c5159"
167   base[SELECTED]     = { 0.23, 0.25, 0.27 }
168
169   engine "clearlooks" 
170   {
171     #style              = GLOSSY
172     #colorize_scrollbar = TRUE
173     menubarstyle       = 2 # 0 = flat, 1 = sunken, 2 = flat gradient
174     #toolbarstyle       = 0 # 0 = flat, 1 = enable effects
175   }
176 }
177
178 style "base_frame"
179 {
180         fg[NORMAL] = { 0.80, 0.80, 0.80 }
181         bg[NORMAL] = { 0.31, 0.35, 0.40 }
182 }
183
184 style "transport_base" = "medium_bold_text"
185 {
186   bg[NORMAL] = { 0.10, 0.10, 0.10 }
187   bg[ACTIVE] = { 0, 0, 0 }
188   bg[PRELIGHT] = { 0, 0, 0 }
189   bg[INSENSITIVE] = { 0, 0, 0 }
190   bg[SELECTED] = { 0, 0, 0 }
191 }
192 /*
193 style "black_mackie_menu_bar"
194 {
195   font_name = "@FONT_BOLD_NORMAL@"
196   fg[NORMAL] = { 1.0, 1.0, 1.0 }
197   bg[NORMAL] = { 0, 0, 0 }
198 }
199 */
200
201 style "default_button" 
202 {
203   font_name = "@FONT_SMALL@"
204   fg[ACTIVE] = { 1.0, 1.0, 1.0 }
205   
206   bg[NORMAL] = { 0.33, 0.37, 0.42 }
207   bg[ACTIVE] = "#565690"
208   bg[PRELIGHT] = { 0.49, 0.53, 0.59 }
209   bg[INSENSITIVE] = { 0.31, 0.35, 0.36 }
210   fg[INSENSITIVE] = { 0.61, 0.65, 0.67 }
211   bg[SELECTED] = { 0.11, 0.15, 0.19 }   
212 }
213
214 style "default_menu" 
215 {
216   font_name = "@FONT_NORMAL@"
217   fg[ACTIVE] = { 1.0, 1.0, 1.0 }
218   
219   bg[NORMAL] = { 0.26, 0.30, 0.35 }
220   bg[ACTIVE] = "#565690"
221   bg[PRELIGHT] = { 0.11, 0.15, 0.20 }
222   bg[INSENSITIVE] = { 0.11, 0.15, 0.20 }
223   bg[SELECTED] = { 0.11, 0.15, 0.20 }   
224 }
225
226 style "default_generic" 
227 {
228   font_name = "@FONT_NORMAL@"
229   fg[ACTIVE] = { 1.0, 1.0, 1.0 }
230   
231   bg[NORMAL] = { 0.26, 0.30, 0.35 }
232   bg[ACTIVE] = "#545690"
233   bg[PRELIGHT] = { 0.11, 0.15, 0.20 }
234   bg[INSENSITIVE] = { 0.11, 0.15, 0.20 }
235   bg[SELECTED] = { 0.11, 0.15, 0.20 }   
236 }
237
238 style "very_small_button" = "default_button"
239 {
240         font_name = "@FONT_SMALLER@"
241         ythickness = 0
242         xthickness = 0
243 }
244
245 style "small_button" = "default_button"
246 {
247 }
248
249 style "very_small_red_active_and_selected_button" = "very_small_button"
250 {
251         bg[ACTIVE] = { 1.0, 0, 0}
252         bg[SELECTED] = { 1.0, 0, 0}
253 }
254
255 style "small_red_active_and_selected_button" = "small_button"
256 {
257         fg[ACTIVE] = { 0, 0, 0 }
258         bg[ACTIVE] = { 1.0, 0, 0}
259         bg[SELECTED] = { 1.0, 0, 0}
260 }
261
262 style "gain_fader"
263 {
264         bg[NORMAL] =   { 0.269, 0.269, 0.300}
265         bg[ACTIVE] =   { 0.152, 0.152, 0.168 }
266 }
267
268
269 style "track_rec_enable_button" = "small_button"
270 {
271         fg[ACTIVE] =   { 0.0, 0.0, 0.0 }
272         bg[ACTIVE] =   { 1.0, 0.0, 0.0 }
273 }
274
275 style "track_rec_enable_button_active" = "small_button"
276 {
277         fg[ACTIVE] =   { 0.0, 0.0, 0.0 }
278         fg[SELECTED] = { 0.0, 0.0, 0.0 }
279         fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
280         fg[NORMAL] = { 0.0, 0.0, 0.0 }
281
282         bg[NORMAL] =   { 1.0, 0.0, 0.0 }
283         bg[ACTIVE] =   { 1.0, 0.0, 0.0 }
284         bg[SELECTED] =   { 1.0, 0.0, 0.0 }
285         bg[PRELIGHT] =   { 1.0, 0.0, 0.0 }
286 }
287
288 style "track_rec_enable_button_alternate" = "small_button"
289 {
290         fg[SELECTED] = { 0.0, 0.0, 0.0 }
291         fg[ACTIVE] =   { 0.0, 0.0, 0.0 }
292         fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
293         fg[NORMAL] = { 0.0, 0.0, 0.0 }
294
295         bg[NORMAL] =   { 0.91, 0.68, 0.68}
296         bg[ACTIVE] =   { 0.91, 0.68, 0.68}
297         bg[SELECTED] =   { 0.91, 0.68, 0.68}
298         bg[PRELIGHT] =   { 0.91, 0.68, 0.68}
299 }
300
301 style "mixer_track_rec_enable_button" = "track_rec_enable_button"
302 {
303         font_name = "@FONT_SMALLER@"
304         xthickness = 0
305         ythickness = 0
306 }
307
308 style "mixer_track_rec_enable_button_alternate" = "track_rec_enable_button_alternate"
309 {
310         font_name = "@FONT_SMALLER@"
311         xthickness = 0
312         ythickness = 0
313 }
314
315 style "mixer_track_rec_enable_button_active" = "track_rec_enable_button_active"
316 {
317         font_name = "@FONT_SMALLER@"
318         xthickness = 0
319         ythickness = 0
320 }
321
322 style "solo_button" = "small_button"
323 {
324         bg[ACTIVE] = { 0.66, 0.97, 0.19 }   # solo
325         fg[ACTIVE] = { 0, 0, 0 }
326 }
327
328 style "solo_button_alternate" = "small_button"
329 {
330         #
331         # this is the "solo-safe" solo theme
332         #
333
334         bg[NORMAL] = { 0.19, 0.97, 0.69 } # solo-safe
335         bg[ACTIVE] = { 0.19, 0.97, 0.69 } # solo-safe
336         bg[SELECTED] = { 0.19, 0.97, 0.69 } # solo-safe
337         bg[PRELIGHT] = { 0.19, 0.97, 0.69 } # solo-safe
338
339         fg[ACTIVE] = { 0, 0, 0 }
340         fg[SELECTED] = { 0, 0, 0 }
341         fg[NORMAL] = { 0, 0, 0 }
342         fg[PRELIGHT] = { 0, 0, 0 }
343 }
344
345 style "solo_button_alternate2" = "small_button"
346 {
347         #
348         # this is the "half-bright" solo theme
349         #
350
351         bg[NORMAL] = { 0.91, 0.97, 0.82 } 
352         bg[ACTIVE] = { 0.91, 0.97, 0.82 } 
353         bg[SELECTED] = { 0.91, 0.97, 0.82 } 
354         bg[PRELIGHT] = { 0.91, 0.97, 0.82 } 
355
356         fg[ACTIVE] = { 0, 0, 0 }
357         fg[SELECTED] = { 0, 0, 0 }
358         fg[NORMAL] = { 0, 0, 0 }
359         fg[PRELIGHT] = { 0, 0, 0 }
360 }
361
362 style "solo_button_active" = "small_button"
363 {
364         #
365         # this is the "full-bright" solo theme
366         #
367
368         bg[NORMAL] = { 0.66, 0.97, 0.19 }   # solo
369         bg[ACTIVE] = { 0.66, 0.97, 0.19 }   # solo
370         bg[SELECTED] = { 0.66, 0.97, 0.19 }   # solo
371         bg[PRELIGHT] = { 0.66, 0.97, 0.19 }   # solo
372
373         fg[ACTIVE] = { 0, 0, 0 }
374         fg[SELECTED] = { 0, 0, 0 }
375         fg[NORMAL] = { 0, 0, 0 }
376         fg[PRELIGHT] = { 0, 0, 0 }
377 }
378
379 style "mixer_invert_button" = "small_button"
380 {
381         bg[ACTIVE] = { 1.0, 0.749, 0.247 }
382         fg[ACTIVE] = { 0, 0, 0 }
383 }
384
385 style "mixer_solo_button" = "solo_button"
386 {
387         font_name = "@FONT_SMALLER@"
388         xthickness = 0
389         ythickness = 0
390 }
391
392 style "mixer_solo_button_alternate" = "solo_button_alternate"
393 {
394         font_name = "@FONT_SMALLER@"
395         xthickness = 0
396         ythickness = 0
397 }
398 style "mixer_solo_button_active" = "solo_button_active"
399 {
400         font_name = "@FONT_SMALLER@"
401         xthickness = 0
402         ythickness = 0
403 }
404
405 style "monitor_mono_button" = "small_button"
406 {
407         bg[ACTIVE] = { 0.725, 0.925, 0.949 }
408         fg[ACTIVE] = { 0, 0, 0 }
409 }
410
411 style "monitor_invert_button" = "small_button"
412 {
413         bg[ACTIVE] = { 1.0, 0.749, 0.247 }
414         fg[ACTIVE] = { 0, 0, 0 }
415 }
416
417 style "monitor_mute_button" = "small_button"
418 {
419         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
420         fg[ACTIVE] = { 0, 0, 0 }
421 }
422
423 style "monitor_dim_button" = "small_button"
424 {
425         bg[ACTIVE] = { 0.90, 0.89, 0.73 }
426         fg[ACTIVE] = { 0, 0, 0 }
427 }
428
429 style "mute_button" = "small_button"
430 {
431         bg[ACTIVE] = { 0.90, 0.89, 0.73 }
432         fg[ACTIVE] = { 0, 0, 0 }
433 }
434
435 style "mute_button_alternate" = "small_button"
436 {
437         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
438         bg[NORMAL] = { 1.0, 0.98, 0.53 }
439         bg[SELECTED] = { 1.0, 0.98, 0.53 }
440         bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
441
442         fg[SELECTED] = { 0, 0, 0 }
443         fg[ACTIVE] = { 0, 0, 0 }
444         fg[NORMAL] = { 0, 0, 0 }
445         fg[PRELIGHT] = { 0, 0, 0 }
446 }
447
448 style "mute_button_active" = "small_button"
449 {
450         bg[NORMAL] = { 0.90, 0.89, 0.73 }
451         bg[ACTIVE] = { 0.90, 0.89, 0.73 }
452         bg[PRELIGHT] = { 0.90, 0.89, 0.73 }
453         bg[SELECTED] = { 0.90, 0.89, 0.73 }
454
455         fg[SELECTED] = { 0, 0, 0 }
456         fg[ACTIVE] = { 0, 0, 0 }
457         fg[NORMAL] = { 0, 0, 0 }
458         fg[PRELIGHT] = { 0, 0, 0 }
459 }
460
461 style "mixer_mute_button" = "mute_button"
462 {
463         font_name = "@FONT_SMALLER@"
464         xthickness = 0
465         ythickness = 0
466 }
467
468 style "mixer_mute_button_alternate" = "mute_button_alternate"
469 {
470         font_name = "@FONT_SMALLER@"
471         xthickness = 0
472         ythickness = 0
473 }
474
475 style "mixer_mute_button_active" = "mute_button_active"
476 {
477         font_name = "@FONT_SMALLER@"
478         xthickness = 0
479         ythickness = 0
480 }
481
482 style "multiline_combo" = "small_button"
483 {
484         font_name = "@FONT_NORMAL@"
485         xthickness = 0
486         ythickness = 0
487 }
488
489
490 style "track_loop_button" = "small_button"
491 {
492         bg[ACTIVE] = { 1.0, 0.98, 0.53 }
493         bg[PRELIGHT] = { 1.0, 0.98, 0.53 }
494
495 }
496
497 style "mixer_red_active_button" = "very_small_button"
498 {
499         fg[ACTIVE] = { 0, 1.0, 1.0 }
500         bg[ACTIVE] = { 0.7, 0, 0 }
501
502         base[INSENSITIVE] = { 0.16, 0.16, 0.21 }
503         bg[INSENSITIVE] = { 0.16, 0.16, 0.21 }
504 }
505
506 style "time_button" = "default_button"
507 {
508         font_name = "@FONT_SMALL@"
509 }
510
511 style "transport_button"
512 {
513         bg[ACTIVE] = { 0.50, 1.0, 0.50 }
514         fg[ACTIVE] = { 0, 0, 0 }
515 }
516
517 style "transport_button_active"
518 {
519         bg[NORMAL] = { 0.50, 1.0, 0.50 }
520         bg[ACTIVE] = { 0.50, 1.0, 0.50 }
521         bg[SELECTED] = { 0.50, 1.0, 0.50 }
522         bg[PRELIGHT] = { 0.50, 1.0, 0.50 }
523
524         fg[NORMAL] = { 0, 0, 0 }
525         fg[PRELIGHT] = { 0, 0, 0 }
526         fg[SELECTED] = { 0, 0, 0 }
527         fg[ACTIVE] = { 0, 0, 0 }
528 }
529
530 style "transport_rec_button"
531 {
532         bg[ACTIVE] = { 1.0, 0, 0 }
533 }
534
535 style "transport_rec_button_active"
536 {
537         bg[ACTIVE] = { 1.0, 0, 0 }
538         bg[NORMAL] = { 1.0, 0, 0 }
539         bg[SELECTED] = { 1.0, 0, 0 }
540         bg[PRELIGHT] = { 1.0, 0, 0 }
541 }
542
543 style "transport_rec_button_alternate"
544 {
545         bg[PRELIGHT] = { 0.91, 0.68, 0.68 }
546         bg[NORMAL] = { 0.91, 0.68, 0.68 }
547         bg[SELECTED] = { 0.91, 0.68, 0.68 }
548         bg[ACTIVE] = { 0.91, 0.68, 0.68 }
549 }
550
551 style "shuttle_control" = "very_small_text"
552 {
553         fg[NORMAL] = { 0.85, 0.92, 0.98 }
554         fg[ACTIVE] = { 0.85, 0.92, 0.98 }
555         fg[PRELIGHT] = { 0.85, 0.92, 0.98 }
556         fg[SELECTED] = { 0.85, 0.92, 0.98 }
557         fg[INSENSITIVE] = { 0.85, 0.92, 0.98 }
558
559         bg[NORMAL] = { 0.26, 0.26, 0.31 }
560         bg[PRELIGHT] = { 0.26, 0.26, 0.31 }
561         bg[INSENSITIVE] = { 0.26, 0.26, 0.31 }
562         bg[ACTIVE] = { 0.70, 0.70, 0.70 }
563         bg[SELECTED] = { 1.0, 0.04, 0.04 }
564 }
565
566 style "ardour_adjusters" = "default_generic"
567 {
568         bg[NORMAL] = { 0.60, 0.60, 0.60 }
569         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
570         bg[ACTIVE] = { 0.06, 0.06, 0.06 }
571 }
572
573 style "editor_hscrollbar" = "ardour_adjusters"
574 {
575         #
576         # special case: we want this scrollbar to be as tall as the
577         # zoom focus selector combobox. scrollbars don't expand to
578         # fill the space available to them, so we have to explicitly
579         # make it bigger.
580         # 
581         GtkRange::slider_width = 27
582         GtkScrollbar::slider_width = 27
583 }
584
585 style "ardour_progressbars" = "default_generic"
586
587   bg[NORMAL] = { 0, 0, 0 }
588   bg[PRELIGHT] = { 0.00, 0.36, 0.40 }
589 }
590
591 style "preferences"  = "default_base"
592 {
593         font_name = "@FONT_NORMAL@"
594         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
595 }
596
597 style "option_entry"  = "default_base"
598 {
599         fg[NORMAL] = { 1.0, 1.0, 1.0 }
600         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
601         fg[INSENSITIVE] = { 0.80, 0.80, 0.80 }
602         
603         base[INSENSITIVE] = { 0.07, 0.07, 0.12 }
604         
605         bg[NORMAL] = { 0.35, 0.35, 0.40 }
606         bg[ACTIVE] = { 0.35, 0.35, 0.40 }
607 }
608
609 style "red_when_active" = "medium_text"
610 {
611         fg[NORMAL] = { 0.80, 0.80, 0.80 }
612         bg[NORMAL] = { 0.26, 0.26, 0.31 }
613
614         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
615         bg[ACTIVE] = { 1.0, 0, 0}
616 }
617
618 style "xrun_warn"  
619 {
620         font_name = "@FONT_BOLD_LARGE@"
621
622         fg[NORMAL] = { 1.0, 1.0, 1.0 }
623         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
624         text[NORMAL] = { 1.0, 1.0, 1.0 }
625         text[ACTIVE] = { 1.0, 1.0, 1.0 }
626         base[NORMAL] = { 0.09, 0.48, 0.46 }
627         base[ACTIVE] = { 0.09, 0.48, 0.46 }
628         bg[NORMAL] = { 1.0, 0.48, 0.46 }
629         bg[ACTIVE] = { 0.09, 1.0, 0.46 }
630 }
631 /*
632 style "menu_bar_base" = "default_base"
633 {
634         bg[NORMAL] = { 0.2, 0.2, 0.3 }
635         bg[ACTIVE] = { 0, 0, 0 }
636         bg[PRELIGHT] = { 0, 0, 0 }
637         bg[INSENSITIVE] = { 0, 0, 0 }
638         bg[SELECTED] = { 0, 0, 0 }
639 }
640 */
641 style "fatal_message" = "medium_text"
642 {
643    fg[ACTIVE] = { 1.0, 0.20, 0.20 }
644    fg[NORMAL] = { 1.0, 0.20, 0.20 }
645    bg[ACTIVE]   = "#1a1e24"
646    bg[NORMAL]   = "#1a1e24"
647    base[NORMAL] = "#1a1e24"
648    base[NORMAL] = "#1a1e24"
649 }
650
651 style "error_message" = "medium_text"
652 {
653    fg[ACTIVE] = { 1.0, 0.20, 0.20 }
654    fg[NORMAL] = { 1.0, 0.20, 0.20 }
655    bg[ACTIVE]   = "#1a1e24"
656    bg[NORMAL]   = "#1a1e24"
657    base[NORMAL] = "#1a1e24"
658    base[NORMAL] = "#1a1e24"
659 }
660
661 style "info_message" = "medium_text"
662 {
663    fg[ACTIVE]   = { 0.20, 0.80, 0.20 }
664    fg[NORMAL]   = { 0.20, 0.80, 0.20 }
665    bg[ACTIVE]   = "#1a1e24"
666    bg[NORMAL]   = "#1a1e24"
667    base[NORMAL] = "#1a1e24"
668    base[NORMAL] = "#1a1e24"
669 }
670
671 style "warning_message" = "medium_text"
672 {
673    fg[ACTIVE] = { 0.80, 0.80, 0.20 }
674    fg[NORMAL] = { 0.80, 0.80, 0.20 }
675    bg[ACTIVE]   = "#1a1e24"
676    bg[NORMAL]   = "#1a1e24"
677    base[NORMAL] = "#1a1e24"
678    base[NORMAL] = "#1a1e24"
679 }
680
681 style "medium_entry" = "medium_text"
682 {
683         fg[NORMAL] = { 0.70, 0.70, 0.70 }
684         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
685         fg[SELECTED] = { 1.0, 1.0, 1.0 }
686         
687         bg[NORMAL] = { 0.35, 0.35, 0.40 }
688         
689         base[NORMAL] = { 0, 0, 0 }
690         base[ACTIVE] = { 0, 0, 0 }
691         base[SELECTED] = { 0.70, 0.70, 0.70 }
692 }
693
694 style "medium_entry_noselection_fg" = "medium_entry"
695 {
696         fg[SELECTED] = { 0.50, 1.0, 0.50 }
697 }
698
699 style "medium_entry_noselection_bg" = "medium_entry"
700 {
701         bg[SELECTED] = { 1.0, 1.0, 1.0 }
702 }
703
704 style "medium_bold_entry"  = "medium_bold_text"
705 {
706         fg[NORMAL] = { 0.70, 0.70, 0.70 }
707         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
708         
709         bg[NORMAL] = { 0.35, 0.35, 0.40 }
710         
711         base[NORMAL] = { 0, 0, 0 }
712         base[ACTIVE] = { 0, 0, 0 }
713         base[SELECTED] = { 0, 0, 0 }
714 }
715
716 style "small_entry" = "small_text"
717 {
718         fg[NORMAL] = { 0.70, 0.70, 0.70 }
719         fg[ACTIVE] = { 0, 1.0, 0 }
720         fg[SELECTED] = { 0, 1.0, 0 }
721         text[NORMAL] = { 0.70, 0.70, 0.70 }
722         text[ACTIVE] = { 0, 1.0, 0 }
723         text[SELECTED] = { 0, 1.0, 0 }
724         bg[NORMAL] = { 0.0, 0.0, 0.0 }
725         bg[SELECTED] = { 0.0, 0.0, 0.0 }
726         bg[SELECTED] = { 0.0, 0.0, 0.0 }
727         base[NORMAL] = { 0, 0, 0 }
728         base[ACTIVE] = { 0, 0, 0 }
729         base[SELECTED] = { 0, 0, 0 }
730 }
731
732 style "red_active_small_entry" = "small_entry"
733 {
734         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
735         fg[SELECTED] = { 1.0, 0, 0 }
736 }
737
738 style "small_bold_entry" = "small_bold_text"
739 {
740         fg[NORMAL] = { 0.70, 0.70, 0.70 }
741         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
742         
743         bg[NORMAL] = { 0.35, 0.35, 0.40 }
744         
745         base[NORMAL] = { 0, 0, 0 }
746         base[ACTIVE] = { 0, 0, 0 }
747         base[SELECTED] = { 0, 0, 0 }
748 }
749
750 style "small_red_on_black_entry"  = "small_bold_text"
751 {
752        fg[NORMAL] = { 1.0, 0, 0 }
753        fg[ACTIVE] = { 1.0, 0, 0 }
754        base[NORMAL] = { 0.0, 0.0, 0.0 }
755        base[ACTIVE] = { 0.0, 0.0, 0.0 }
756        bg[NORMAL] = { 0.0, 0.0, 0.0 }
757        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
758 }
759
760 style "non_recording_big_clock_display" = "medium_entry"
761 {
762         font_name = "@FONT_MASSIVE@"
763
764         fg[NORMAL] = { 0.50, 1.0, 0.50 }
765         fg[ACTIVE] = { 1.0, 0, 0.0 }
766         fg[SELECTED] = { 1.0, 0, 0 }
767         fg[PRELIGHT] = { 1.0, 0, 0.0 }
768         fg[INSENSITIVE] = { 1.0, 0, 0.0 }
769         
770         base[NORMAL] = { 0.0, 0.0, 0.0 }
771         base[ACTIVE] = { 0.0, 0.0, 0.0 }
772         bg[NORMAL] = { 0.0, 0.0, 0.0 }
773         bg[ACTIVE] = { 0.7, 0.0, 0.0 }  
774 }
775
776 style "recording_big_clock_display" = "non_recording_big_clock_display"
777 {
778         fg[NORMAL] = { 1.0, 0, 0 }
779 }
780
781 style "transport_clock_display"
782 {
783         font_name = "@FONT_BOLD_BIGGER@"
784         
785         fg[NORMAL] = { 0.50, 1.0, 0.50 }
786         fg[ACTIVE] = { 1.0, 0, 0.0 }
787         fg[SELECTED] = { 1.0, 0, 0 }
788         fg[PRELIGHT] = { 1.0, 0, 0.0 }
789         fg[INSENSITIVE] = { 1.0, 0, 0.0 }
790         
791         base[NORMAL] = { 0.0, 0.0, 0.0 }
792        base[ACTIVE] = { 0.0, 0.0, 0.0 }
793        bg[NORMAL] = { 0.0, 0.0, 0.0 }
794        bg[ACTIVE] = { 0.0, 0.0, 0.0 }
795 }
796
797 style "transport_clock_display_delta" = "transport_clock_display"
798 {
799         fg[NORMAL] = { 0.30, 0.30, 1.0 }
800 }
801
802 style "tempo_meter_clock_display"
803 {
804         font_name = "@FONT_SMALLER@"
805         fg[NORMAL] = { 1.0, 1.0, 1.0 }
806         fg[ACTIVE] = { 1.0, 1.0, 0.0 }
807         fg[SELECTED] = { 1.0, 0, 0 }
808         base[NORMAL] = { 0.0, 0.48, 1.0 }
809         base[ACTIVE] = { 0.09, 0.98, 0.46 }
810         bg[NORMAL] = { 0.0, 0.48, 1.0 }
811         bg[ACTIVE] = { 0.09, 0.98, 0.46 }
812 }
813
814 style "default_clock_display" = "medium text"
815 {
816         fg[NORMAL] = { 0.50, 1.0, 0.50 }
817         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
818         fg[SELECTED] = { 1.0, 0, 0 }
819         base[NORMAL] = { 0, 0, 0 }
820         base[ACTIVE] = { 0, 0, 0 }
821         bg[NORMAL] = { 0, 0, 0 }
822         bg[ACTIVE] = { 0, 0, 0 }
823 }
824
825
826 style "white_on_black_clock_display" = "medium text"
827 {
828         fg[NORMAL] = { 1.0, 1.0, 1.0 }
829         fg[ACTIVE] = { 1.0, 0.0, 0.0 }
830         fg[SELECTED] = { 1.0, 0, 0 }
831         base[NORMAL] = { 0, 0, 0 }
832         base[ACTIVE] = { 0, 0, 0 }
833         bg[NORMAL] = { 0, 0, 0 }
834         bg[ACTIVE] = { 0, 0, 0 }
835 }
836
837 style "editor_time_ruler" = "small_text"
838 {
839         fg[NORMAL] = { 0.80, 0.80, 0.80 }
840         bg[NORMAL] = { 0.09, 0.09, 0.09 }
841 }
842
843 style "audio_bus_base"
844 {
845   font_name = "@FONT_SMALLER@"
846   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
847   fg[NORMAL] = { 0.7, 0.8, 0.2 }        
848   bg[NORMAL] = "#363c45"
849 }
850
851 style "send_strip_base" = "default_base"
852 {
853   font_name = "@FONT_SMALLER@"
854   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
855   bg[NORMAL] = { 0.19, 0.97, 0.69 }     
856   bg[ACTIVE] = { 0.19, 0.97, 0.69 }     
857   bg[PRELIGHT] = { 0.19, 0.97, 0.69 }   
858   bg[INSENSITIVE] = { 0.19, 0.97, 0.69 }        
859   bg[SELECTED] = { 0.19, 0.97, 0.69 }   
860 }
861
862 style "audio_track_base" = "default_base"
863 {
864   font_name = "@FONT_SMALLER@"
865   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
866   bg[NORMAL] = "#43546e"
867   bg[ACTIVE] = { 0.20, 0.20, 0.20 }     
868   bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
869   bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
870   bg[SELECTED] = { 0.20, 0.20, 0.20 }
871 }
872
873 style "midi_track_base" = "default_base"
874 {
875   font_name = "@FONT_SMALLER@"
876   fg[NORMAL] = { 0.77, 0.77, 0.72 }     
877   bg[NORMAL] = "#546e43"
878   bg[ACTIVE] = { 0.20, 0.20, 0.20 }     
879   bg[PRELIGHT] = { 0.20, 0.20, 0.20 }
880   bg[INSENSITIVE] = { 0.20, 0.20, 0.20 }
881   bg[SELECTED] = { 0.20, 0.20, 0.20 }
882 }
883
884 style "track_controls_inactive" 
885 {
886         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
887         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
888         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
889         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
890         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
891
892         #font_name = "sans 18"
893         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
894 }
895
896 style "audio_track_metrics" = "audio_track_base"
897 {
898         font_name = "@FONT_TINY@"
899 }
900
901 style "audio_bus_metrics" = "audio_bus_base"
902 {
903         font_name = "@FONT_TINY@"
904 }
905
906 style "audio_track_metrics_inactive" = "track_controls_inactive"
907 {
908         font_name = "@FONT_TINY@"
909 }
910
911 style "audio_bus_metrics_inactive" = "track_controls_inactive"
912 {
913         font_name = "@FONT_TINY@"
914 }
915
916 style "track_name_display"
917 {
918         font_name = "@FONT_NORMAL@"
919         fg[NORMAL] = { 0.80, 0.80, 0.80 }
920         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
921
922         base[NORMAL] = { 0.06, 0.06, 0.06 }
923         base[ACTIVE] = { 0.26, 0.26, 0.26 }
924         bg[NORMAL] = { 0.26, 0.26, 0.26 }
925         bg[ACTIVE] = { 0.26, 0.26, 0.26 }
926 }
927
928 style "active_track_name_display"
929 {
930         font_name = "@FONT_NORMAL@"
931         GtkWidget::cursor_color =  {0, 0, 0 }
932         text[NORMAL] = { 0.26, 0.26, 0.26 }
933         base[NORMAL] = { 0.89, 0.89, 0.89 }
934 }
935
936 style "track_separator"
937 {
938         bg[NORMAL] = { 0.35, 0.35, 0.40 }
939 }
940
941 #
942 # Track edit groups. These styles define
943 # the colors that the "edit" button will
944 # use as a track is moved from
945 # track edit group to track edit group.
946 # There are 8 edit groups. Edit group 0
947 # is used for tracks that are not editable, 
948 # so we leave its style to the default.
949 #
950
951 style "edit_group_0"
952
953 {
954         bg[ACTIVE] = { 1.0, 0.65, 0.13 }
955         bg[NORMAL] = { 0.31, 0.31, 0.31 }
956         fg[NORMAL] = { 0.82, 0.91, 0.99 }
957         fg[ACTIVE] = { 0, 0, 0 }
958 }
959
960 style "edit_group_1" 
961 {
962         fg[NORMAL] = { 0, 0, 0 }
963         fg[PRELIGHT] = { 0, 0, 0 }
964         fg[SELECTED] = { 0, 0, 0 }
965         bg[NORMAL] = { 0.93, 0.34, 0.08 }
966         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
967         bg[SELECTED] = { 0.93, 0.34, 0.08 }
968 }
969
970 style "edit_group_2" 
971 {
972         fg[NORMAL] = { 0, 0, 0 }
973         fg[PRELIGHT] = { 0, 0, 0 }
974         fg[SELECTED] = { 0, 0, 0 }
975         bg[NORMAL] = { 0.93, 0.34, 0.08 }
976         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
977         bg[SELECTED] = { 0.93, 0.34, 0.08 }
978 }
979
980 style "edit_group_3" 
981 {
982         fg[NORMAL] = { 0, 0, 0 }
983         fg[PRELIGHT] = { 0, 0, 0 }
984         fg[SELECTED] = { 0, 0, 0 }
985         bg[NORMAL] = { 0.93, 0.34, 0.08 }
986         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
987         bg[SELECTED] = { 0.93, 0.34, 0.08 }
988 }
989
990 style "treeview_parent_node"
991 {
992         # specifies *just* the color used for whole file rows when not selected
993         
994         fg[NORMAL] = { 0.0, 0.6, 0.85 }
995 }
996
997 style "treeview_display" = "small_bold_text"
998 {
999         GtkWidget::focus-line-width = 0
1000
1001         # expander arrow border and DnD "icon" text
1002         fg[NORMAL] = { 0.8, 0.8, 0.8 } 
1003
1004         bg[NORMAL] = { 0.8, 0.8, 0.8 }
1005
1006         # background with no rows or no selection, plus
1007         # expander arrow core and DnD "icon" background
1008         base[NORMAL] = { 0.20, 0.20, 0.25 }
1009
1010         # selected row bg when window does not have focus (including during DnD)
1011         base[ACTIVE] = { 0.0, 0.75, 0.75 }    
1012
1013         # selected row bg when window has focus
1014         base[SELECTED] = { 0, 0.75, 0.75 }
1015
1016         # row text when in normal state and not a parent
1017         text[NORMAL] = { 0.80, 0.80, 0.80 }
1018
1019         # selected row text with window focus
1020         text[SELECTED] = { 1.0, 1.0, 1.0 }  
1021
1022         # selected row text without window focus (including during DnD)
1023         text[ACTIVE] = { 1.0, 1.0, 1.0 }  
1024 }
1025
1026 style "main_canvas_area"
1027 {
1028         bg[NORMAL] = { 0.30, 0.30, 0.34 }
1029         bg[ACTIVE] = { 0.30, 0.30, 0.34 }
1030         bg[INSENSITIVE] = { 0.30, 0.30, 0.34 }
1031         bg[SELECTED] = { 0.30, 0.30, 0.34 }
1032         bg[PRELIGHT] = { 0.30, 0.30, 0.34 }
1033 }
1034
1035 style "track_controls_inactive"
1036 {
1037         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
1038         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
1039         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
1040         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
1041         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
1042
1043         font_name = "@FONT_LARGE@"
1044         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
1045 }
1046
1047 style "edit_controls_base_selected"
1048 {
1049         bg[NORMAL] = { 0.32, 0.32, 0.54 }
1050         bg[ACTIVE] = { 0.32, 0.32, 0.54 }
1051         bg[INSENSITIVE] = { 0.32, 0.32, 0.54 }
1052         bg[SELECTED] = { 0.32, 0.32, 0.54 }
1053         bg[PRELIGHT] = { 0.32, 0.32, 0.54 }
1054 }
1055
1056 style "automation_track_controls_base"
1057 {
1058         bg[NORMAL] = { 0.22, 0.22, 0.29 }
1059         bg[ACTIVE] = { 0.22, 0.22, 0.29 }
1060         bg[INSENSITIVE] = { 0.22, 0.22, 0.29 }
1061         bg[SELECTED] = { 0.22, 0.22, 0.29 }
1062         bg[PRELIGHT] = { 0.22, 0.22, 0.29 }
1063 }
1064
1065 # Plugin Editors
1066 style "plugin_slider" 
1067 {
1068         font_name ="@FONT_BOLD_BIG@"
1069
1070         # the slider itself. the inactive part is INSENSITIVE,
1071         # the active part is something else.
1072
1073         fg[NORMAL] = { 0.37, 0.43, 0.52 }
1074         fg[ACTIVE] = { 0.37, 0.43, 0.52 }
1075         fg[INSENSITIVE] = {0.35, 0.35, 0.40 } # matches default_base
1076         fg[SELECTED] = { 0.37, 0.43, 0.52 }
1077         fg[PRELIGHT] = { 0.37, 0.43, 0.52 }
1078
1079         # draws the outer rectangle around the slider
1080
1081         bg[NORMAL] = { 0.80, 0.80, 0.80 }
1082         bg[ACTIVE] = { 0.80, 0.80, 0.80 }
1083         bg[INSENSITIVE] = {0.80, 0.80, 0.80 }
1084         bg[SELECTED] = { 0.80, 0.80, 0.80 }
1085         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1086
1087         # the numeric display
1088
1089         text[NORMAL] = { 0.80, 0.80, 0.80 }
1090         text[ACTIVE] = { 0.80, 0.80, 0.80 }
1091         text[INSENSITIVE] = { 0.80, 0.80, 0.80 }
1092         text[SELECTED] = { 0.80, 0.80, 0.80 }
1093         text[PRELIGHT] = { 0.80, 0.80, 0.80 }
1094 }
1095
1096 style "track_list_display" = "small_bold_text"
1097 {
1098         text[NORMAL] = { 0.80, 0.80, 0.80 }
1099         text[ACTIVE] = { 0.3, 0.3, 0.3 }
1100         text[INSENSITIVE] = { 0, 0, 0 }
1101         text[SELECTED] = { 0.8, 0.8, 0.8 }
1102
1103         base[NORMAL] = { 0, 0, 0 }
1104         base[ACTIVE] = { 0, 0, 0 }
1105         base[INSENSITIVE] = { 0, 0, 0 }
1106         base[SELECTED] = { 0, 0, 0 }
1107 }
1108
1109 style "inspector_track_list_display" = "track_list_display"
1110 {
1111         text[ACTIVE] = { 0.8, 0.8, 0.8 }
1112
1113         base[NORMAL] = { 0, 0, 0 }
1114         base[ACTIVE] = { 0.2, 0.2, 0.2 }
1115         base[INSENSITIVE] = { 0, 0, 0 }
1116         base[SELECTED] = { 0.3, 0.3, 0.4 }
1117 }
1118
1119 style "processor_list_display"
1120 {
1121         # font_name = "@FONT_SMALL@"
1122         # text[NORMAL] = { 0.80, 0.80, 0.80 }
1123         # text[ACTIVE] = { 0.70, 0.70, 0.70 }
1124         # text[INSENSITIVE] = { 0, 0, 0 }
1125         # text[SELECTED] = { 0.9, 0.3, 0.3 }
1126
1127         # base[NORMAL] = { 0, 0, 0 }
1128         # base[ACTIVE] = { 0, 0, 0 }
1129         # base[INSENSITIVE] = { 0, 0, 0 }
1130         # base[SELECTED] = { 0, 0, 0 }
1131
1132         # # these two are explicitly used by the cell renderer for the
1133         # # text
1134
1135         # fg[NORMAL] = { 0.5, 0.5, 0.5 }  # used for inactive
1136         # fg[ACTIVE] = { 1.0, 1.0, 1.0 }  # used for active
1137
1138         font_name = "@FONT_SMALLER@"
1139         bg[NORMAL] = { 0, 0, 0 }
1140         GtkCheckButton::indicator-size = 10
1141         GtkCheckButton::indicator-spacing = 0
1142 }
1143
1144 style "inspector_processor_list_display" = "processor_list_display"
1145 {
1146         base[SELECTED] = { 0.3, 0.3, 0.3 }
1147 }
1148
1149 # MixerPanZone:
1150 #
1151 # the NORMAL fg color is used for the pan puck
1152 # the ACTIVE fg color is used for the speaker boxes
1153
1154 style "pan_zone" = "default_base"
1155 {
1156         fg[NORMAL] = { 0.34, 0.95, 0.92 }
1157         fg[ACTIVE] = { 0.95, 0.48, 0.11 }
1158 }
1159
1160 style "paler_red_when_active" = "medium_text"
1161 {
1162         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1163         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1164         bg[NORMAL] = { 0.31, 0.31, 0.31 }
1165         bg[PRELIGHT] = { 0.31, 0.31, 0.31 }
1166
1167         fg[ACTIVE] = { 0.36, 0.46, 0.28 }
1168         bg[ACTIVE] = { 1.00, 0.59, 0.59}
1169 }
1170
1171 style "peak_display_peaked_entry" = "small_text"
1172 {
1173         fg[NORMAL] = { 1.0, 1.0, 1.0 }
1174         fg[ACTIVE] = { 1.0, 1.0, 1.0 }
1175         fg[SELECTED] = { 1.0, 1.0, 1.0 }
1176
1177         bg[NORMAL] = {0.9, 0.0, 0.0 }   
1178         bg[ACTIVE] = { 0.9, 0.0, 0.0 }  
1179         bg[PRELIGHT] = { 0.9, 0.0, 0.0 }        
1180         bg[INSENSITIVE] = { 0.9, 0.0, 0.0 }     
1181         bg[SELECTED] = { 0.9, 0.0, 0.0 }        
1182         base[NORMAL] = { 0.9, 0.0, 0.0 }        
1183         base[ACTIVE] = { 0.9, 0.0, 0.0 }        
1184         base[PRELIGHT] = { 0.9, 0.0, 0.0 }      
1185         base[INSENSITIVE] = { 0.9, 0.0, 0.0 }   
1186         base[SELECTED] = { 0.9, 0.0, 0.0 }      
1187 }
1188
1189 style "selected_strip_frame"
1190 {
1191         fg[NORMAL] = { 0.74, 0.42, 0.47 }
1192         bg[NORMAL] = { 0.79, 0.28, 0.18 }
1193 }
1194
1195 style "flashing_alert" = "very_small_text"
1196 {
1197         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1198         bg[NORMAL] = { 0.26, 0.26, 0.31 }
1199         
1200         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
1201         bg[ACTIVE] = { 1.0, 0, 0}
1202 }
1203
1204
1205 style "green_flashing_alert" = "very_small_text"
1206 {
1207         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1208         bg[NORMAL] = { 0.26, 0.26, 0.31 }
1209
1210         fg[ACTIVE] = { 0.80, 0.80, 0.80 }
1211         bg[ACTIVE] = { 0.52, 1.0, 0}
1212 }
1213
1214 style "sync_alert"
1215 {
1216         #
1217         # this is used when the sync button is indicating that sync is
1218         # active, and alternates with another style if sync is active
1219         # but we are not locked
1220         #
1221         bg[ACTIVE] = { 0.52, 1.0, 0}
1222         bg[PRELIGHT] = { 0.52, 1.0, 0}
1223         bg[SELECTED] = { 0.52, 1.0, 0}
1224         bg[NORMAL] = { 0.52, 1.0, 0}
1225         
1226         fg[NORMAL] = { 0, 0, 0 }
1227         fg[PRELIGHT] = { 0, 0, 0 }
1228         fg[SELECTED] = { 0, 0, 0 }
1229         fg[ACTIVE] = { 0, 0, 0 }
1230 }
1231
1232 style "selected_io_selector_port_list" = "medium_bold_text"
1233 {
1234
1235         GtkTreeView::even-row-color = { 0, 0, 0 }
1236         GtkTreeView::odd-row-color = { 0, 0, 0 }
1237
1238 # fg is used to color the fg (text) of the column header button
1239
1240         fg[NORMAL] = { 0.85, 0.85, 0.85 }
1241         fg[SELECTED] = { 0.85, 0.85, 0.85 }
1242         fg[ACTIVE] = { 0.85, 0.85, 0.85 }
1243         fg[PRELIGHT] = { 0.85, 0.85, 0.85 }
1244         fg[INSENSITIVE] = { 0.85, 0.85, 0.85 }
1245
1246 # bg is used used to color the background of the column header button
1247
1248         bg[NORMAL] = { 0.30, 0.30, 0.35 }
1249         bg[ACTIVE] = { 0.30, 0.30, 0.35 }
1250         bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
1251         bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
1252         bg[SELECTED] = { 0.30, 0.30, 0.35 }
1253
1254 # text is used to color the treeview row text
1255
1256         text[NORMAL] = { 0.85, 0.85, 0.85 }
1257         text[SELECTED] = { 0.85, 0.85, 0.85 }
1258
1259 # base is used to color a treeview with no rows
1260
1261         base[NORMAL] = { 0.20, 0.20, 0.25 }
1262         base[ACTIVE] = { 0.20, 0.20, 0.25 }
1263         base[PRELIGHT] = { 0.20, 0.20, 0.25 }
1264         base[INSENSITIVE] = { 0.20, 0.20, 0.25 }
1265         base[SELECTED] = { 0.20, 0.20, 0.25 }
1266
1267 }
1268
1269 style "io_selector_port_list" = "medium_text"
1270 {
1271         GtkTreeView::even-row-color = { 0.20, 0.20, 0.25 }
1272         GtkTreeView::odd-row-color = { 0.20, 0.20, 0.25 }
1273 # fg is used to color the fg (text) of the column header button
1274
1275         fg[NORMAL] = { 0.70, 0.70, 0.70 }
1276         fg[SELECTED] = { 0.70, 0.70, 0.70 }
1277         fg[ACTIVE] = { 0.70, 0.70, 0.70 }
1278         fg[PRELIGHT] = { 0.70, 0.70, 0.70 }
1279         fg[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1280
1281 # bg is used used to color the background of the column header button
1282
1283         bg[NORMAL] = { 0.30, 0.30, 0.35 }
1284         bg[ACTIVE] = { 0.30, 0.30, 0.35 }
1285         bg[PRELIGHT] = { 0.30, 0.30, 0.35 }
1286         bg[INSENSITIVE] = { 0.30, 0.30, 0.35 }
1287         bg[SELECTED] = { 0.30, 0.30, 0.35 }
1288
1289 # text is used to color the treeview row text
1290
1291         text[NORMAL] = { 0.80, 0.80, 0.80 }
1292         text[SELECTED] = { 0.80, 0.80, 0.80 }
1293
1294 # base is used to color a treeview with no rows
1295
1296         base[NORMAL] = { 0.20, 0.20, 0.25 }
1297         base[ACTIVE] = { 0.20, 0.20, 0.25 }
1298         base[PRELIGHT] = { 0.20, 0.20, 0.25 }
1299         base[INSENSITIVE] = { 0.20, 0.20, 0.25 }
1300         base[SELECTED] = { 0.20, 0.20, 0.25 }
1301 }
1302
1303 style "io_selector_notebook" = "default_base"
1304 {
1305         fg[NORMAL] = { 1.0, 1.0, 1.0 }
1306         font_name ="@FONT_BOLD_NORMAL@"
1307 }
1308
1309 style "tearoff_arrow" = "medium_bold_entry"
1310 {
1311         fg[NORMAL] = { 0.80, 0.80, 0.80 }
1312         fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1313         bg[NORMAL] = { 0.80, 0.80, 0.80 }
1314         bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
1315 }
1316
1317 style "location_row_button" = "default_button"
1318 {
1319         font_name = "@FONT_NORMAL@"
1320 }
1321
1322 style "location_rows_clock" = "default_clock_display"
1323 {
1324         font_name = "@FONT_NORMAL@"
1325 }
1326
1327 style "pan_slider" 
1328 {
1329         font_name = "@FONT_NORMAL@"
1330
1331         fg[NORMAL] = { 0.22, 0.73, 0.22 }
1332         fg[ACTIVE] = { 0.22, 0.73, 0.22 }
1333         fg[INSENSITIVE] = {0.22, 0.53, 0.22 } 
1334         fg[SELECTED] = { 0.67, 0.23, 0.22 }
1335         fg[PRELIGHT] = { 0.67, 0.23, 0.22 }
1336
1337         bg[NORMAL] = { 0.05, 0.05, 0.05 }
1338         bg[ACTIVE] = { 0, 0, 0 }
1339         bg[INSENSITIVE] = {0.12, 0.19, 0.25 } 
1340         bg[SELECTED] = { 0, 0, 0 }
1341         bg[PRELIGHT] = { 0, 0, 0 }
1342
1343         text[NORMAL] = { 0.70, 0.70, 0.70 }
1344         text[ACTIVE] = { 0.70, 0.70, 0.70 }
1345         text[INSENSITIVE] = { 0.70, 0.70, 0.70 }
1346         text[SELECTED] = { 0.70, 0.70, 0.70 }
1347         text[PRELIGHT] = { 0.70, 0.70, 0.70 }
1348
1349         # used to draw the triangular indicators 
1350
1351         base[NORMAL] = { 0.80, 0.80, 0.80 }
1352         base[ACTIVE] =  { 0.80, 0.80, 0.80 }
1353         base[INSENSITIVE] = {0.6, 0.6, 0.6 }
1354         base[SELECTED] = { 0.80, 0.80, 0.80 }
1355         base[PRELIGHT] = { 0.80, 0.80, 0.80 }
1356
1357 }
1358
1359 style "ardour_button" ="default_button"
1360 {
1361         xthickness = 1
1362         ythickness = 1
1363 }
1364
1365 style "padded_button" = "default_button"
1366 {
1367         xthickness = 8
1368 }
1369
1370 style "odd_port_groups"
1371 {
1372         fg[NORMAL] = { 0.6, 0.6, 0.6 }
1373 }
1374
1375 style "even_port_groups"
1376 {
1377         fg[NORMAL] = { 0.3, 0.3, 0.3 }
1378 }
1379
1380 #---------------------------------------------------------------
1381
1382 class "GtkWidget" style:highest "default_base"
1383 class "GtkScrollbar" style:highest "ardour_adjusters"
1384 class "GtkLabel" style:highest "default_generic"
1385 class "GtkButton" style:highest "ardour_button"
1386 class "GtkArrow" style:highest "tearoff_arrow"
1387 class "GtkProgressBar" style:highest "ardour_progressbars"
1388
1389 widget "*PaddedButton" style:highest "padded_button"
1390 widget "*FirstActionMessage" style:highest "first_action_message"
1391 widget "*VerboseCanvasCursor" style:highest "verbose_canvas_cursor"
1392 widget "*MarkerText" style:highest "marker_text"
1393 widget "*TimeAxisViewItemName*" style:highest "time_axis_view_item_name"
1394 widget "*EditModeSelector" style:highest "medium_bold_entry"
1395 widget "*SnapTypeSelector" style:highest "medium_bold_entry"
1396 widget "*SnapModeSelector" style:highest "medium_bold_entry"
1397 widget "*ZoomFocusSelector" style:highest "medium_bold_entry"
1398 widget "*ArdourContextMenu*" style:highest "default_menu"
1399 widget "*EditGroupTitleButton*" style:highest "default_button"
1400 widget "*MixerGroupTitleButton*" style:highest "default_button"
1401 widget "*ErrorLogCloseButton" style:highest "default_button"
1402 widget "*EditorGTKButton*" style:highest "default_button" 
1403 widget "*ToolbarButton" style:highest "default_button"
1404 widget "*ToolbarButton*" style:highest "default_button"
1405 widget "*CrossfadeEditButton" style:highest "default_button"
1406 widget "*CrossfadeEditButton*" style:highest "default_button"
1407 widget "*TrackHistoryButton*" style:highest "default_button"
1408 widget "*TrackSizeButton*" style:highest "default_button"
1409 widget "*TrackPlaylistButton*" style:highest "default_button"
1410 widget "*TrackAutomationButton*" style:highest "default_button"
1411 widget "*TrackGroupButton*" style:highest "default_button"
1412 widget "*TrackMixButton*" style:highest "default_button"
1413 widget "*TrackVisualButton*" style:highest "default_button"
1414 widget "*TrackRemoveButton*" style:highest "default_button"
1415 widget "*BaseButton" style:highest "default_button"
1416 widget "*TakeButtonLabel" style:highest "default_button"
1417 widget "*MixerWidthButton" style:highest "default_button"
1418 widget "*MixerHideButton" style:highest "default_button"
1419 widget "*MixerSendButton" style:highest "default_button"
1420 widget "*MixerSendButtonLabel" style:highest "default_button"
1421 widget "*MixerSendSwitch" style:highest "default_button"
1422 widget "*MixerInsertButton" style:highest "default_button"
1423 widget "*MixerInsertButtonLabel" style:highest "default_button"
1424 widget "*MixerInsertSwitch" style:highest "default_button"
1425 widget "*MixerMonitorInputButton*" style:highest "very_small_button"
1426 widget "*MixerMonitorInputButton.*" style:highest "very_small_button"
1427 widget "*MixerIOButton" style:highest "very_small_button"
1428 widget "*MixerIOButtonLabel" style:highest "very_small_button"
1429 widget "*AddRouteDialogSpinner" style:highest "ardour_adjusters"
1430 widget "*AddRouteDialogRadioButton*" style:highest "preferences"
1431 widget "*OptionsNotebook" style:highest "preferences"
1432 widget "*OptionEditorToggleButton*" style:highest "preferences"
1433 widget "*OptionsLabel" style:highest "preferences"
1434 widget "*OptionEditorAuditionerLabel" style:highest "preferences"
1435 widget "*OptionsEntry" style:highest "option_entry"
1436 widget "*InspectorNotebook" style:highest "preferences"
1437 widget "*NewSessionDialog" style:highest "preferences"
1438 widget "*NewSessionDialogButton*" style:highest "preferences"
1439 widget "*MixerSendSwitch*" style:highest "very_small_red_active_and_selected_button"
1440 widget "*OptionEditorToggleButton" style:highest "small_red_active_and_selected_button"
1441 widget "*NewSessionDialogButton" style:highest "small_red_active_and_selected_button"
1442 widget "*RecordEnableButton" style:highest "track_rec_enable_button"
1443 widget "*RecordEnableButton-active" style:highest "track_rec_enable_button_active"
1444 widget "*RecordEnableButton-alternate" style:highest "track_rec_enable_button_alternate"
1445 widget "*MixerRecordEnableButton" style:highest "mixer_track_rec_enable_button"
1446 widget "*MixerRecordEnableButton-active" style:highest "mixer_track_rec_enable_button_active"
1447 widget "*MixerRecordEnableButton-alternate" style:highest "mixer_track_rec_enable_button_alternate"
1448 widget "*MuteButton" style:highest "mute_button"
1449 widget "*MuteButton-alternate" style:highest "mute_button_alternate"
1450 widget "*MuteButton-active" style:highest "mute_button_active"
1451 widget "*MixerMuteButton" style:highest "mixer_mute_button"
1452 widget "*MixerMuteButton-alternate" style:highest "mixer_mute_button_alternate"
1453 widget "*MixerMuteButton-active" style:highest "mixer_mute_button_active"
1454 widget "*SoloButton" style:highest "solo_button"
1455 widget "*SoloButton-alternate" style:highest "solo_button_alternate"
1456 widget "*SoloButton-alternate2" style:highest "solo_button_alternate2"
1457 widget "*SoloButton-active" style:highest "solo_button_active"
1458 widget "*MixerSoloButton" style:highest "mixer_solo_button"
1459 widget "*MixerSoloButton-alternate" style:highest "mixer_solo_button_alternate"
1460 widget "*MixerSoloButton-active" style:highest "mixer_solo_button_active"
1461 widget "*TrackLoopButton*" style:highest "track_loop_button"
1462 widget "*PanAutomationLineSelector*" style:highest "multiline_combo"
1463 widget "*EditorTimeButton*" style:highest "time_button"
1464 widget "*MixerInvertButton*" style:highest "mixer_invert_button"
1465 widget "*MixerInvertButton.*" style:highest "mixer_invert_button"
1466 widget "*MixerAutomationRecordingButton*" style:highest "very_small_button"
1467 widget "*MixerAutomationRecordingButton.*" style:highest "very_small_button"
1468 widget "*MixerAutomationModeButton*" style:highest "very_small_button"
1469 widget "*MixerAutomationModeButton.*" style:highest "very_small_button"
1470 widget "*MixerAutomationPlaybackButton*" style:highest "very_small_button"
1471 widget "*MixerAutomationPlaybackButton.*" style:highest "very_small_button"
1472 widget "*MixerNameButton" style:highest "very_small_button"
1473 widget "*MixerNameButtonLabel" style:highest "very_small_button"
1474 widget "*MixerGroupButton" style:highest "very_small_button"
1475 widget "*MixerGroupButtonLabel" style:highest "very_small_button"
1476 widget "*MixerCommentButton" style:highest "very_small_button"
1477 widget "*MixerCommentButton*" style:highest "very_small_button"
1478 widget "*MixerMonoButton*" style:highest "very_small_button"
1479 widget "*EditGroupButton" style:highest "very_small_button"
1480 widget "*EditGroupButtonLabel" style:highest "very_small_button"
1481 widget "*TransportButton" style:highest "transport_button"
1482 widget "*TransportButton-active" style:highest "transport_button_active"
1483 widget "*TransportSyncButton" style:highest "transport_button"
1484 widget "*TransportSyncButton*" style:highest "transport_button"
1485 widget "*TransportSyncButton-active" style:highest "sync_alert"
1486 widget "*TransportSyncButton-active*" style:highest "sync_alert"
1487 widget "*ShuttleButton" style:highest "transport_button"
1488 widget "*ShuttleButton*" style:highest "transport_button"
1489 widget "*ShuttleDisplay" style:highest "transport_button"
1490 widget "*ShuttleDisplay*" style:highest "transport_button"
1491 widget "*ShuttleControl" style:highest "shuttle_control"
1492 widget "*TransportRecButton" style:highest "transport_rec_button"
1493 widget "*TransportRecButton*" style:highest "transport_rec_button"
1494 widget "*TransportRecButton-active" style:highest "transport_rec_button_active"
1495 widget "*TransportRecButton-active*" style:highest "transport_rec_button_active"
1496 widget "*TransportRecButton-alternate" style:highest "transport_rec_button_alternate"
1497 widget "*TransportRecButton-alternate*" style:highest "transport_rec_button_alternate"
1498 widget "*TransportRecButton*" style:highest "transport_rec_button"
1499 widget "*RecordingXrunWarningWindow" style:highest "xrun_warn"
1500 widget "*RecordingXrunWarningWindow*" style:highest "xrun_warn"
1501 #widget "*MainMenuBar" style:highest "menu_bar_base"
1502 widget "*ErrorMessage" style:highest "error_message"
1503 widget "*FatalMessage" style:highest "fatal_message"
1504 widget "*InfoMessage" style:highest "info_message"
1505 widget "*WarningMessage" style:highest "warning_message"
1506 widget "*BigClockNonRecording" style:highest "non_recording_big_clock_display"
1507 widget "*BigClockRecording" style:highest "recording_big_clock_display"
1508 widget "*TransportClockDisplay" style:highest "transport_clock_display"
1509 widget "*SecondaryClockDisplay" style:highest "transport_clock_display"
1510 widget "*TransportClockDisplayDelta" style:highest "transport_clock_display_delta"
1511 widget "*SecondaryClockDisplayDelta" style:highest "transport_clock_display_delta"
1512 widget "*AudioClockFramesUpperInfo" style:highest "tempo_meter_clock_display"
1513 widget "*AudioClockFramesLowerInfo" style:highest "tempo_meter_clock_display"
1514 widget "*AudioClockSMPTEUpperInfo" style:highest "tempo_meter_clock_display"
1515 widget "*AudioClockSMPTELowerInfo" style:highest "tempo_meter_clock_display"
1516 widget "*AudioClockBBTUpperInfo" style:highest "tempo_meter_clock_display"
1517 widget "*AudioClockBBTLowerInfo" style:highest "tempo_meter_clock_display"
1518 widget "*SelectionStartClock" style:highest "default_clock_display"
1519 widget "*SelectionEndClock" style:highest "default_clock_display"
1520 widget "*SilenceDurationClock" style:highest "white_on_black_clock_display"
1521 widget "*EditPointClock" style:highest "default_clock_display"
1522 widget "*PreRollClock" style:highest "default_clock_display"
1523 widget "*PostRollClock" style:highest "default_clock_display"
1524 widget "*NudgeClock" style:highest "default_clock_display"
1525 widget "*ZoomRangeClock" style:highest "default_clock_display"
1526 widget "*SMPTEOffsetClock" style:highest "default_clock_display"
1527 widget "*TransportLabel" style:highest "small_bold_text"
1528 widget "*TakeLabel" style:highest "small_bold_text"
1529 widget "*LocationLabel" style:highest "small_bold_text"
1530 widget "*WipeLabel" style:highest "small_bold_text"
1531 widget "*TakeTagLabel" style:highest "small_bold_text"
1532 widget "*ToolBarLabel" style:highest "small_bold_text"
1533 widget "*EditorDisplayLabel" style:highest "small_bold_text"
1534 widget "*NewSessionLabel" style:highest "large_text"
1535 widget "*GlobalButtonLabel" style:highest "default_generic"
1536 widget "*ClickButton" style:highest "medium_entry"
1537 widget "*RegionNameDisplay" style:highest "medium_entry"
1538 widget "*PluginDisplay" style:highest "medium_entry"
1539 widget "*SelectionDisplay" style:highest "medium_entry"
1540 widget "*HistorySelector" style:highest "medium_entry"
1541 widget "*LocationSelector" style:highest "medium_entry"
1542 widget "*TakeSelector" style:highest "medium_entry"
1543 widget "*RegionSelector" style:highest "medium_entry"
1544 widget "*SMPTERuler" style:highest "editor_time_ruler"
1545 widget "*BBTRuler" style:highest "editor_time_ruler"
1546 widget "*FramesRuler" style:highest "editor_time_ruler"
1547 widget "*MinSecRuler" style:highest "editor_time_ruler"
1548 widget "*BaseFrame" style:highest "base_frame"
1549
1550 widget "*SendStripBase" style:highest "send_strip_base"
1551 widget "*AudioTrackStripBase" style:highest "audio_track_base"
1552 widget "*AudioBusStripBase" style:highest "audio_bus_base"
1553 widget "*MidiTrackStripBase" style:highest "midi_track_base"
1554 widget "*AudioTrackStripBaseInactive" style:highest "track_controls_inactive"
1555 widget "*AudioBusStripBaseInactive" style:highest "track_controls_inactive"
1556 widget "*MidiTrackStripBaseInactive" style:highest "track_controls_inactive"
1557 widget "*FaderMetricsStrip" style:highest "audio_track_metrics"
1558 widget "*AudioTrackMetrics" style:highest "audio_track_metrics"
1559 widget "*AudioBusMetrics" style:highest "audio_bus_metrics"
1560 widget "*AudioTrackMetricsInactive" style:highest "audio_track_metrics_inactive"
1561 widget "*AudioBusMetricsInactive" style:highest "audio_bus_metrics_inactive"
1562
1563 widget "*TimeAxisViewControlsBaseUnselected" style:highest "audio_track_base"
1564 widget "*AudioTrackControlsBaseUnselected" style:highest "audio_track_base"
1565 widget "*MidiTrackControlsBaseUnselected" style:highest "midi_track_base"
1566 widget "*AudioTrackFader" style:highest "gain_fader"
1567
1568 widget "*BusControlsBaseUnselected" style:highest "audio_bus_base"
1569 widget "*AudioBusFader" style:highest "gain_fader"
1570 widget "*TrackSeparator" style:highest "track_separator"
1571 widget "*TrackEditIndicator0*" style:highest "edit_group_0"
1572 widget "*TrackEditIndicator1*" style:highest "edit_group_1"
1573 widget "*TrackEditIndicator2*" style:highest "edit_group_2"
1574 widget "*TrackEditIndicator3*" style:highest "edit_group_3"
1575 widget "*TrackEditIndicator4*" style:highest "edit_group_3"
1576 widget "*TrackEditIndicator5*" style:highest "edit_group_3"
1577 widget "*TrackEditIndicator6*" style:highest "edit_group_3"
1578 widget "*TrackEditIndicator7*" style:highest "edit_group_3"
1579 widget "*EditorTrackNameDisplay" style:highest "track_name_display"
1580 widget "*EditorTrackNameDisplay*" style:highest "track_name_display"
1581 widget "*EditorActiveTrackNameDisplay" style:highest "active_track_name_display"
1582 widget "*EditorActiveTrackNameDisplay*" style:highest "active_track_name_display"
1583 widget "*CrossfadeEditAuditionButton" style:highest "red_when_active"
1584 widget "*CrossfadeEditAuditionButton*" style:highest "red_when_active"
1585 widget "*CrossfadeEditCurveButton" style:highest "red_when_active"
1586 widget "*CrossfadeEditCurveButton*" style:highest "red_when_active"
1587 widget "*CrossfadeEditLabel" style:highest "medium_text"
1588 widget "*CrossfadeEditFrame" style:highest "base_frame"
1589 widget "*MouseModeButton" style:highest "default_button"
1590 widget "*MouseModeButton*" style:highest "default_button"
1591 widget "*EditorMainCanvas" style:highest "main_canvas_area"
1592 widget "*AudioTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1593 widget "*BusControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1594 widget "*AutomationTrackControlsBaseInactiveUnselected" style:highest "track_controls_inactive"
1595 widget "*AutomationTrackName" style:highest "automation_track_name"
1596 widget "*AudioTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1597 widget "*BusControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1598 widget "*AutomationTrackControlsBaseInactiveSelected" style:highest "track_controls_inactive"
1599 widget "*AudioTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1600 widget "*MidiTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1601 widget "*BusControlsBaseSelected" style:highest "edit_controls_base_selected"
1602 widget "*AutomationTrackControlsBase" style:highest "automation_track_controls_base"
1603 widget "*AutomationTrackControlsBaseSelected" style:highest "edit_controls_base_selected"
1604 #widget "*EditorMenuBar*" style:highest "black_mackie_menu_bar"
1605 #widget "*MainMenuBar*" style:highest "black_mackie_menu_bar"
1606 widget "*ZoomClickBox" style:highest "medium_bold_entry"
1607 widget "*PluginParameterLabel" style:highest "medium_text"
1608 widget "*PluginNameInfo" style:highest "plugin_name_text"
1609 widget "*PluginMakerInfo" style:highest "plugin_maker_text"
1610 widget "*PluginParameterInfo" style:highest "medium_text"
1611 widget "*MotionControllerValue" style:highest "medium_entry"
1612 widget "*ParameterValueDisplay" style:highest "medium_bold_entry"
1613 widget "*PluginUIClickBox" style:highest "medium_bold_entry"
1614 widget "*PluginUIClickBox*" style:highest "medium_bold_entry"
1615 widget "*PluginSlider" style:highest "plugin_slider"
1616 widget "*EditGroupDisplay" style:highest "treeview_display"
1617 widget "*TrackListDisplay" style:highest "treeview_display"
1618 widget "*RegionListDisplay" style:highest "treeview_display"
1619 widget "*NamedSelectionDisplay" style:highest "treeview_display"
1620 widget "*SnapshotDisplay" style:highest "treeview_display"
1621 widget "*MixerTrackCommentArea" style:highest "option_entry"
1622 widget "*MixerPanZone" style:highest "pan_zone"
1623 widget "*MixerTrackDisplayList" style:highest "treeview_display"
1624 widget "*MixerSnapshotDisplayList" style:highest "treeview_display"
1625 widget "*MixerAuxDisplayList" style:highest "treeview_display"
1626 widget "*MixerGroupList" style:highest "treeview_display"
1627 widget "*RegionEditorLabel" style:highest "medium_text"
1628 widget "*RegionEditorSmallLabel" style:highest "small_text"
1629 widget "*RegionEditorEntry" style:highest "medium_entry"
1630 widget "*RegionEditorClock" style:highest "default_clock_display"
1631 widget "*RegionEditorToggleButton" style:highest "paler_red_when_active"
1632 widget "*RegionEditorToggleButton*" style:highest "paler_red_when_active"
1633 widget "*MixerStripSpeedBase" style:highest "small_entry"
1634 widget "*MixerStripSpeedBase*" style:highest "small_entry"
1635 widget "*MixerStripSpeedBaseNotOne" style:highest "small_red_on_black_entry"
1636 widget "*MixerStripSpeedBaseNotOne*" style:highest "small_red_on_black_entry"
1637 widget "*MixerStripGainDisplay" style:highest "small_entry"
1638 widget "*MixerStripGainDisplay*" style:highest "small_entry"
1639 widget "*MixerStripGainUnitButton" style:highest "very_small_button"
1640 widget "*MixerStripGainUnitButton*" style:highest "very_small_button"
1641 widget "*MixerStripMeterPreButton" style:highest "very_small_button"
1642 widget "*MixerStripMeterPreButton*" style:highest "very_small_button"
1643 widget "*MixerStripPeakDisplay*" style:highest "red_active_small_entry"
1644 widget "*MixerStripPeakDisplayPeak*" style:highest "peak_display_peaked_entry"
1645 widget "*MixerStripSelectedFrame" style:highest "selected_strip_frame"
1646 widget "*MixerStripFrame" style:highest "base_frame"
1647 widget "*HWMonitorButton" style:highest "red_when_active"
1648 widget "*HWMonitorButton*" style:highest "red_when_active"
1649 widget "*MonitorInvertButton" style:highest "monitor_invert_button"
1650 widget "*MonitorInvertButton*" style:highest "monitor_invert_button"
1651 widget "*MonitorMuteButton" style:highest "monitor_mute_button"
1652 widget "*MonitorMuteButton*" style:highest "monitor_mute_button"
1653 widget "*MonitorDimButton" style:highest "monitor_dim_button"
1654 widget "*MonitorDimButton*" style:highest "monitor_dim_button"
1655 widget "*MonitorMonoButton" style:highest "monitor_mono_button"
1656 widget "*MonitorMonoButton*" style:highest "monitor_mono_button"
1657 widget "*MonitorInvertButton" style:highest "monitor_invert_button"
1658 widget "*MonitorInvertButton*" style:highest "monitor_invert_button"
1659 widget "*BypassButton" style:highest "red_when_active"
1660 widget "*BypassButton*" style:highest "red_when_active"
1661 widget "*TransportSoloAlert" style:highest "flashing_alert"
1662 widget "*TransportSoloAlert.*" style:highest "flashing_alert"
1663 widget "*TransportSoloAlert-active" style:highest "flashing_alert"
1664 widget "*TransportSoloAlert-alternate" style:highest "flashing_alert"
1665 widget "*SendAlert" style:highest "green_flashing_alert"
1666 widget "*SendAlert.*" style:highest "green_flashing_alert"
1667 widget "*TransportAuditioningAlert" style:highest "flashing_alert"
1668 widget "*TransportAuditioningAlert.*" style:highest "flashing_alert"
1669 widget "*FadeCurve" style:highest "medium_bold_entry"
1670 widget "*FadeCurve*" style:highest "medium_bold_entry"
1671 widget "*IOSelectorButton" style:highest "default_button"
1672 widget "*IOSelectorButton*" style:highest "default_button"
1673 widget "*IOSelectorList" style:highest "medium_entry_noselection_fg"
1674 widget "*IOSelectorPortList" style:highest "io_selector_port_list"
1675 widget "*IOSelectorPortList.*" style:highest "io_selector_port_list"
1676 widget "*IOSelectorPortListSelected" style:highest "selected_io_selector_port_list"
1677 widget "*IOSelectorPortListSelected.*" style:highest "selected_io_selector_port_list"
1678 widget "*IOSelectorNotebook" style:highest "io_selector_notebook"
1679 widget "*IOSelectorNotebookTab" style:highest "io_selector_notebook"
1680 widget "*IOSelectorFrame" style:highest "base_frame"
1681 widget "*ConnectionEditorButton" style:highest "default_button"
1682 widget "*ConnectionEditorButton*" style:highest "default_button"
1683 widget "*ConnectionEditorList" style:highest "medium_entry_noselection_fg"
1684 widget "*ConnectionEditorConnectionList" style:highest "medium_entry"
1685 widget "*ConnectionEditorPortList" style:highest "io_selector_port_list"
1686 widget "*ConnectionEditorPortListSelected" style:highest "selected_io_selector_port_list"
1687 widget "*ConnectionEditorNotebook" style:highest "io_selector_notebook"
1688 widget "*ConnectionEditorNotebookTab" style:highest "io_selector_notebook"
1689 widget "*ConnectionEditorFrame" style:highest "base_frame"
1690 widget "*RouteParamsListDisplay" style:highest "inspector_track_list_display"
1691 widget "*RouteParamsPreListDisplay" style:highest "inspector_processor_list_display"
1692 widget "*RouteParamsPostListDisplay" style:highest "inspector_processor_list_display"
1693 widget "*TearOffArrow" style:highest "tearoff_arrow"
1694 widget "*RouteParamsTitleButton" style:highest "medium_text"
1695 widget "*RouteParamsTitleLabel" style:highest "medium_text"
1696 widget "*PluginAutomateRecordButton" style:highest "small_red_active_and_selected_button"
1697 widget "*PluginAutomateRecordButton*" style:highest "small_red_active_and_selected_button"
1698 widget "*PluginAutomatePlayButton" style:highest "small_red_active_and_selected_button"
1699 widget "*PluginAutomatePlayButton*" style:highest "small_red_active_and_selected_button"
1700 widget "*PluginAutomateButton" style:highest "small_button"
1701 widget "*PluginAutomateButton*" style:highest "small_button"
1702 widget "*PluginSaveButton" style:highest "small_button"
1703 widget "*PluginSaveButton*" style:highest "small_button"
1704 widget "*PluginLoadButton" style:highest "small_button"
1705 widget "*PluginLoadButton*" style:highest "small_button"
1706
1707 widget "*MetricDialogFrame" style:highest "base_frame"
1708 widget "*MetricEntry" style:highest "medium_bold_entry"
1709 widget "*MetricButton" style:highest "default_button"
1710 widget "*MetricButton.*" style:highest "default_button"
1711 widget "*MetricLabel" style:highest "medium_text"
1712 widget "*TimeStretchButton" style:highest "default_button"
1713 widget "*TimeStretchButton.*" style:highest "default_button"
1714 widget "*TimeStretchProgress" style:highest "default_generic"
1715 widget "*ChoiceWindow" style:highest "default_generic"
1716 widget "*ChoicePrompt" style:highest "default_generic"
1717 widget "*ChoiceButton" style:highest "default_button"
1718 widget "*ChoiceButton*" style:highest "default_button"
1719 widget "*SelectionModeButton" style:highest "default_button"
1720 widget "*SelectionModeButton*" style:highest "default_button"
1721 widget "*TrackLabel" style:highest "medium_text"
1722 widget "*TrackPlugName" style:highest "medium_text"
1723 widget "*TrackParameterName" style:highest "small_text"
1724 widget "*AddRouteDialog*" style:highest "medium_text"
1725 widget "*AddRouteDialog.GtkLabel" style:highest "medium_text"
1726 widget "*AddRouteDialogChannelChoice" style:highest "medium_bold_entry"
1727 widget "*AddRouteDialogSpinner" style:highest "medium_bold_entry"
1728 widget "*AddRouteDialogSpinner*" style:highest "medium_bold_entry"
1729 widget "*AddRouteDialogRadioButton" style:highest "red_when_active"
1730 widget "*AddRouteDialogButton" style:highest "default_button"
1731 widget "*AddRouteDialogNameTemplateEntry" style:highest "medium_bold_entry"
1732 widget "*NewSessionIOLabel" style:highest "larger_bold_text"
1733 widget "*NewSessionSR1Label" style:highest "red_medium_text"
1734 widget "*NewSessionSR2Label" style:highest "medium_text"
1735 widget "*NewSessionChannelChoice" style:highest "medium_bold_entry"
1736 widget "*NewSessionMainButton" style:highest "larger_bold_text"
1737 widget "*NewSessionMainButton*" style:highest "larger_bold_text"
1738 widget "*NewSessionMainLabel" style:highest "larger_bold_text"
1739 widget "*LocationEditRowClock" style:highest "location_rows_clock"
1740 widget "*LocationEditNameLabel" style:highest "medium_text"
1741 widget "*LocationEditSetButton" style:highest "location_row_button"
1742 widget "*LocationEditSetButton*" style:highest "location_row_button"
1743 widget "*LocationEditGoButton" style:highest "location_row_button"
1744 widget "*LocationEditGoButton*" style:highest "location_row_button"
1745 widget "*LocationEditCdButton" style:highest "small_red_active_and_selected_button"
1746 widget "*LocationEditCdButton*" style:highest "small_red_active_and_selected_button"
1747 widget "*LocationEditHideButton" style:highest "small_red_active_and_selected_button"
1748 widget "*LocationEditHideButton*" style:highest "small_red_active_and_selected_button"
1749 widget "*LocationEditNumberLabel" style:highest "small_text"
1750 widget "*LocationLocEditorFrame" style:highest "base_frame"
1751 widget "*LocationRangeEditorFrame" style:highest "base_frame"
1752 widget "*LocationEditNameEntry" style:highest "option_entry"
1753 widget "*LocationAddLocationButton" style:highest "default_button"
1754 widget "*LocationAddLocationButton*" style:highest "default_button"
1755 widget "*LocationAddRangeButton" style:highest "default_button"
1756 widget "*LocationAddRangeButton*" style:highest "default_button"
1757 widget "*LocationEditRemoveButton" style:highest "location_row_button"
1758 widget "*LocationEditRemoveButton*" style:highest "location_row_button"
1759 widget "*PanSlider" style:highest "pan_slider"
1760 widget "*PanningLinkButton" style:highest "mixer_red_active_button"
1761 widget "*PanningLinkButton.*" style:highest "mixer_red_active_button"
1762 widget "*PanningLinkDirectionButton" style:highest "very_small_button"
1763 widget "*PanningLinkDirectionButton.*" style:highest "very_small_button"
1764 widget "*ChannelCountSelector" style:highest "medium_bold_entry"
1765 widget "*ChannelCountSelector.GtkArrow" style:highest "default_generic"
1766 widget "*RegionListWholeFile" style:highest "treeview_parent_node"
1767 widget "*EditorHScrollbar" style:highest "editor_hscrollbar"
1768 widget "*OddPortGroups" style:highest "odd_port_groups"
1769 widget "*EvenPortGroups" style:highest "even_port_groups"
1770 widget "*MidiListView*" style:highest "white_tree_view"
1771 widget "*ProcessorSelector*" style:highest "processor_list_display"
1772 widget "*PortMatrixLabel*" style:highest "small_text"
1773 widget "*MidiTracerTextView" style:highest "midi_tracer_textview"