Bug 371641

Summary: KDevelop Icon style can not be customized.
Product: [Applications] kdevelop Reporter: michael <reeves.87>
Component: UI: generalAssignee: kdevelop-bugs-null
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: mail
Priority: NOR    
Version First Reported In: 5.0.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.