Remove erroneous assert which I added earlier.
[ardour2.git] / gtk2_ardour / ardour3_ui_light.rc.in
blobfa9d0bda1f388734d149b8ad87228267308976e7
2 # This is the GTK style file for Ardour, originally by Paul Davis and others
4 # Color meta-ization originated by Sean Corbett (seanbutnotheard@gmail.com)
6 # Released under the terms of the GNU GPL v2:  http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
9 #@color fg #171717
10 #@color bg #cccccc
11 #@color text #171717
12 #@color base #cccccc
13 #@color fg_selected #EEF
14 #@color bg_selected #58B
15 #@color fg_tooltip #1F1F1F
16 #@color bg_tooltip #FCF5B8
18 #@color lightest #ffffff
19 #@color darkest #000000
20 #@color bright_indicator #F11
21 #@color contrasting_indicator #9f3
22 #@color somewhat_bright_indicator #CEF
23 #@color not_so_bright_indicator #FC4
24 #@color bright_color #729FCF
26 #@color arm #F33
27 #@color solo #A8F730
28 #@color midi_channel_selector #A8F730
29 #@color isolate #B9ECF2
30 #@color mute #FFFA87
31 #@color mono #DEC
32 #@color control_text2 #8D2B1B
33 #@color control_base #ffffff
34 #@color control_text #D0D2D5
35 #@color audio_track #aaaaaa
36 #@color midi_track #aabbbb
37 #@color audio_bus #888899
39 #@color send_fg #30F7B0
40 #@color send_bg #C4C4B8
42 #@color processor_frame_selected #999999
43 #@color processor_fader_bg #666666
44 #@color processor_fader_frame #7F7F7F
45 #@color processor_prefader #ffffff
46 #@color processor_prefader_frame #7F0000
47 #@color processor_postfader #1A4D1A
48 #@color processor_postfader_frame #1B7F1B
50 # Tweak the color scheme in one place :
52 gtk_color_scheme = "@COLOR_SCHEME@"
54 #alternate BG color: #5C5E61
56 style "default" = "medium_text"
58   #Original values for reference
59   GtkWidget::cursor_color =  @@COLPREFIX@_lightest
60   GtkButton::default_border = { 0, 0, 0, 0 }
61   GtkButton::default_outside_border = { 0, 0, 0, 0 }
62   GtkButton::button_relief = GTK_RELIEF_NONE
63   GtkTreeView::vertical-padding = 0
64   GtkTreeView::horizontal-padding = 0
65   GtkTreeView::even-row-color = @@COLPREFIX@_base
66   GtkTreeView::odd-row-color = darker(@@COLPREFIX@_base)
67   
68   GtkWidget           :: focus-line-pattern               = "\001\001"        #                              Dash pattern used to draw the focus indicator.
69   GtkWidget           :: focus-line-width                 = 1                 # [               1 ] ( >= 0 ) Width, in pixels, of the focus indicator line.
70   GtkWidget           :: focus-padding                    = 1                 # [               1 ] ( >= 0 ) Width, in pixels, between focus indicator and the widget box.
71   GtkWidget           :: interior-focus                   = 1                 # [               1 ] ( bool ) Draw the focus indicator inside widgets.
72   GtkWidget           :: scroll-arrow-hlength             = 16                # [              16 ] ( >= 1 ) Length of horizontal scroll arrows.
73   GtkWidget           :: scroll-arrow-vlength             = 16                # [              16 ] ( >= 1 ) Length of vertical scroll arrows.
75   GtkWidget           :: link-color                       = shade(1.25, @@COLPREFIX@_bright_color)
76   GtkWidget           :: visited-link-color               = @@COLPREFIX@_bright_color
77   
78 #Window Properties
79   GtkDialog           :: action-area-border               = 4                 # [               5 ] ( >= 0 ) Width of border around the button area at the bottom of the dialog.
80   GtkDialog           :: button-spacing                   = 4                 # [               6 ] ( >= 0 ) Spacing between buttons.
81   GtkDialog           :: content-area-border              = 2                 # [               2 ] ( >= 0 ) Width of border around the main dialog area.
82   GtkDialog           :: content-area-spacing             = 0                 # [               0 ] ( >= 0 ) The default spacing used between elements of the content area of the dialog.
83   
84 #Control Properties
85   GtkButton           :: child-displacement-x             = 1                 # [               0 ]          How far in x direction to move the button when its depressed.
86   GtkButton           :: child-displacement-y             = 1                 # [               0 ]          ... y
87   GtkButton           :: default-border                   = { 0, 0, 0, 0 }    #                              Extra space to add for CAN_DEFAULT buttons.
88   GtkButton           :: displace-focus                   = 0                 # [               0 ] ( bool ) Whether the child_displacement_x/child_displacement_y properties should also affect the focus rectangle.
89   GtkButton           :: image-spacing                    = 2                 # [               2 ] ( >= 0 ) Spacing in pixels between the image and label.
91   GtkCheckButton      :: indicator-size                   = 13                # [              13 ] ( >= 0 ) Size of check or radio indicator.
92   GtkCheckButton      :: indicator-spacing                = 2                 # [               2 ] ( >= 0 ) Spacing around check or radio indicator.
93   GtkCheckMenuItem    :: indicator-size                   = 13                # [              13 ] ( >= 0 ) Size of check or radio indicator.
95   GtkOptionMenu       :: indicator-size                   = { 6, 10 }         #                              Size of dropdown indicator.
96   GtkOptionMenu       :: indicator-spacing                = {   6, 5, 0, 0 }    #                              Spacing around indicator.
98   GtkComboBox         :: appears-as-list                  = 0                 # [               0 ] ( bool ) Whether dropdowns should look like lists rather than menus.
99   GtkComboBox         :: arrow-size                       = 13                # [              15 ] ( >= 0 ) Sets the minimum size of the arrow in the combo box.
100   GtkComboBox         :: shadow-type                      = GTK_SHADOW_NONE   # [ GTK_SHADOW_NONE ]          Which kind of shadow to draw around the combo box.
102   GtkPaned            :: handle-size                      = 4                 # [               5 ] ( >= 0 ) Width of handle.
104   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.
105   GtkScale            :: slider-length                    = 23                # [              31 ] ( >= 0 ) Length of scale's slider.  
106   GtkScale            :: slider-width                     = 14                # [              14 ] ( >= 0 ) Width of scrollbar or scale thumb.
107   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.
109   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.
110   GtkScrollbar        :: arrow-scaling                    = 0.4               # [             0.5 ] ( 0.1  ) The arrow size proportion relative to the scroll button size.
111   GtkScrollbar        :: fixed-slider-length              = 0                 # [               0 ] ( bool ) Don't change slider size, just lock it to the minimum length.
112   GtkScrollbar        :: min-slider-length                = 50                # [              21 ] ( >= 0 ) Minimum length of scrollbar slider.
113   GtkScrollbar        :: slider-width                     = 15                # [              14 ] ( >= 0 ) Width of scrollbar or scale thumb.    
114   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.
115   GtkScrollbar        :: trough-border                    = 0                 # [               1 ] ( >= 0 ) Spacing between thumb/steppers and outer trough bevel.
116   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.    
117   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.
119   GtkScrollbar        :: has-backward-stepper             = 1                 # [               1 ] ( bool ) Display the standard backward arrow button.
120   GtkScrollbar        :: has-forward-stepper              = 1                 # [               1 ] ( bool ) Display the standard forward arrow button.
121   GtkScrollbar        :: has-secondary-backward-stepper   = 0                 # [               0 ] ( bool ) Display a second backward arrow button on the opposite end of the scrollbar.
122   GtkScrollbar        :: has-secondary-forward-stepper    = 0                 # [               0 ] ( bool ) Display a second forward arrow button on the opposite end of the scrollbar.
124   GtkHScrollbar       :: has-secondary-backward-stepper   = 0                 # [               0 ] ( bool ) Display a second backward arrow button on the opposite end of the scrollbar.
125   GtkHScrollbar       :: has-secondary-forward-stepper    = 0                 # [               0 ] ( bool ) Display a second forward arrow button on the opposite end of the scrollbar.
126   GtkVScrollbar       :: has-secondary-backward-stepper   = 0                 # [               0 ] ( bool ) Display a second backward arrow button on the opposite end of the scrollbar.
127   GtkVScrollbar       :: has-secondary-forward-stepper    = 0                 # [               0 ] ( bool ) Display a second forward arrow button on the opposite end of the scrollbar.
129 #Menu Properties
130   GtkMenuBar          :: internal-padding                 = 1                 # [               1 ] ( >= 0 ) Amount of border space between the menubar shadow and the menu items.
131   GtkMenuBar          :: shadow-type                      = GTK_SHADOW_OUT    # [  GTK_SHADOW_OUT ]          Style of bevel around the menubar. 
133   GtkMenu             :: arrow-placement                  = GTK_ARROWS_BOTH   # [ GTK_ARROWS_BOTH ]          Indicates where scroll arrows should be placed.
134   GtkMenu             :: arrow-scaling                    = 0.5               # [             0.7 ] ( 0.1  ) Arbitrary constant to scale down the size of the scroll arrow.
135   GtkMenu             :: double-arrows                    = 1                 # [               1 ] ( bool ) When scrolling, always show both arrows.
136   GtkMenu             :: horizontal-offset                = -2                # [              -2 ]          When the menu is a submenu, position it this number of pixels offset horizontally.
137   GtkMenu             :: horizontal-padding               = 0                 # [               0 ] ( >= 0 ) Extra space at the left and right edges of the menu.
138   GtkMenu             :: vertical-offset                  = 0                 # [               0 ]          When the menu is a submenu, position it this number of pixels offset vertically.
139   GtkMenu             :: vertical-padding                 = 0                 # [               0 ] ( >= 0 ) Extra space at the top and bottom of the menu.
141   GtkMenuItem         :: arrow-scaling                    = 0.5               # [             0.8 ] ( 0.2  ) Amount of space used up by arrow, relative to the menu item's font size.
142   GtkMenuItem         :: arrow-spacing                    = 10                # [              10 ] ( >= 0 ) Space between label and arrow.
143   GtkMenuItem         :: horizontal-padding               = 3                 # [               3 ] ( >= 0 ) Padding to left and right of the menu item.
144   GtkMenuItem         :: selected-shadow-type             = GTK_SHADOW_NONE   # [ GTK_SHADOW_NONE ]          Shadow type when item is selected.
145   #GtkMenuItem         :: toggle-spacing                   = 4                 # [               5 ] ( >= 0 ) Space between icon and label.
146   GtkMenuItem         :: width-chars                      = 12                # [              12 ] ( >= 0 ) The minimum desired width of the menu item in characters.
148 #Other Properties
149   GtkArrow            :: arrow-scaling                    = 0.5               # [             0.7 ] ( 0.1  ) Amount of space used up by arrow.
151   GtkNotebook         :: arrow-spacing                    = 0                 # [               0 ] ( >= 0 ) Spacing between the scroll arrows and the tabs.
152   GtkNotebook         :: tab-curvature                    = 1                 # [               1 ] ( >= 0 ) Size of tab curvature.
153   GtkNotebook         :: tab-overlap                      = 1                 # [               2 ]          Size of tab overlap area.
155   GtkTreeView         :: horizontal-separator             = 8                 # [               2 ] ( >= 0 ) Horizontal space between cells. Must be an even number.
156   GtkTreeView         :: vertical-separator               = 2                 # [               2 ] ( >= 0 ) Vertical space between cells. Must be an even number.
158   GtkEntry            :: honors-transparent-bg-hint       = 1                 # [               0 ] ( bool ) (Clearlooks) Without this, gecko will fill in the background of the entry.
161   #GtkToolbar::shadow_type = GTK_SHADOW_ETCHED_IN
163   #xthickness = 0
164   #ythickness = 0
166 #Base Colors
167   bg[NORMAL]          = @@COLPREFIX@_bg
168   bg[PRELIGHT]        = shade(1.1, @@COLPREFIX@_bg)
169   bg[ACTIVE]          = shade(0.9, @@COLPREFIX@_bg)
170   bg[INSENSITIVE]     = @@COLPREFIX@_bg
171   bg[SELECTED]        = @@COLPREFIX@_bg_selected
173   fg[NORMAL]          = @@COLPREFIX@_fg
174   fg[PRELIGHT]        = @@COLPREFIX@_fg
175   fg[ACTIVE]          = shade(0.9, @@COLPREFIX@_fg)
176   fg[INSENSITIVE]     = shade(0.7, @@COLPREFIX@_bg)
177   fg[SELECTED]        = @@COLPREFIX@_fg_selected
179   base[NORMAL]        = @@COLPREFIX@_base
180   base[PRELIGHT]      = @@COLPREFIX@_base
181   base[INSENSITIVE]   = shade(1.0, @@COLPREFIX@_bg)
182   base[ACTIVE]        = shade(0.9, @@COLPREFIX@_bg_selected)
183   base[SELECTED]      = @@COLPREFIX@_bg_selected
185   text[NORMAL]        = @@COLPREFIX@_text
186   text[PRELIGHT]      = @@COLPREFIX@_text
187   text[ACTIVE]        = @@COLPREFIX@_fg_selected
188   text[INSENSITIVE]   = shade(0.7, @@COLPREFIX@_bg)
189   text[SELECTED]      = @@COLPREFIX@_fg_selected
191 #engine specific tweaks
193   engine "clearlooks" 
194   {
195     #style              = GLOSSY
196     #colorize_scrollbar = TRUE
197     menubarstyle       = 2 # 0 = flat, 1 = sunken, 2 = flat gradient
198     #toolbarstyle       = 0 # 0 = flat, 1 = enable effects
199   }
203 style "mixer_red_active_button" = "very_small_button"
205         bg[ACTIVE] = @@COLPREFIX@_bright_indicator
207         base[INSENSITIVE] = { 0.16, 0.16, 0.21 }
208         bg[INSENSITIVE] = { 0.16, 0.16, 0.21 }
212 style "track_controls_inactive" 
214         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
215         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
216         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
217         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
218         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
220         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
225 # Track edit groups. These styles define
226 # the colors that the "edit" button will
227 # use as a track is moved from
228 # track edit group to track edit group.
229 # There are 8 edit groups. Edit group 0
230 # is used for tracks that are not editable, 
231 # so we leave its style to the default.
234 style "edit_group_0"
237         bg[ACTIVE] = { 1.0, 0.65, 0.13 }
238         bg[NORMAL] = { 0.31, 0.31, 0.31 }
239         fg[NORMAL] = { 0.82, 0.91, 0.99 }
240         fg[ACTIVE] = { 0, 0, 0 }
243 style "edit_group_1" 
245         fg[NORMAL] = { 0, 0, 0 }
246         fg[PRELIGHT] = { 0, 0, 0 }
247         fg[SELECTED] = { 0, 0, 0 }
248         bg[NORMAL] = { 0.93, 0.34, 0.08 }
249         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
250         bg[SELECTED] = { 0.93, 0.34, 0.08 }
253 style "edit_group_2" 
255         fg[NORMAL] = { 0, 0, 0 }
256         fg[PRELIGHT] = { 0, 0, 0 }
257         fg[SELECTED] = { 0, 0, 0 }
258         bg[NORMAL] = { 0.93, 0.34, 0.08 }
259         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
260         bg[SELECTED] = { 0.93, 0.34, 0.08 }
263 style "edit_group_3" 
265         fg[NORMAL] = { 0, 0, 0 }
266         fg[PRELIGHT] = { 0, 0, 0 }
267         fg[SELECTED] = { 0, 0, 0 }
268         bg[NORMAL] = { 0.93, 0.34, 0.08 }
269         bg[PRELIGHT] = { 0.93, 0.34, 0.08 }
270         bg[SELECTED] = { 0.93, 0.34, 0.08 }
273 style "treeview_parent_node"
275         # specifies *just* the color used for whole file rows when not selected
276         
277         fg[NORMAL] = { 0.0, 0.6, 0.85 }
280 style "treeview_display" = "small_bold_text"
282         GtkWidget::focus-line-width = 0
284         # expander arrow border and DnD "icon" text
285         fg[NORMAL] = { 0.8, 0.8, 0.8 } 
287         bg[NORMAL] = { 0.8, 0.8, 0.8 }
289         # background with no rows or no selection, plus
290         # expander arrow core and DnD "icon" background
291         base[NORMAL] = { 0.20, 0.20, 0.25 }
293         # selected row bg when window does not have focus (including during DnD)
294         base[ACTIVE] = { 0.0, 0.75, 0.75 }    
296         # selected row bg when window has focus
297         base[SELECTED] = { 0, 0.75, 0.75 }
299         # row text when in normal state and not a parent
300         text[NORMAL] = { 0.80, 0.80, 0.80 }
302         # selected row text with window focus
303         text[SELECTED] = { 1.0, 1.0, 1.0 }  
305         # selected row text without window focus (including during DnD)
306         text[ACTIVE] = { 1.0, 1.0, 1.0 }  
309 style "main_canvas_area"
311         bg[NORMAL] = { 0.30, 0.30, 0.34 }
312         bg[ACTIVE] = { 0.30, 0.30, 0.34 }
313         bg[INSENSITIVE] = { 0.30, 0.30, 0.34 }
314         bg[SELECTED] = { 0.30, 0.30, 0.34 }
315         bg[PRELIGHT] = { 0.30, 0.30, 0.34 }
318 style "track_controls_inactive" = "larger_text"
320         bg[NORMAL] =      { 0.60, 0.60, 0.66 }
321         bg[ACTIVE] =      { 0.60, 0.60, 0.66 }
322         bg[INSENSITIVE] = { 0.60, 0.60, 0.66 }
323         bg[SELECTED] =    { 0.60, 0.60, 0.66 }
324         bg[PRELIGHT] =    { 0.60, 0.60, 0.66 }
326         fg[NORMAL] = { 0.7, 0.8, 0.2 }  
329 style "edit_controls_base_selected"
331         bg[NORMAL] = { 0.32, 0.32, 0.54 }
332         bg[ACTIVE] = { 0.32, 0.32, 0.54 }
333         bg[INSENSITIVE] = { 0.32, 0.32, 0.54 }
334         bg[SELECTED] = { 0.32, 0.32, 0.54 }
335         bg[PRELIGHT] = { 0.32, 0.32, 0.54 }
338 style "automation_track_controls_base"
340         bg[NORMAL] = { 0.22, 0.22, 0.29 }
341         bg[ACTIVE] = { 0.22, 0.22, 0.29 }
342         bg[INSENSITIVE] = { 0.22, 0.22, 0.29 }
343         bg[SELECTED] = { 0.22, 0.22, 0.29 }
344         bg[PRELIGHT] = { 0.22, 0.22, 0.29 }
348 style "inspector_processor_list" = "processor_list"
350         base[SELECTED] = { 0.3, 0.3, 0.3 }
353 include "ardour3_light_fonts.rc"
354 include "ardour3_light_styles.rc"
355 include "ardour3_widgets.rc"