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