Created attachment 184261 [details] Elisa Symbolic - Status and Notifications SUMMARY Elisa have a dark symbolic icon on Status and Notifications. STEPS TO REPRODUCE Enabled tray icon Application Menu > Configure Elisa... > [Tick] Keep running in system tray when main window is closed Close Elisa to stick on tray, check it mouse hovering over symbolic icon. EXPECTED RESULT To have white symbolic on dark breeze theme as it does on taskbar. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20250818 KDE Plasma Version: 6.4.4 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.1 Graphics Platform: Wayland
Typo: Close Elisa to stick on "Status and Notifications", check it mouse hovering over symbolic icon.
Can reproduce; the elisa-symbolic icon has broken color-scheme-awareness. I'll see if I can fix it.
Hmm, I'm not seeing anything obviously wrong with the CSS support in the SVG itself: https://invent.kde.org/frameworks/breeze-icons/-/blob/master/icons/apps/32/elisa-symbolic.svg?ref_type=heads&plain=1 It doesn't look materially different from https://invent.kde.org/frameworks/breeze-icons/-/blob/master/icons/apps/22/elisa-symbolic.svg?ref_type=heads&plain=1, which works.
Likely the problem here is that the outer line is a path and not a shape. If you apply "convert to shape" to it, it should be fine after that.