Skip to content

feat(AppColorSchemeChooser): User is able to change konsole color scheme

Screenshot_20210326_222935

Add AppColorSchemeChooser class which use KColorSchemeManager to change konsole color scheme. Inspired by KateColorSchemeChooser wrote by Zhigalin Alexander alexander@zhigalin.tk.

This is my first contribution to a KDE project. I love Konsole but I prefer to use the Breeze Dark color scheme and Breeze Light theme for other applications.

This is why I just took a look about how kate does to implement the same thing for Konsole.

Merge request reports