Summary: | Toolbar items can't change color with "FollowsColorScheme=true" in icons index.theme | ||
---|---|---|---|
Product: | [Applications] krusader | Reporter: | PK <pieterkristensen> |
Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | krusader-bugs-null |
Priority: | NOR | ||
Version: | 2.7.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Dolphin draws light toolbar icons and krusader doesn't |
Created attachment 124225 [details] Dolphin draws light toolbar icons and krusader doesn't SUMMARY STEPS TO REPRODUCE 1. start krusader 2. change plasma desktop color scheme with one that has FollowsColorScheme=true 3. compare with e.g. dolphin OBSERVED RESULT The icons in the toolbar remain the same color while the ones in dolphin can change their color depending on the color-tone of the desktop color scheme EXPECTED RESULT When using a icon theme that has FollowsColorScheme=true in its index.theme file the colors of the icons in the toolbar should follow the color scheme indeed. Like they do in dolphin. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.14.5 KDE Frameworks Version: 5.62.0 Qt Version: 5.12.5 ADDITIONAL INFORMATION I hope that it is possible to fix this bug just by re-using the dolphin-code. This is only cosmetic but it would be elegant if it were solved. Krusader is great!