another metric ton of color work
[ardour.git] / gtk2_ardour / ui_config_vars.h
index 91bb75a761a47bdfd63112edb4834072c48a1fbc..b6e95951743e175433f2e44553043e3ca487edf5 100644 (file)
@@ -18,7 +18,8 @@
 */
 
 UI_CONFIG_VARIABLE(std::string, icon_set, "icon-set", "default")
-UI_CONFIG_VARIABLE(std::string, ui_rc_file, "ui-rc-file", "ui_dark.rc")
+UI_CONFIG_VARIABLE(std::string, ui_rc_file, "ui-rc-file", "clearlooks.rc")
+UI_CONFIG_VARIABLE(std::string, color_file, "color-file", "dark")
 UI_CONFIG_VARIABLE(bool, flat_buttons, "flat-buttons", false)
 UI_CONFIG_VARIABLE(bool, blink_rec_arm, "blink-rec-arm", false)
 UI_CONFIG_VARIABLE(float, waveform_gradient_depth, "waveform-gradient-depth", 0)