Skip to content

[stable] Replace KateColorSchemeChooser with using KColorSchemeManager directly

Nicolas Fella requested to merge work/backportfix into release/22.04

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

(cherry picked from commit 916c617e)

BUG: 447532

Merge request reports