Bug 364309 - Breeze timer.svgz digits aren't recoloured, look breaks on breeze dark
Summary: Breeze timer.svgz digits aren't recoloured, look breaks on breeze dark
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Theme - Breeze (show other bugs)
Version: master
Platform: Other Other
: NOR normal
Target Milestone: 1.0
Assignee: Noah Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-14 09:38 UTC by andreas
Modified: 2024-08-16 04:43 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.2.0
Sentry Crash Report:


Attachments
timer widgets (57.62 KB, image/png)
2016-06-14 09:40 UTC, andreas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andreas 2016-06-14 09:38:36 UTC
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
Comment 1 andreas 2016-06-14 09:40:28 UTC
Created attachment 99492 [details]
timer widgets

on the desktop, sidebar and the panel
Comment 2 Kai Uwe Broulik 2016-06-15 16:18:49 UTC
Confirmed. The numbers there are actual indivial SVGs! I don't have words for this.
Comment 3 Kai Uwe Broulik 2016-06-15 16:19:19 UTC
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
Comment 4 Hamidreza Jafari 2017-09-24 19:28:07 UTC
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
Comment 5 Patrick Silva 2020-01-25 13:48:55 UTC
This bug persists.

Operating System: Arch Linux 
KDE Plasma Version: 5.17.90
KDE Frameworks Version: 5.66.0
Qt Version: 5.14.0
Comment 6 Ilya Bizyaev 2021-01-05 11:54:42 UTC
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
Comment 7 Nate Graham 2021-03-15 15:53:55 UTC
Noah, could you take care of this? Thanks!
Comment 8 Noah Davis 2021-03-15 18:23:56 UTC
(In reply to Nate Graham from comment #7)
> Noah, could you take care of this? Thanks!

will do
Comment 9 Nate Graham 2024-08-16 04:43:17 UTC
This appears to be fixed in current git master, possibly earlier too.