SUMMARY STEPS TO REPRODUCE 1. Install a custom icon pack like papirus-icon-theme; 2. Open Dolphin. OBSERVED RESULT The terminal icon is no longer monochrome. papirus-icon-theme wasn't updated because is tied to the Ubuntu 20.04 LTS update policy (I'm using Neon), so this is likely an issue with Dolphin. EXPECTED RESULT SOFTWARE/OS VERSIONS Operating System: KDE neon 5.21 KDE Plasma Version: 5.21.5 KDE Frameworks Version: 5.82.0 Qt Version: 5.15.2 Kernel Version: 5.4.0-73-generic OS Type: 64-bit Graphics Platform: X11 Processors: 8 × Intel® Core™ i5-8265U CPU @ 1.60GHz Memory: 15,5 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics 620 ADDITIONAL INFORMATION
Created attachment 138898 [details] It happens with Breeze iconpack too Nevermind about the iconpack. It happens with Breeze icons too.
What happens when you click on that icon? Does it open a terminal panel within Dolphin, or does it open up a separate app?
It opens Konsole instead of embedding the terminal in Dolphin.
Then the current appearance is intentional; we *want* to show the icon of the app that will be launched. It's intended to be a visual cue to tell the user "hey, this will open another app."
Understood o/ It makes sense.