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