Bug 499374 - Theme not applies correctly
Summary: Theme not applies correctly
Status: RESOLVED INTENTIONAL
Alias: None
Product: kate
Classification: Applications
Component: application (other bugs)
Version First Reported In: 24.12.1
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-01 05:53 UTC by imahmadrezas
Modified: 2025-02-01 15:36 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description imahmadrezas 2025-02-01 05:53:29 UTC
SUMMARY & TO REPRODUCE

Kate provides two ways to change editor's theme (Or at least these two ways):
    1. From top menu "Settings > Editor Color Theme > {THEME}"
    2. From top menu "Settings > Configure Kate..." then from left menu "Color theme > Default Theme > {THEME}"

The FIRST and SECOND methods overlap each other if they are used SUBSEQUENTLY.
i.e If you change the theme using the FIRST method and then using the SECOND one subsequently (without re-opening Kate); the result will be a mixture of those two themes!

SYSTEM
Operating System: Arch Linux 
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.1
Kernel Version: 6.12.3-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 620
Comment 1 Christoph Cullmann 2025-02-01 15:36:03 UTC
That is expected behavior, the first action will just change it for the current view and that has precedence over the global change you do afterwards.