Bug 407859 - Add option to follow system colour theme
Summary: Add option to follow system colour theme
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 19.04.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-23 08:32 UTC by Kishore Gopalakrishnan
Modified: 2020-01-24 13:16 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kishore Gopalakrishnan 2019-05-23 08:32:20 UTC
Kate allows one to choose a custom colour theme for the application alone through 'Settings > Colour Theme'. Currently it is missing a 'Default' option that tells Kate to follow the system colour scheme. This means that once one chooses a custom colour theme for the first time, one loses the ability to have Kate automatically match the system colour theme.

SOFTWARE/OS VERSIONS
Linux distro: Arch Linux
KDE Plasma Version: 5.15.90
KDE Frameworks Version: 5.58.0
Qt Version: 5.13.0
Comment 1 Lothar 2019-05-23 12:41:49 UTC
There is a similar option as "View->Schema" which was only once for me handy to test something with a patch. But these "Settings->Color Theme" looks to me completely pointless. For my taste should that be removed.
Comment 2 Christoph Feck 2019-05-23 14:11:21 UTC
The idea was to be able to set the colors of the document independent from the colors of the UI.
Comment 3 Kishore Gopalakrishnan 2019-05-23 14:27:21 UTC
(In reply to Christoph Feck from comment #2)
> The idea was to be able to set the colors of the document independent from
> the colors of the UI.
The colours of the text area can be set separately through the colour schemas in 'Settings > Configure Kate > Fonts and Colours'. This option just sets the colour theme of the toolbar, sidebar etc.
Comment 4 Nate Graham 2019-05-24 20:44:20 UTC
(In reply to Kishore Gopalakrishnan from comment #0)
> This means that
> once one chooses a custom colour theme for the first time, one loses the
> ability to have Kate automatically match the system colour theme.
Yep, can confirm.

I feel like this menu should be in frameworks and accessible from all apps rather than being a Kate-specific feature, and yeah, it should have a "Default" option to allow Kate to once again follow the system theme if you try out a different color scheme in Kate and decide you and to go back to the default again.
Comment 5 Ahmad Samir 2019-06-09 16:48:38 UTC
https://phabricator.kde.org/D21699
Comment 6 Nate Graham 2019-06-10 13:49:12 UTC
Thank you very much! I've left comments there. :)