Bug 371641 - KDevelop Icon style can not be customized.
Summary: KDevelop Icon style can not be customized.
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (other bugs)
Version First Reported In: 5.0.2
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-25 00:51 UTC by michael
Modified: 2016-10-25 07:07 UTC (History)
1 user (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 michael 2016-10-25 00:51:30 UTC
The lack of themability in KDevelope appears to be by design. This didn't bother me until I tried using 5.0.2. The first thing I noticed was that KDevelope is not distributed in a single "appimage" file. This makes the icons it uses by default in accessible for any sort of unsupported mod without rebuilding the whole thing. Unfortunately the chosen default icons are breeze themed. Which means gray scale toolbar icons. I don't use the breaze theme on my desktop and that's why. KDevelope should be made theme able to match the system theme regardless of what that is.

Reproducible: Always
Comment 1 Sven Brauch 2016-10-25 07:07:26 UTC
The AppImage ships a fixed icon set and theme and this is unlikely to change because of the implications on file size and complexity of having it changable.

Your distribution packages, which you should prefer if available, use the platform theme's icons, colors and style, as they always did.