Skip to content

Replace KateColorSchemeChooser with using KColorSchemeManager directly

Nicolas Fella requested to merge work/replacecolormenu into master

The main thing KateColorSchemeChooser adds is saving/loading from the config file, but KColorSchemeManager can do that directly now

Merge request reports