1. Color The widget text is always black which don't work on dark themes 2. text size in the panel the text height should have the panel height like in the time widget now it is scalled so a defined square and you can't read it cause it is to small 3. desktop widget scaling please change the scaling that the height of the widget is the text height otherwise you get in trouble in the panel (1) and in large panels too. Reproducible: Always
Created attachment 99492 [details] timer widgets on the desktop, sidebar and the panel
Confirmed. The numbers there are actual indivial SVGs! I don't have words for this.
Probably so a theme can make LCD numbers or so, haha, if you want you can fix them to use plasma colors in kdeplasma-addons/applets/timer somewhere
Since numbers are rendered using graphics files you have to supply the missing graphics in the right location for themes that are not supplied with those assets. I am using KDE Plasma version 5.9.5 and Frameworks version 5.31.0 Path of the existing images for other themes I found on the system: /usr/share/plasma/desktoptheme/oxygen/widgets/timer.svgz /usr/share/plasma/desktoptheme/default/widgets/timer.svgz /usr/share/kde4/apps/desktoptheme/oxygen/widgets/timer.svgz I made a widgets folder in /usr/share/plasma/desktoptheme/breeze-dark/ then I copied the oxygen timer.svgz to that folder Then it worked (instantly or with re-login or reboot) Check here for more info: Bug 385027 - Timer widget unreadable in dark theme / font and space not user-customisable | hours not dropable
This bug persists. Operating System: Arch Linux KDE Plasma Version: 5.17.90 KDE Frameworks Version: 5.66.0 Qt Version: 5.14.0
This bug is still present. Operating System: openSUSE Leap 15.2 KDE Plasma Version: 5.20.4 KDE Frameworks Version: 5.77.0 Qt Version: 5.15.2
Noah, could you take care of this? Thanks!
(In reply to Nate Graham from comment #7) > Noah, could you take care of this? Thanks! will do
This appears to be fixed in current git master, possibly earlier too.