color theme: reset color aliases before loading a theme file
This commit is contained in:
@@ -629,6 +629,7 @@ ColorThemeManager::on_color_theme_changed ()
|
||||
|
||||
if (row) {
|
||||
string new_theme = row[color_theme_columns.path];
|
||||
UIConfiguration::instance().color_aliases.clear ();
|
||||
UIConfiguration::instance().set_color_file (new_theme);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user