Created attachment 145348 [details] Screenshot SUMMARY Other KDE apps use a color wheel style icon for their color schemes menus. Elisa should also do the same for its "Application Menu"->"Color Scheme" menu, just for the sake of consistency. SOFTWARE/OS VERSIONS Operating System: KDE neon 5.23 KDE Plasma Version: 5.23.5 KDE Frameworks Version: 5.89.0 Qt Version: 5.15.3 Graphics Platform: X11
Unfortunately this is implemented as a QtQuickControls2 Menu, and that doesn't have an "icon" property we could use to set an icon. That needs to be fixed in Qt first. :( Can you file one at https://bugreports.qt.io and put its URL in the URL field here? Thanks!