3 pixmap_path "@guidatadir@"
7 GtkWidget ::focus-line-width = 0
8 GtkMenuBar ::internal-padding = 4
9 GtkArrow ::arrow-scaling = 0.0
10 GtkComboBox ::arrow-size = 13
11 GtkStatusbar ::shadow_type = GTK_SHADOW_NONE
12 GtkWidget ::separator-width = 4
20 #fg[PRELIGHT] = "#fff"
22 #fg[SELECTED] = "#fff"
23 #fg[INSENSITIVE] = "#aaa"
26 #bg[PRELIGHT] = "#444"
28 #bg[SELECTED] = "#0af"
29 #bg[INSENSITIVE] = "#666"
31 #base[NORMAL] = "#eee"
32 #base[PRELIGHT] = "#fff"
33 #base[ACTIVE] = "#ddd"
34 #base[SELECTED] = "#0af"
35 #base[INSENSITIVE] = "#666"
37 #text[NORMAL] = "#333"
38 #text[PRELIGHT] = "#000"
39 #text[ACTIVE] = "#000"
40 #text[SELECTED] = "#000"
41 #text[INSENSITIVE] = "#aaa"
43 #engine "clearlooks" { }
49 fg[PRELIGHT] = "green"
50 fg[SELECTED] = "yellow"
52 fg[INSENSITIVE] = "grey"
63 bg_pixmap[NORMAL] = "background_plugin.png"
66 style "calf-rack-title"
69 font_name = "Open Sans Condensed 11"
74 style "calf-rack-widgets"
80 style "calf-main-left"
82 bg_pixmap[NORMAL] = "side_d_w.png"
84 style "calf-main-right"
86 bg_pixmap[NORMAL] = "side_d_e.png"
91 bg_pixmap[NORMAL] = "background_plugin.png"
93 style "calf-plugin-left"
95 bg_pixmap[NORMAL] = "side_w.png"
97 style "calf-plugin-right"
99 bg_pixmap[NORMAL] = "side_e.png"
102 style "calf-connector"
106 style "calf-connector-children"
110 style "calf-connector-title"
112 font_name = "Sans 13"
125 GtkButton ::child-displacement-x = 0
126 GtkButton ::child-displacement-y = 0
127 GtkButton ::inner-border = { 10, 10, 6, 6}
129 CalfButton::alpha-normal = 1
130 CalfButton::alpha-prelight = 1
131 CalfButton::alpha-active = 1
133 CalfButton::border-radius = 10
134 CalfButton::bevel = 0.5
135 CalfButton::inset = 0.2
138 bg[PRELIGHT] = "#000"
141 fg[NORMAL] = "#d3eb7a"
142 fg[PRELIGHT] = "#d3eb7a"
143 fg[ACTIVE] = "#d3eb7a"
145 text[NORMAL] = "#222b00"
146 text[PRELIGHT] = "#5d6e1b"
147 text[ACTIVE] = "#d3eb7a"
156 ### TOGGLE BUTTON ###
158 style "calf-toggle" = "calf-button"
160 GtkButton::inner-border = { 10, 26, 6, 6}
162 CalfToggleButton::alpha-normal = 1
163 CalfToggleButton::alpha-prelight = 1.0
164 CalfToggleButton::alpha-active = 1.0
166 CalfToggleButton::border-radius = 10
167 CalfToggleButton::bevel = 0.5
168 CalfToggleButton::inset = 0.2
170 CalfToggleButton::indicator = 10
175 style "calf-combobox"
181 base[NORMAL] = { 0.89, 1.00, 0.45 }
182 text[NORMAL] = "black"
183 CalfCombobox::border-radius = 5
184 CalfCombobox::bevel = 0.4
191 base[SELECTED] = "#d3eb7a"
192 base[NORMAL] = "#000"
193 text[SELECTED] = "#000"
194 text[NORMAL] = "#d3eb7a"
201 style "calf-menu" = "calf-wide"
204 fg[SELECTED] = "#fff"
205 fg[PRELIGHT] = "#fff"
207 bg[SELECTED] = "#333"
209 bg_pixmap[NORMAL] = "background_menu.png"
217 GtkRange::trough-border = 0
218 GtkScale::trough-side-details = 0
219 GtkScale::activate-slider = 1
222 style "calf-scale-small" = "calf-scale"
224 GtkScale::slider-length = 44
225 GtkScale::slider-width = 25
228 style "calf-scale-big" = "calf-scale"
230 GtkScale::slider-length = 62
231 GtkScale::slider-width = 40
236 style "calf-scrollbar"
243 style "calf-notebook"
245 CalfNotebook::background-alpha = 0.33
250 fg[NORMAL] = "#d3eb7a"
251 fg[PRELIGHT] = "#d3eb7a"
252 fg[ACTIVE] = "#d3eb7a"
254 bg[NORMAL] = "#d3eb7a"
256 base[NORMAL] = "#000"
261 style "calf-treeview"
263 GtkTreeView::odd-row-color = "#222"
264 base[NORMAL] = "#333" # rows background
265 base[SELECTED] = "#d3eb7a" # rows background selected
266 base[ACTIVE] = "#d3eb7a" # rows background selected but not focused
268 text[NORMAL] = "#dddddd" # rows text
269 text[SELECTED] = "#ffffff" # rows text selected
270 text[ACTIVE] = "#ffffff" # rows text selected but not focused
276 style "calf-treehead"
278 bg[NORMAL] = "#eeeeee" # header background
279 fg[NORMAL] = "white" # header text
280 fg[PRELIGHT] = "white" # header text
281 fg[SELECTED] = "white" # header text
282 fg[ACTIVE] = "white" # header text
293 text[NORMAL] = "white"
294 CalfFrame::border-radius = 8
301 fg[NORMAL] = "#d3eb7a"
302 fg[ACTIVE] = "#cc0000"
303 CalfVUMeter::border-radius = 5
304 CalfVUMeter::bevel = 0.2
310 style "calf-meterscale"
320 CalfLed::border-radius = 5
327 style "calf-display" {
329 base[NORMAL] = { 0.89, 1.00, 0.45 }
332 CalfLineGraph::border-radius = 5
333 CalfLineGraph::bevel = 0.4
334 CalfPhaseGraph::border-radius = 5
335 CalfPhaseGraph::bevel = 0.4
341 fg[NORMAL] = "#222b00" # ring unlit color
342 fg[PRELIGHT] = "#d3eb7a" # ring lit color
343 fg[ACTIVE] = "black" # tick color
344 CalfKnob::alpha-normal = 1.0
345 CalfKnob::alpha-prelight = 1.0
347 style "calf-knob1" = "calf-knob" {
348 CalfKnob::ring-margin = 4.8
349 CalfKnob::ring-width = 2
350 CalfKnob::tick-margin = 8.0
351 CalfKnob::tick-width = 2.0
352 CalfKnob::tick-length = 4.0
354 style "calf-knob2" = "calf-knob" {
355 CalfKnob::ring-margin = 5.0
356 CalfKnob::ring-width = 2.0
357 CalfKnob::tick-margin = 12.0
358 CalfKnob::tick-width = 2.0
359 CalfKnob::tick-length = 8.0
361 style "calf-knob3" = "calf-knob" {
362 CalfKnob::ring-margin = 10.8
363 CalfKnob::ring-width = 3
364 CalfKnob::tick-margin = 26
365 CalfKnob::tick-width = 2.0
366 CalfKnob::tick-length = 5.0
368 style "calf-knob4" = "calf-knob" {
369 CalfKnob::ring-margin = 13
370 CalfKnob::ring-width = 2
371 CalfKnob::tick-margin = 27.0
372 CalfKnob::tick-width = 2.0
373 CalfKnob::tick-length = 7.0
375 style "calf-knob5" = "calf-knob" {
376 CalfKnob::ring-margin = 12
377 CalfKnob::ring-width = 3.6
378 CalfKnob::tick-margin = 18.0
379 CalfKnob::tick-width = 2.0
380 CalfKnob::tick-length = 17.0
384 style "calf-toggle0" {
388 style "calf-toggle1" {
392 style "calf-toggle2" {
397 widget "*Calf*" style : rc "calf-default"
399 widget "*Calf-Rack" style : highest "calf-rack"
400 widget "*Calf-Rack*" style : highest "calf-rack-widgets"
401 widget "*Calf-Rack*Calf-Rack-Title" style : highest "calf-rack-title"
402 widget "*CalfMainLeft" style : highest "calf-main-left"
403 widget "*CalfMainRight" style : highest "calf-main-right"
405 widget "*Calf-Plugin" style : highest "calf-plugin"
406 widget "*CalfPluginLeft" style : highest "calf-plugin-left"
407 widget "*CalfPluginRight" style : highest "calf-plugin-right"
409 widget "*Connector" style : highest "calf-connector"
410 widget "*Connector*View*" style : highest "calf-connector-children"
411 widget "*Connector*Ports*" style : highest "calf-connector-children"
412 widget "*Connector*Title*" style : highest "calf-connector-title"
414 widget "*Calf-Label" style : highest "calf-label"
415 widget "*Calf-Value" style : highest "calf-label"
417 widget "*Calf-Menu*" style : highest "calf-menu"
419 widget "*Calf*Notebook*" style : highest "calf-notebook"
421 widget "*Calf*Frame" style : highest "calf-frame"
424 widget "*Calf*Button*" style : highest "calf-button"
425 widget "*Calf*ToggleButton*" style : highest "calf-toggle"
426 widget "*Calf*CheckButton" style : highest "calf-toggle"
427 widget "*Calf*RadioButton" style : highest "calf-toggle"
429 widget "*Calf*Combobox*" style : highest "calf-combobox"
431 widget "*Calf*Entry*" style : highest "calf-entry"
433 widget "*Calf*Range" style : highest "calf-scale"
434 widget "*Calf*Scale1" style : highest "calf-scale-small"
435 widget "*Calf*Scale2" style : highest "calf-scale-big"
436 widget_class "*Scrollbar*" style : highest "calf-scrollbar"
438 widget_class "*Calf*GtkTreeView*" style : highest "calf-treeview"
439 widget_class "*Calf*TreeView*Button*" style : highest "calf-treehead"
441 widget "*Calf*VUMeter" style : highest "calf-vumeter"
442 widget "*CalfVUMeter*" style : highest "calf-vumeter"
443 widget "*CalfMeterScale*" style : highest "calf-meterscale"
444 widget "*Calf*MeterScale" style : highest "calf-meterscale"
446 widget "*Calf*Led*" style : highest "calf-led"
447 widget "*Calf*LED*" style : highest "calf-led"
449 widget "*Calf*Graph" style : highest "calf-display"
450 widget "*Calf*Tuner" style : highest "calf-display"
452 widget "*Calf*Knob*1*" style : highest "calf-knob1"
453 widget "*Calf*Knob*2*" style : highest "calf-knob2"
454 widget "*Calf*Knob*3*" style : highest "calf-knob3"
455 widget "*Calf*Knob*4*" style : highest "calf-knob4"
456 widget "*Calf*Knob*5*" style : highest "calf-knob5"
458 widget "*CalfToggle*_0*" style : highest "calf-toggle0"
459 widget "*CalfToggle*_1*" style : highest "calf-toggle1"
460 widget "*CalfToggle*_2*" style : highest "calf-toggle2"