Skip updating options for hidden file-dialog
[ardour.git] / gtk2_ardour / clearlooks.rc.in
1 gtk-button-images = 0                                                         # [ Default value: 1 ] Show stock icons on buttons.
2
3 style "default" = "medium_text"
4 {
5   #Original values for reference
6
7   GtkTreeView         :: vertical-padding                 = 0
8   GtkTreeView         :: horizontal-padding               = 0
9   GtkTreeView         :: even-row-color                   = @bases
10   GtkTreeView         :: odd-row-color                    = @bases
11   GtkTreeView         :: focus-line-width                 = 0
12   GtkTreeView         :: tree-line-width                  = 1
13   GtkTreeView         :: row-ending-details               = 0
14
15   GtkWidget           :: focus-line-pattern               = "\001\001"        #                              Dash pattern used to draw the focus indicator.
16   GtkWidget           :: focus-line-width                 = 1                 # [               1 ] ( >= 0 ) Width, in pixels, of the focus indicator line.
17   GtkWidget           :: focus-padding                    = 1                 # [               1 ] ( >= 0 ) Width, in pixels, between focus indicator and the widget box.
18   GtkWidget           :: interior-focus                   = 1                 # [               1 ] ( bool ) Draw the focus indicator inside widgets.
19   GtkWidget           :: scroll-arrow-hlength             = 16                # [              16 ] ( >= 1 ) Length of horizontal scroll arrows.
20   GtkWidget           :: scroll-arrow-vlength             = 16                # [              16 ] ( >= 1 ) Length of vertical scroll arrows.
21   GtkWidget           :: link-color                       = shade(1.25, @bright_color)
22   GtkWidget           :: visited-link-color               = @bright_color
23
24   GtkDialog           :: action-area-border               = 4                 # [               5 ] ( >= 0 ) Width of border around the button area at the bottom of the dialog.
25   GtkDialog           :: button-spacing                   = 4                 # [               6 ] ( >= 0 ) Spacing between buttons.
26   GtkDialog           :: content-area-border              = 2                 # [               2 ] ( >= 0 ) Width of border around the main dialog area.
27   GtkDialog           :: content-area-spacing             = 0                 # [               0 ] ( >= 0 ) The default spacing used between elements of the content area of the dialog.
28
29   GtkButton           :: default-border = { 0, 0, 0, 0 }
30   GtkButton           :: default-outside_border = { 0, 0, 0, 0 }
31   GtkButton           :: button-relief = GTK_RELIEF_NONE
32   GtkButton           :: child-displacement-x             = 1                 # [               0 ]          How far in x direction to move the button when its depressed.
33   GtkButton           :: child-displacement-y             = 1                 # [               0 ]          ... y
34   GtkButton           :: default-border                   = { 0, 0, 0, 0 }    #                              Extra space to add for CAN_DEFAULT buttons.
35   GtkButton           :: displace-focus                   = 0                 # [               0 ] ( bool ) Whether the child_displacement_x/child_displacement_y properties should also affect the focus rectangle.
36   GtkButton           :: image-spacing                    = 2                 # [               2 ] ( >= 0 ) Spacing in pixels between the image and label.
37
38   GtkCheckButton      :: indicator-size                   = 13                # [              13 ] ( >= 0 ) Size of check or radio indicator.
39   GtkCheckButton      :: indicator-spacing                = 2                 # [               2 ] ( >= 0 ) Spacing around check or radio indicator.
40   GtkCheckMenuItem    :: indicator-size                   = 13                # [              13 ] ( >= 0 ) Size of check or radio indicator.
41
42   GtkOptionMenu       :: indicator-size                   = { 6, 10 }         #                              Size of dropdown indicator.
43   GtkOptionMenu       :: indicator-spacing                = {   6, 5, 0, 0 }    #                              Spacing around indicator.
44
45   GtkComboBox         :: appears-as-list                  = 0                 # [               0 ] ( bool ) Whether dropdowns should look like lists rather than menus.
46   GtkComboBox         :: arrow-size                       = 13                # [              15 ] ( >= 0 ) Sets the minimum size of the arrow in the combo box.
47   GtkComboBox         :: shadow-type                      = GTK_SHADOW_NONE   # [ GTK_SHADOW_NONE ]          Which kind of shadow to draw around the combo box.
48
49   GtkPaned            :: handle-size                      = 4                 # [               5 ] ( >= 0 ) Width of handle.
50
51   GtkScale            :: activate-slider                  = 1                 # [               0 ] ( bool ) With this option set to TRUE, sliders will be drawn ACTIVE and with shadow IN while they are dragged.
52   GtkScale            :: slider-length                    = 23                # [              31 ] ( >= 0 ) Length of scale's slider.
53   GtkScale            :: slider-width                     = 14                # [              14 ] ( >= 0 ) Width of scrollbar or scale thumb.
54   GtkScale            :: trough-side-details              = 1                 # [               0 ] ( bool ) When TRUE, the parts of the trough on the two sides of the slider are drawn with different details.
55
56   GtkScrollbar        :: activate-slider                  = 1                 # [               0 ] ( bool ) With this option set to TRUE, sliders will be drawn ACTIVE and with shadow IN while they are dragged.
57   GtkScrollbar        :: arrow-scaling                    = 0.4               # [             0.5 ] ( 0.1  ) The arrow size proportion relative to the scroll button size.
58   GtkScrollbar        :: fixed-slider-length              = 0                 # [               0 ] ( bool ) Don't change slider size, just lock it to the minimum length.
59   GtkScrollbar        :: min-slider-length                = 50                # [              21 ] ( >= 0 ) Minimum length of scrollbar slider.
60   GtkScrollbar        :: slider-width                     = 15                # [              14 ] ( >= 0 ) Width of scrollbar or scale thumb.
61   GtkScrollbar        :: stepper-spacing                  = 0                 # [               0 ] ( >= 0 ) The spacing between the stepper buttons and thumb. Note that setting this value to anything > 0 will automatically set the trough-under-steppers style property to TRUE as well. Also, stepper-spacing won't have any effect if there are no steppers.
62   GtkScrollbar        :: trough-border                    = 0                 # [               1 ] ( >= 0 ) Spacing between thumb/steppers and outer trough bevel.
63   GtkScrollbar        :: trough-side-details              = 0                 # [               0 ] ( bool ) When TRUE, the parts of the trough on the two sides of the slider are drawn with different details.
64   GtkScrollbar        :: trough-under-steppers            = 1                 # [               1 ] ( bool ) Whether to draw the trough across the full length of the range or to exclude the steppers and their spacing. Note that setting the "stepper-spacing" style property to any value > 0 will automatically enable trough-under-steppers too.
65
66   GtkScrollbar        :: has-backward-stepper             = 1                 # [               1 ] ( bool ) Display the standard backward arrow button.
67   GtkScrollbar        :: has-forward-stepper              = 1                 # [               1 ] ( bool ) Display the standard forward arrow button.
68   GtkScrollbar        :: has-secondary-backward-stepper   = 0                 # [               0 ] ( bool ) Display a second backward arrow button on the opposite end of the scrollbar.
69   GtkScrollbar        :: has-secondary-forward-stepper    = 0                 # [               0 ] ( bool ) Display a second forward arrow button on the opposite end of the scrollbar.
70
71   GtkHScrollbar       :: has-secondary-backward-stepper   = 0                 # [               0 ] ( bool ) Display a second backward arrow button on the opposite end of the scrollbar.
72   GtkHScrollbar       :: has-secondary-forward-stepper    = 0                 # [               0 ] ( bool ) Display a second forward arrow button on the opposite end of the scrollbar.
73   GtkVScrollbar       :: has-secondary-backward-stepper   = 0                 # [               0 ] ( bool ) Display a second backward arrow button on the opposite end of the scrollbar.
74   GtkVScrollbar       :: has-secondary-forward-stepper    = 0                 # [               0 ] ( bool ) Display a second forward arrow button on the opposite end of the scrollbar.
75
76 #Menu Properties
77   GtkMenuBar          :: internal-padding                 = 1                 # [               1 ] ( >= 0 ) Amount of border space between the menubar shadow and the menu items.
78   GtkMenuBar          :: shadow-type                      = GTK_SHADOW_OUT    # [  GTK_SHADOW_OUT ]          Style of bevel around the menubar.
79
80   GtkMenu             :: arrow-placement                  = GTK_ARROWS_BOTH   # [ GTK_ARROWS_BOTH ]          Indicates where scroll arrows should be placed.
81   GtkMenu             :: arrow-scaling                    = 0.5               # [             0.7 ] ( 0.1  ) Arbitrary constant to scale down the size of the scroll arrow.
82   GtkMenu             :: double-arrows                    = 1                 # [               1 ] ( bool ) When scrolling, always show both arrows.
83   GtkMenu             :: horizontal-offset                = -2                # [              -2 ]          When the menu is a submenu, position it this number of pixels offset horizontally.
84   GtkMenu             :: horizontal-padding               = 0                 # [               0 ] ( >= 0 ) Extra space at the left and right edges of the menu.
85   GtkMenu             :: vertical-offset                  = 0                 # [               0 ]          When the menu is a submenu, position it this number of pixels offset vertically.
86   GtkMenu             :: vertical-padding                 = 0                 # [               0 ] ( >= 0 ) Extra space at the top and bottom of the menu.
87
88   GtkMenuItem         :: arrow-scaling                    = 0.5               # [             0.8 ] ( 0.2  ) Amount of space used up by arrow, relative to the menu item's font size.
89   GtkMenuItem         :: arrow-spacing                    = 10                # [              10 ] ( >= 0 ) Space between label and arrow.
90   GtkMenuItem         :: horizontal-padding               = 3                 # [               3 ] ( >= 0 ) Padding to left and right of the menu item.
91   GtkMenuItem         :: selected-shadow-type             = GTK_SHADOW_NONE   # [ GTK_SHADOW_NONE ]          Shadow type when item is selected.
92   #GtkMenuItem         :: toggle-spacing                   = 4                 # [               5 ] ( >= 0 ) Space between icon and label.
93   GtkMenuItem         :: width-chars                      = 12                # [              12 ] ( >= 0 ) The minimum desired width of the menu item in characters.
94
95 #Other Properties
96   GtkArrow            :: arrow-scaling                    = 0.5               # [             0.7 ] ( 0.1  ) Amount of space used up by arrow.
97
98   GtkNotebook         :: arrow-spacing                    = 0                 # [               0 ] ( >= 0 ) Spacing between the scroll arrows and the tabs.
99   GtkNotebook         :: tab-curvature                    = 1                 # [               1 ] ( >= 0 ) Size of tab curvature.
100   GtkNotebook         :: tab-overlap                      = 1                 # [               2 ]          Size of tab overlap area.
101
102   GtkTreeView         :: horizontal-separator             = 8                 # [               2 ] ( >= 0 ) Horizontal space between cells. Must be an even number.
103   GtkTreeView         :: vertical-separator               = 2                 # [               2 ] ( >= 0 ) Vertical space between cells. Must be an even number.
104
105   GtkEntry::cursor_color = @entry_cursor
106   GtkEntry::state-hint = 0
107   
108   bg[NORMAL]          = @background
109   bg[PRELIGHT]        = shade(1.1, @background)
110   bg[ACTIVE]          = shade(0.9, @background)
111   bg[INSENSITIVE]     = @background
112   bg[SELECTED]        = @bg_selected
113
114   fg[NORMAL]          = @foreground
115   fg[PRELIGHT]        = @foreground
116   fg[ACTIVE]          = shade(0.9, @foreground)
117   fg[INSENSITIVE]     = shade(0.7, @background)
118   fg[SELECTED]        = @fg_selected
119
120   # These base and text colors will be used by treeviews and some other widgets.
121
122   base[NORMAL]        = @bases
123   base[PRELIGHT]      = @bases
124   base[INSENSITIVE]   = shade(1.0, @background)
125   base[ACTIVE]        = shade(0.9, @bg_selected) /* base for focused, selected text */
126   base[SELECTED]      = @bg_selected /* base for non-focused, selected text */
127
128   text[NORMAL]        = @texts
129   text[PRELIGHT]      = @texts
130   text[INSENSITIVE]   = shade(0.7, @lightest)
131   text[ACTIVE]        = @fg_selected          /* text color for focused selected text */
132   text[SELECTED]      = @fg_selected          /* text color for non-focused selected text */
133
134   #engine specific tweaks
135
136   engine "clearlooks"
137   {
138     menubarstyle       = 2 # 0 = flat, 1 = sunken, 2 = flat gradient
139   }
140 }
141
142 style "entry"
143 {
144   GtkEntry::cursor_color = @entry_cursor
145   GtkEntry::inner-border = { 2, 2, 2, 2 }
146
147   xthickness = 0
148   ythickness = 0
149
150   # special base + text for GtkEntry to aid with visibility during text entry
151
152   base[NORMAL]      = @bases
153   base[PRELIGHT]    = @bases
154   base[INSENSITIVE] = shade(1.0, @background)
155   base[ACTIVE]      = @bases
156   base[SELECTED]    = @bg_selected
157
158   text[NORMAL]      = @texts
159   text[PRELIGHT]    = @texts
160   text[INSENSITIVE] = shade(0.7, @lightest)
161   text[ACTIVE]      = @texts
162   text[SELECTED]    = @fg_selected
163 }
164
165 style "spin_button" = "entry"
166 {
167   engine "clearlooks"
168   {
169         # without this empty declaration, SpinButtons draw their arrows oddly
170   }
171
172 }
173
174 style "mixer_strip_entry" = "small_text"
175 {
176         xthickness = 3
177         ythickness = 3
178
179         bg[NORMAL] = @bases
180         bg[ACTIVE] = @bases
181         bg[SELECTED] = @bases
182
183         text[NORMAL] = @texts
184         text[ACTIVE] = @texts
185         text[SELECTED] = @texts
186
187         base[NORMAL] = @bases
188         base[ACTIVE] = @bases
189         base[SELECTED] = @bases
190 }
191
192 style "peak_display_peaked_entry" = "mixer_strip_entry"
193 {
194         fg[ACTIVE] = @texts
195         fg[SELECTED] = @texts
196         text[SELECTED] = @texts
197
198         base[NORMAL] = @clip_indicator
199         base[ACTIVE] = @clip_indicator
200         base[PRELIGHT] = @clip_indicator
201         base[INSENSITIVE] = @clip_indicator
202         base[SELECTED] = @clip_indicator
203 }
204
205 style "treeview_parent_node"
206 {
207         # specifies *just* the color used for whole file rows when not selected
208
209         fg[NORMAL] = { 0.0, 0.6, 0.85 }
210 }
211
212 style "treeview_display" = "small_bold_text"
213 {
214         GtkWidget::focus-line-width = 0
215
216         # expander arrow border and DnD "icon" text
217         fg[NORMAL] = { 0.8, 0.8, 0.8 }
218
219         bg[NORMAL] = { 0.8, 0.8, 0.8 }
220
221         # background with no rows or no selection, plus
222         # expander arrow core and DnD "icon" background
223         base[NORMAL] = { 0.20, 0.20, 0.25 }
224
225         # selected row bg when window does not have focus (including during DnD)
226         base[ACTIVE] = { 0.0, 0.75, 0.75 }
227
228         # selected row bg when window has focus
229         base[SELECTED] = { 0, 0.75, 0.75 }
230
231         # row text when in normal state and not a parent
232         text[NORMAL] = { 0.80, 0.80, 0.80 }
233
234         # selected row text with window focus
235         text[SELECTED] = { 1.0, 1.0, 1.0 }
236
237         # selected row text without window focus (including during DnD)
238         text[ACTIVE] = { 1.0, 1.0, 1.0 }
239 }
240
241 style "track_header_inactive"  = "larger_text"
242 {
243         bg[NORMAL] =      @track_header_inactive
244         bg[ACTIVE] =      @track_header_inactive
245         bg[INSENSITIVE] = @track_header_inactive
246         bg[SELECTED] =    @track_header_inactive
247         bg[PRELIGHT] =    @track_header_inactive
248 }
249
250 style "track_header_selected" = "track_header"
251 {
252         bg[NORMAL] = @track_header_selected
253         bg[ACTIVE] = @track_header_selected
254         bg[INSENSITIVE] = @track_header_selected
255         bg[SELECTED] = @track_header_selected
256         bg[PRELIGHT] = @track_header_selected
257 }
258
259 style "automation_track_header"
260 {
261         bg[NORMAL] = @automation_track_header
262         bg[ACTIVE] = @automation_track_header
263         bg[INSENSITIVE] = @automation_track_header
264         bg[SELECTED] = @automation_track_header
265         bg[PRELIGHT] = @automation_track_header
266 }
267
268 style "inspector_processor_list" = "processor_list"
269 {
270         base[SELECTED] = { 0.3, 0.3, 0.3 }
271 }
272
273 style "time_info_box"
274 {
275         bg[NORMAL] = { 0.00, 0.00, 0.00 }
276 }
277
278 style "status_bar_box"
279 {
280         bg[NORMAL] = @background
281 }
282
283 style "very_small_text"
284 {
285         font_name = "@FONT_SMALLER@"
286 }
287
288 style "small_text"
289 {
290         font_name = "@FONT_SMALL@"
291 }
292
293 style "small_clock"
294 {
295         font_name = "@CLOCKFONT@ @FONT_NORMAL@"
296 }
297
298 style "small_italic_text"
299 {
300         font_name = "italic @FONT_SMALL@"
301 }
302
303 style "small_bold_text"
304 {
305         font_name = "bold @FONT_SMALL@"
306 }
307
308 style "medium_bold_text"
309 {
310         font_name = "bold @FONT_NORMAL@"
311 }
312
313 style "medium_text"
314 {
315         font_name = "@FONT_NORMAL@"
316 }
317
318 style "medium_monospace_text"
319 {
320         font_name = "@MONOSPACE@ @FONT_SIZE_NORMAL@"
321 }
322
323 style "red_medium_text" = "medium_text"
324 {
325         fg[NORMAL] = @bright_indicator
326         fg[ACTIVE] = @bright_indicator
327         fg[SELECTED] = @bright_indicator
328 }
329
330 style "large_bold_text"
331 {
332         font_name = "bold @FONT_LARGE@"
333 }
334
335 style "big_text"
336 {
337         font_name = "@FONT_BIG@"
338 }
339
340 style "bigger_clock"
341 {
342         font_name = "@CLOCKFONT@ @FONT_BIGGER@"
343 }
344
345 style "larger_text"
346 {
347         font_name = "@FONT_LARGE@"
348 }
349
350 style "massive_clock"
351 {
352         font_name = "@CLOCKFONT@ bold @FONT_MASSIVE@"
353 }
354
355 style "big_bold_text"
356 {
357         font_name = "bold @FONT_LARGER@"
358 }
359
360 style "plugin_name_text" = "big_bold_text"
361 {
362         fg[NORMAL] = @texts
363 }
364
365 style "plugin_maker_text" = "large_bold_text"
366 {
367         fg[NORMAL] = @texts
368 }
369
370 style "verbose_canvas_cursor" = "big_bold_text"
371 {
372 }
373
374 style "marker_text" = "small text"
375 {
376 }
377
378 style "text_on_bg" = "medium_text"
379 {
380         base[NORMAL] = @background
381 }
382
383 style "midi_tracer_textview" = "medium_monospace_text"
384 {
385
386 }
387
388 style "time_axis_view_item_name" = "very small text"
389 {
390 }
391
392 style "midi_tracer_textview" = "medium_monospace_text"
393 {
394
395 }
396
397 style "time_axis_view_item_name" = "very small text"
398 {
399 }
400 style "contrasting_popup" = "medium_monospace_text"
401 {
402         bg[NORMAL]          = @lightest
403         fg[NORMAL]          = @darkest
404         base[NORMAL]        = @lightest
405         text[NORMAL]        = @darkest
406         text[ACTIVE]        = @darkest
407         text[SELECTED]      = @darkest
408 }
409
410 style "base_frame"
411 {
412         fg[NORMAL] = @background
413         bg[NORMAL] = @background
414 }
415
416 style "text_highlight_frame"
417 {
418         fg[NORMAL] = shade (0.4, @texts)
419         bg[NORMAL] = shade (0.4, @texts)
420 }
421
422 style "transport_frame"
423 {
424 }
425
426 style "editor_window"
427 {
428 }
429
430 style "transport_base" = "medium_bold_text"
431 {
432 }
433
434 style "default_button" = "small_text"
435 {
436 }
437
438 style "gain_fader"
439 {
440         bg[NORMAL] = shade (0.7, @background)
441         bg[ACTIVE] = shade (0.705, @background)
442         bg[INSENSITIVE] = shade (0.705, @background)
443
444         fg[INSENSITIVE] = shade(1.4, @background)
445         fg[NORMAL] = shade(1.4, @background)
446         fg[ACTIVE] = shade(1.4, @background)
447 }
448
449 style "default_menu" = "medium_text"
450 {
451 }
452
453 style "default_generic" = "medium_text"
454 {
455 }
456
457 style "text_cell_entry" = "medium_text"
458 {
459 }
460
461 style "very_small_button" = "default_button"
462 {
463         ythickness = 0
464         xthickness = 0
465 }
466
467 style "small_button" = "default_button"
468 {
469 }
470
471 style "very_small_red_active_and_selected_button" = "very_small_button"
472 {
473         fg[ACTIVE] = @darkest
474         bg[ACTIVE] = @bright_indicator
475         bg[SELECTED] = @bright_indicator
476 }
477
478 style "small_red_active_and_selected_button" = "small_button"
479 {
480         fg[ACTIVE] = @darkest
481         bg[ACTIVE] = @bright_indicator
482         bg[SELECTED] = @bright_indicator
483 }
484
485 style "meterbridge_label" = "small_text"
486 {
487 }
488
489 style "midi_device" = "very_small_text"
490 {
491 }
492
493 style "solo_isolate" = "very_small_text"
494 {
495 }
496
497 style "solo_safe" = "very_small_text"
498 {
499 }
500
501 style "tracknumber_label" = "medium_monospace_text"
502 {
503 }
504
505 style "solo_button" = "small_button"
506 {
507 }
508
509 style "mute_button" = "small_button"
510 {
511 }
512
513 style "processor" = "small_text"
514 {
515 }
516
517 style "ruler_label" = "small_text"
518 {
519         fg[NORMAL] = @light_text_on_dark
520 }
521
522 style "midi_channel_selector_button"
523 {
524         bg[NORMAL] = @background
525         bg[ACTIVE] = @midi_channel_selector
526         fg[NORMAL] = @foreground
527         fg[ACTIVE] = @light_text_on_dark
528 }
529
530 style "shuttle_control" = "very_small_text"
531 {
532         fg[NORMAL] = @control_text2
533         fg[ACTIVE] = @control_text2
534         fg[PRELIGHT] = @control_text2
535         fg[SELECTED] = @control_text2
536         fg[INSENSITIVE] = @control_text2
537
538         bg[NORMAL] = @darkest
539         bg[PRELIGHT] = @darkest
540         bg[INSENSITIVE] = @darkest
541         bg[ACTIVE] = @bright_color
542         bg[SELECTED] = @bright_color
543 }
544
545 style "ardour_adjusters" = "default_generic"
546 {
547         bg[NORMAL] = @background
548         bg[PRELIGHT] = lighter(@background)
549         bg[ACTIVE] = @darkest
550 }
551
552 style "editor_hscrollbar" = "ardour_adjusters"
553 {
554         #
555         # special case: we want this scrollbar to be as tall as the
556         # zoom focus selector combobox. scrollbars don't expand to
557         # fill the space available to them, so we have to explicitly
558         # make it bigger.
559         #
560         GtkRange::slider_width = 27
561         GtkScrollbar::slider_width = 27
562 }
563
564 style "ardour_progressbars" = "default_generic"
565 {
566         # Clearlooks always uses darkest for the advancing bar, sigh
567         # so this is just a contrasting color for the trough
568         bg[NORMAL] = @bright_color
569 }
570
571 style "preferences"  = "default"
572 {
573         fg[PRELIGHT] = lighter(@foreground)
574 }
575
576 style "option_entry"  = "default"
577 {
578
579 }
580
581 style "font_scale_slider" = "default"
582 {
583   # scale-marks are based on style->dark/light,
584         # which cannot be specified directly in the gtkrc.
585         # this is a quick hack to increase visibility of the marks
586   bg[NORMAL] = shade(1.4, @background)
587 }
588
589 style "very_small_bright_when_active" = "very_small_text"
590 {
591         fg[NORMAL] = @foreground
592         bg[NORMAL] = @background
593         bg[PRELIGHT] = @background
594
595         fg[ACTIVE] = @foreground
596         bg[ACTIVE] = @bright_indicator
597         bg[PRELIGHT] = @bright_indicator
598 }
599
600 style "bright_when_active" = "medium_text"
601 {
602         fg[NORMAL] = @foreground
603         bg[NORMAL] = @background
604         bg[PRELIGHT] = @background
605
606         fg[ACTIVE] = @foreground
607         bg[ACTIVE] = @bright_indicator
608         bg[PRELIGHT] = @bright_indicator
609 }
610
611 style "xrun_warn"  = "larger_bold_text"
612 {
613         fg[NORMAL] = @foreground
614         fg[ACTIVE] = @foreground
615         text[NORMAL] = @foreground
616         text[ACTIVE] = @foreground
617         base[NORMAL] = @bases
618         base[ACTIVE] = @bases
619         bg[NORMAL] = @bright_indicator
620         bg[ACTIVE] = @contrasting_indicator
621 }
622
623 style "fatal_message" = "medium_text"
624 {
625         fg[ACTIVE] = @bright_indicator
626         fg[NORMAL] = @bright_indicator
627         bg[ACTIVE]   = @bases
628         bg[NORMAL]   = @bases
629         base[NORMAL] = @bases
630 }
631
632 style "error_message" = "medium_text"
633 {
634         fg[ACTIVE] = @bright_indicator
635         fg[NORMAL] = @bright_indicator
636         bg[ACTIVE]   = @bases
637         bg[NORMAL]   = @bases
638         base[NORMAL] = @bases
639 }
640
641 style "info_message" = "medium_text"
642 {
643         fg[ACTIVE]   = @contrasting_indicator
644         fg[NORMAL]   = @contrasting_indicator
645         bg[ACTIVE]   = @bases
646         bg[NORMAL]   = @bases
647         base[NORMAL] = @bases
648 }
649
650 style "warning_message" = "medium_text"
651 {
652         fg[ACTIVE] = @bright_color
653         fg[NORMAL] = @bright_color
654         bg[ACTIVE]   = @bases
655         bg[NORMAL]   = @bases
656         base[NORMAL] = @bases
657 }
658
659 style "medium_entry" = "medium_text"
660 {
661         fg[NORMAL] = @texts
662         fg[ACTIVE] = @contrasting_indicator
663         fg[SELECTED] = @fg_selected
664
665         text[NORMAL] = @texts
666         text[ACTIVE] = @texts
667         text[SELECTED] = @fg_selected
668
669         bg[NORMAL] = @bases
670         bg[SELECTED] = @bases
671         bg[SELECTED] = @bg_selected
672
673         base[NORMAL] = @bases
674         base[ACTIVE] = @bases
675         base[SELECTED] = @bg_selected
676 }
677
678 style "medium_entry_noselection_fg" = "medium_entry"
679 {
680         # this seems wrong to me, but the light theme uses it
681         fg[SELECTED] = @contrasting_indicator
682 }
683
684 style "medium_entry_noselection_bg" = "medium_entry"
685 {
686         # this seems wrong to me, but the light theme uses it
687         bg[SELECTED] = @texts
688 }
689
690 style "medium_bold_entry"  = "medium_bold_text"
691 {
692         fg[NORMAL] = @texts
693         fg[ACTIVE] = @contrasting_indicator
694         fg[SELECTED] = @fg_selected
695
696         text[NORMAL] = @texts
697         text[ACTIVE] = @texts
698         text[SELECTED] = @fg_selected
699
700         bg[NORMAL] = @bases
701         bg[SELECTED] = @bases
702
703         base[NORMAL] = @bases
704         base[ACTIVE] = @bases
705         base[SELECTED] = @bg_selected
706 }
707
708 style "small_spinner" = "small_text"
709 {
710         xthickness = 0
711         ythickness = 0
712         fg[NORMAL] = @texts
713         fg[ACTIVE] = @contrasting_indicator
714         fg[SELECTED] = @fg_selected
715
716         text[NORMAL] = @texts
717         text[ACTIVE] = @texts
718         text[SELECTED] = @fg_selected
719
720         base[NORMAL] = @bases
721         base[ACTIVE] = @bases
722         base[SELECTED] = @background
723 }
724
725 style "small_red_on_black_entry"  = "small_bold_text"
726 {
727         fg[NORMAL] = @bright_indicator
728         fg[ACTIVE] = @bright_indicator
729         base[NORMAL] = @bases
730         base[ACTIVE] = @bases
731         bg[NORMAL] = @bases
732         bg[ACTIVE] = @bases
733 }
734
735 style "audio_bus_base" = "very_small_text"
736 {
737         fg[NORMAL] = @foreground
738         bg[NORMAL] = @audio_bus
739         bg[ACTIVE] = @background
740 }
741
742 style "send_strip_base" = "default"
743 {
744         font_name = " 8"
745         # NORMAL is used for single-data type labels, or Audio
746         # ACTIVE is used for MIDI in the presence of multiple data type
747         fg[NORMAL] = @send_fg
748         fg[ACTIVE] = darker(@foreground)
749
750         bg[NORMAL] = @send_bg
751         bg[ACTIVE] = @send_bg
752         bg[PRELIGHT] = @send_bg
753         bg[INSENSITIVE] = @send_bg
754         bg[SELECTED] = @send_bg
755 }
756
757 style "audio_track_base" = "default"
758 {
759         font_name = " 8"
760         # NORMAL is used for single-data type labels, or Audio
761         # ACTIVE is used for MIDI in the presence of multiple data type
762         fg[NORMAL] = @foreground
763         fg[ACTIVE] = darker(@foreground)
764
765         bg[NORMAL] = @audio_track
766         bg[ACTIVE] = @background
767         bg[PRELIGHT] = @background
768         bg[INSENSITIVE] = @background
769         bg[SELECTED] = @background
770 }
771
772 style "control_master_base" = "default"
773 {
774         font_name = " 8"
775         # NORMAL is used for single-data type labels, or Audio
776         # ACTIVE is used for MIDI in the presence of multiple data type
777         fg[NORMAL] = @foreground
778         fg[ACTIVE] = darker(@foreground)
779
780         bg[NORMAL] = @control_master
781         bg[ACTIVE] = @background
782         bg[PRELIGHT] = @background
783         bg[INSENSITIVE] = @background
784         bg[SELECTED] = @background
785 }
786
787 style "midi_track_base" = "default"
788 {
789         font_name = " 8"
790         # NORMAL is used for single-data type labels, or Audio
791         # ACTIVE is used for MIDI in the presence of multiple data type
792         fg[NORMAL] = @foreground
793         fg[ACTIVE] = darker(@foreground)
794
795         bg[NORMAL] = @midi_track
796         bg[ACTIVE] = @background
797         bg[PRELIGHT] = @background
798         bg[INSENSITIVE] = @background
799         bg[SELECTED] = @background
800 }
801
802 style "audio_track_fader" = "gain_fader"
803 {
804         bg[PRELIGHT] = @audio_track
805 }
806 style "audio_bus_fader" = "gain_fader"
807 {
808         bg[PRELIGHT] = @audio_bus
809 }
810 style "midi_track_fader" = "gain_fader"
811 {
812         bg[PRELIGHT] = @midi_track
813 }
814
815 style "audio_track_metrics" = "audio_track_base"
816 {
817         font_name = ""
818 }
819
820 style "midi_track_metrics" = "midi_track_base"
821 {
822         font_name = ""
823 }
824
825 style "audiomidi_track_metrics" = "midi_track_base"
826 {
827         font_name = ""
828 }
829
830 style "audio_bus_metrics" = "audio_bus_base"
831 {
832         font_name = ""
833 }
834
835 style "audio_track_metrics_inactive" = "track_controls_inactive"
836 {
837         font_name = ""
838 }
839
840 style "midi_track_metrics_inactive" = "track_controls_inactive"
841 {
842         font_name = ""
843 }
844
845 style "audiomidi_track_metrics_inactive" = "track_controls_inactive"
846 {
847         font_name = ""
848 }
849
850 style "audio_bus_metrics_inactive" = "track_controls_inactive"
851 {
852         font_name = ""
853 }
854
855 style "track_name_editor" = "medium_text"
856 {
857         xthickness = 0
858         ythickness = 0
859 }
860
861 style "track_separator"
862 {
863         bg[NORMAL] = lighter(@background)
864 }
865
866 # Plugin Editors
867 style "plugin_slider"
868 {
869         #font_name ="bold  14"
870
871         # the slider itself. the inactive part is INSENSITIVE,
872         # the active part is taken from some other state.
873
874         fg[NORMAL] = @bright_color
875         fg[ACTIVE] = @bright_color
876         fg[INSENSITIVE] = @lightest # matches default
877         fg[SELECTED] = @bright_color
878         fg[PRELIGHT] = @bright_color
879
880         # draws the outer rectangle around the slider
881
882         bg[NORMAL] = shade (0.6, @lightest)
883         bg[ACTIVE] = shade (0.6, @lightest)
884         bg[INSENSITIVE] = shade (0.6, @lightest)
885         bg[SELECTED] = shade (0.6, @lightest)
886
887         # outer round-corner-background (pixslider does its own hover prelight)
888         bg[PRELIGHT] = @background
889
890         # the numeric display
891
892         text[NORMAL] = @texts
893         text[ACTIVE] = @texts
894         text[INSENSITIVE] = @texts
895         text[SELECTED] = @texts
896         text[PRELIGHT] = @texts
897 }
898
899 style "processor_control_button"  = "very_small_text"
900 {
901 }
902
903 style "processor_control_slider"  = "plugin_slider"
904 {
905         bg[PRELIGHT] = @background
906         bg[NORMAL] = @darkest
907 }
908
909 style "track_list_display" = "small_bold_text"
910 {
911         text[NORMAL] = @texts
912         text[ACTIVE] = darker(@texts)
913         text[INSENSITIVE] = @bases
914         text[SELECTED] = @fg_selected
915
916         base[NORMAL] = @bases
917         base[ACTIVE] = lighter(@bases)
918         base[INSENSITIVE] = darker(@bases)
919         base[SELECTED] = @bg_selected
920 }
921
922 style "inspector_track_list_display" = "track_list_display"
923 {
924
925 }
926
927 style "processor_list" = "very_small_text"
928 {
929         bg[NORMAL] = @darkest
930         bg[ACTIVE] = shade (1.8, @fg_selected)
931         fg[ACTIVE] = @darkest
932 }
933
934 # MixerPanZone:
935 #
936 # the NORMAL fg color is used for the pan puck
937 # the ACTIVE fg color is used for the speaker boxes
938
939 style "pan_zone" = "default"
940 {
941         fg[NORMAL] = @contrasting_indicator
942         fg[ACTIVE] = darker(@bright_color)
943 }
944
945 style "paler_bright_when_active" = "medium_text"
946 {
947         fg[NORMAL] = @foreground
948         fg[PRELIGHT] = @foreground
949         bg[NORMAL] = @background
950         bg[PRELIGHT] = @background
951
952         fg[ACTIVE] = @foreground
953         bg[ACTIVE] = lighter(@bright_indicator)
954 }
955
956 style "selected_strip_frame"
957 {
958         fg[NORMAL] = @bright_indicator
959         bg[NORMAL] = darker(@bright_indicator)
960 }
961
962 style "flashing_alert" = "very_small_text"
963 {
964         GtkButton::child-displacement-x = 0
965         GtkButton::child-displacement-y = 0
966
967         fg[NORMAL] = darker(@foreground)
968         fg[PRELIGHT] = darker(@foreground)
969         bg[NORMAL] = mix(0.1,@bright_indicator,darker(@background))
970         bg[PRELIGHT] = mix(0.1,@bright_indicator,darker(@background))
971
972         fg[ACTIVE] = @foreground
973         bg[ACTIVE] = @bright_indicator
974 }
975
976 style "sync_alert"
977 {
978         #
979         # this is used when the sync button is indicating that sync is
980         # active, and alternates with another style if sync is active
981         # but we are not locked
982         #
983         bg[ACTIVE] = @somewhat_bright_indicator
984         bg[PRELIGHT] = @somewhat_bright_indicator
985         bg[SELECTED] = @somewhat_bright_indicator
986         bg[NORMAL] = @somewhat_bright_indicator
987
988         fg[NORMAL] = @darkest
989         fg[PRELIGHT] = @darkest
990         fg[SELECTED] = @darkest
991         fg[ACTIVE] = @darkest
992 }
993
994 style "tearoff_arrow" = "medium_bold_entry"
995 {
996         fg[NORMAL] = darker(@foreground)
997         fg[PRELIGHT] = darker(@foreground)
998         bg[NORMAL] = darker(@foreground)
999         bg[PRELIGHT] = darker(@foreground)
1000 }
1001
1002 style "location_row_button" = "default_button"
1003 {
1004         font_name = " 10"
1005 }
1006
1007 style "ardour_button" ="default_button"
1008 {
1009         xthickness = 1
1010         ythickness = 1
1011 }
1012
1013 style "tooltip" = "medium_text"
1014 {
1015         fg[NORMAL] = @fg_tooltip
1016         bg[NORMAL] = @bg_tooltip
1017 }
1018
1019 style "default_toggle_button"
1020 {
1021         bg[NORMAL] = @background
1022         bg[PRELIGHT] = shade(1.1, @background)
1023         bg[ACTIVE] = @contrasting_indicator
1024 }
1025
1026 style "default_toggle_button_active" = "default_toggle_button"
1027 {
1028         bg[NORMAL] = @contrasting_indicator
1029         bg[ACTIVE] = @contrasting_indicator
1030         bg[SELECTED] = @contrasting_indicator
1031         bg[PRELIGHT] = shade(1.2, @contrasting_indicator)
1032 }
1033
1034 #style "meter_strip_dpm" = "default"
1035 #{
1036 #}
1037
1038 style "black_separator" = "default"
1039 {
1040         bg[NORMAL] = @darkest
1041 }
1042
1043 style "settings_notebook" = "big_text"
1044 {
1045
1046 }
1047
1048 style "pane"
1049 {
1050       fg[NORMAL] = lighter(@background)
1051       fg[SELECTED] = @foreground
1052       fg[ACTIVE] = @somewhat_bright_indicator
1053 }
1054
1055 style "vca_label_bar" = "medium_bold_text"
1056 {
1057         bg[NORMAL] = @darkest
1058         fg[NORMAL] = @lightest
1059 }
1060
1061 class "GtkWidget" style:highest "default"
1062 class "GtkSpinButton" style:highest "spin_button"
1063 class "GtkEntry" style "entry"                          # not :highest to allow instances to override this
1064 class "GtkScrollbar" style:highest "ardour_adjusters"
1065 class "GtkLabel" style:highest "default_generic"
1066 class "GtkButton" style:highest "ardour_button"
1067 class "GtkCheckButton" style:highest "ardour_button"
1068 class "GtkArrow" style:highest "tearoff_arrow"
1069 class "GtkProgressBar" style:highest "ardour_progressbars"
1070
1071 widget "*VerboseCanvasCursor" style:highest "verbose_canvas_cursor"
1072 widget "*MarkerText" style:highest "marker_text"
1073 widget "*ArdourContextMenu*" style:highest "default_menu"
1074
1075 widget "*mixer strip button" style:highest "very_small_button"
1076
1077 widget "*AddRouteDialogSpinner" style:highest "ardour_adjusters"
1078 widget "*OptionsNotebook" style:highest "preferences"
1079 widget "*OptionsLabel" style:highest "preferences"
1080 widget "*OptionsEntry" style:highest "option_entry"
1081 widget "*FontScaleSlider" style:highest "font_scale_slider"
1082 widget "*InspectorNotebook" style:highest "preferences"
1083 widget "*EditorRulerLabel*" style:highest "ruler_label"
1084 widget "*MixerAutomationModeButton*" style:highest "very_small_button"
1085 widget "*MixerAutomationModeButton.*" style:highest "very_small_button"
1086 widget "*MixerAutomationPlaybackButton*" style:highest "very_small_button"
1087 widget "*MixerAutomationPlaybackButton.*" style:highest "very_small_button"
1088 widget "*ShuttleControl" style:highest "shuttle_control"
1089 widget "*ErrorMessage" style:highest "error_message"
1090 widget "*FatalMessage" style:highest "fatal_message"
1091 widget "*InfoMessage" style:highest "info_message"
1092 widget "*WarningMessage" style:highest "warning_message"
1093
1094 widget "*big clock" style:highest "massive_clock"
1095 widget "*selection clock" style:highest "small_clock"
1096 widget "*punch clock" style:highest "small_clock"
1097 widget "*transport clock" style:highest "bigger_clock"
1098 widget "*secondary clock" style:highest "bigger_clock"
1099 widget "*transport delta clock" style:highest "bigger_clock"
1100 widget "*secondary delta clock" style:highest "bigger_clock"
1101 widget "*stretch clock" style:highest "bigger_clock"
1102 widget "*silence duration clock" style:highest "medium_text"
1103 widget "*edit point clock" style:highest "medium_text"
1104 widget "*nudge clock" style:highest "small_clock"
1105 widget "*menubar clock" style:highest "medium_text"
1106 widget "*zoomrange clock" style:highest "medium_text"
1107 widget "*timecodeoffset clock" style:highest "medium_text"
1108
1109 widget "*BaseFrame" style:highest "base_frame"
1110 widget "*TextHighlightFrame" style:highest "text_highlight_frame"
1111 widget "*TransportFrame" style:highest "transport_frame"
1112 widget "*TransportFrame*" style:highest  "transport_frame"
1113 widget "*EditorWindow*" style:highest  "editor_window"
1114 widget "*EditorWindow" style:highest  "editor_window"
1115
1116 widget "*SendStripBase" style:highest "send_strip_base"
1117 widget "*AudioTrackStripBase" style:highest "audio_track_base"
1118 widget "*AudioBusStripBase" style:highest "audio_bus_base"
1119 widget "*MidiTrackStripBase" style:highest "midi_track_base"
1120 widget "*AudioTrackStripBaseInactive" style:highest "track_header_inactive"
1121 widget "*AudioBusStripBaseInactive" style:highest "track_header_inactive"
1122 widget "*MidiTrackStripBaseInactive" style:highest "track_header_inactive"
1123 widget "*AudioTrackMetrics" style:highest "audio_track_metrics"
1124 widget "*MidiTrackMetrics" style:highest "midi_track_metrics"
1125 widget "*AudioBusMetrics" style:highest "audio_bus_metrics"
1126 widget "*AudioMidiTrackMetrics" style:highest "midi_track_metrics"
1127 widget "*AudioTrackMetricsLeft" style:highest "audio_track_metrics"
1128 widget "*MidiTrackMetricsLeft" style:highest "midi_track_metrics"
1129 widget "*AudioBusMetricsLeft" style:highest "audio_bus_metrics"
1130 widget "*AudioMidiTrackMetricsLeft" style:highest "midi_track_metrics"
1131 widget "*AudioTrackMetricsRight" style:highest "audio_track_metrics"
1132 widget "*MidiTrackMetricsRight" style:highest "midi_track_metrics"
1133 widget "*AudioBusMetricsRight" style:highest "audio_bus_metrics"
1134 widget "*AudioMidiTrackMetricsRight" style:highest "midi_track_metrics"
1135 widget "*AudioTrackMetricsInactive" style:highest "audio_track_metrics_inactive"
1136 widget "*MidiTrackMetricsInactive" style:highest "midi_track_metrics_inactive"
1137 widget "*AudioBusMetricsInactive" style:highest "audio_bus_metrics_inactive"
1138 widget "*AudioMidiTrackMetricsInactive" style:highest "midi_track_metrics_inactive"
1139
1140 widget "*TimeAxisViewControlsBaseUnselected" style:highest "audio_track_base"
1141 widget "*AudioTrackControlsBaseUnselected" style:highest "audio_track_base"
1142 widget "*MidiTrackControlsBaseUnselected" style:highest "midi_track_base"
1143 widget "*ControlMasterBaseUnselected" style:highest "control_master_base"
1144
1145 widget "*SendUIFader" style:highest "plugin_slider"
1146 widget "*ReturnUIFader" style:highest "plugin_slider"
1147
1148 widget "*AudioTrackFader" style:highest "audio_track_fader"
1149 widget "*MidiTrackFader" style:highest "midi_track_fader"
1150 widget "*AudioBusFader" style:highest "audio_bus_fader"
1151
1152 widget "*BusControlsBaseUnselected" style:highest "audio_bus_base"
1153 widget "*TrackSeparator" style:highest "track_separator"
1154 widget "*TrackNameEditor*" style:highest "track_name_editor"
1155 widget "*CrossfadeEditAuditionButton*" style:highest "bright_when_active"
1156 widget "*CrossfadeEditCurveButton*" style:highest "bright_when_active"
1157 widget "*CrossfadeEditFrame" style:highest "base_frame"
1158 widget "*AudioTrackControlsBaseInactiveUnselected" style:highest "track_header_inactive"
1159 widget "*BusControlsBaseInactiveUnselected" style:highest "track_header_inactive"
1160 widget "*AudioTrackControlsBaseInactiveSelected" style:highest "track_header_inactive"
1161 widget "*BusControlsBaseInactiveSelected" style:highest "track_header_inactive"
1162 widget "*AudioTrackControlsBaseSelected" style:highest "track_header_selected"
1163 widget "*MidiTrackControlsBaseSelected" style:highest "track_header_selected"
1164 widget "*BusControlsBaseSelected" style:highest "track_header_selected"
1165 widget "*AutomationTrackControlsBase" style:highest "automation_track_header"
1166 widget "*AutomationTrackControlsBaseSelected" style:highest "track_header_selected"
1167 widget "*ControlMasterBaseSelected" style:highest "track_header_selected"
1168 widget "*PluginParameterLabel" style:highest "medium_text"
1169 widget "*ParameterValueDisplay" style:highest "medium_bold_entry"
1170 widget "*PluginUIClickBox*" style:highest "medium_bold_entry"
1171 widget "*ProcessorControlSlider" style:highest "processor_control_slider"
1172 widget "*processor control button" style:highest "processor_control_button"
1173 widget "*PluginSlider" style:highest "plugin_slider"
1174 widget "*GainFader" style:highest "plugin_slider"
1175 widget "*MixerTrackCommentArea" style:highest "option_entry"
1176 widget "*MixerPanZone" style:highest "pan_zone"
1177 widget "*RegionEditorLabel" style:highest "medium_text"
1178 widget "*RegionEditorEntry" style:highest "medium_entry"
1179 widget "*MixerStripGainDisplay" style:highest "mixer_strip_entry"
1180 widget "*MixerStripPeakDisplay" style:highest "mixer_strip_entry"
1181 widget "*MixerStripPeakDisplayPeak" style:highest "peak_display_peaked_entry"
1182 widget "*MixerStripSelectedFrame" style:highest "selected_strip_frame"
1183 widget "*MixerStripFrame" style:highest "base_frame"
1184 widget "*FadeCurve*" style:highest "medium_bold_entry"
1185 widget "*RouteParamsListDisplay" style:highest "inspector_track_list_display"
1186 widget "*TearOffArrow" style:highest "tearoff_arrow"
1187 widget "*RouteParamsTitleLabel" style:highest "medium_text"
1188 widget "*plugin automation state button*" style:highest "small_button"
1189 widget "*PluginSaveButton*" style:highest "small_button"
1190 widget "*PluginEditorButton*" style:highest "default_toggle_button"
1191 widget "*PluginEditorButton-active" style:highest "default_toggle_button_active"
1192 widget "*PluginAnalysisInfoLabel" style:highest "medium_monospace_text"
1193
1194 widget "*BarControlSpinner*" style:highest "small_spinner"
1195
1196 widget "*BlackSeparator" style:highest "black_separator"
1197
1198 widget "*MetricLabel" style:highest "medium_text"
1199 widget "*ChoiceWindow" style:highest "default_generic"
1200 widget "*TrackParameterName" style:highest "small_italic_text"
1201 widget "*AddRouteDialog*" style:highest "medium_text"
1202 widget "*AddRouteDialogSpinner*" style:highest "medium_bold_entry"
1203 widget "*AddRouteDialogNameTemplateEntry" style:highest "medium_bold_entry"
1204 widget "*NewSessionSR1Label" style:highest "red_medium_text"
1205 widget "*NewSessionSR2Label" style:highest "medium_text"
1206 widget "*location edit row clock" style:highest "medium_text"
1207 widget "*ArdourLuaEntry" style:highest "medium_monospace_text"
1208 widget "*LocationEditNameLabel" style:highest "medium_text"
1209 widget "*LocationEditCdButton*" style:highest "small_red_active_and_selected_button"
1210 widget "*LocationEditHideButton*" style:highest "small_red_active_and_selected_button"
1211 widget "*LocationEditLockButton*" style:highest "small_red_active_and_selected_button"
1212 widget "*LocationEditGlueButton*" style:highest "small_red_active_and_selected_button"
1213 widget "*LocationEditNumberLabel" style:highest "small_text"
1214 widget "*LocationEditNameEntry" style:highest "option_entry"
1215 widget "*LocationAddLocationButton*" style:highest "default_button"
1216 widget "*LocationAddRangeButton*" style:highest "default_button"
1217 widget "*LocationEditRemoveButton*" style:highest "location_row_button"
1218 widget "*ChannelCountSelector" style:highest "medium_bold_entry"
1219 widget "*RegionListWholeFile" style:highest "treeview_parent_node"
1220 widget "*ProcessorList*" style:highest "processor_list"
1221 widget "*PortMatrixLabel*" style:highest "small_text"
1222 widget "*MainMenuBar" style:highest "status_bar_box"
1223 widget "*midi device" style:highest "midi_device"
1224 widget "*MidiTracerTextView" style:highest "midi_tracer_textview"
1225 widget "*meterbridge label" style:highest "meterbridge_label"
1226 widget "*ContrastingPopup*" style:highest "contrasting_popup"
1227 widget "*MidiChannelSelectorButton" style:highest "midi_channel_selector_button"
1228 widget "*TimeInfoSelectionTitle" style:highest "small_text"
1229 widget "*TimeInfoSelectionLabel" style:highest "small_text"
1230 widget "*TimeInfoBox" style:highest "time_info_box"
1231 widget "*tracknumber label" style:highest "tracknumber_label"
1232 widget "*StatusBarBox" style:highest "status_bar_box"
1233 widget "*RouteNameEditorEntry" style:highest "text_cell_entry"
1234 widget "*RegionNameEditorEntry" style:highest "text_cell_entry"
1235 widget "*MeasureLatencyButton" style:highest "default_toggle_button"
1236 widget "*processor prefader" style:highest "processor"
1237 widget "*processor fader" style:highest "processor"
1238 widget "*processor postfader" style:highest "processor"
1239 widget "*MonitorSectionLabel" style:highest "small_text"
1240 widget "*ooltip*" style:highest "tooltip"
1241 widget "*Pane" style:highest "pane"
1242 widget "*Pane.Divider" style:highest "pane"
1243 widget "*VCALabelBar*" style:highest "vca_label_bar"
1244 widget "*TextOnBackground" style:highest "text_on_bg"