it is probably a mistake to rename dark -> Dark at this particular point in time
This commit is contained in:
parent
8c74a1b99c
commit
b90e373d70
@ -19,7 +19,7 @@
|
||||
|
||||
UI_CONFIG_VARIABLE (std::string, icon_set, "icon-set", "default")
|
||||
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 (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)
|
||||
|
Loading…
Reference in New Issue
Block a user