k-donn / plasmoid-wunderground

A Plasma 5/6 widget for showing data from Wunderground PWS
https://store.kde.org/p/2135799
GNU General Public License v2.0
35 stars 12 forks source link

Font color not adapted to background #58

Closed HaleyACS closed 1 month ago

HaleyACS commented 1 month ago

Describe the bug When using the widget on dark background, the font color remains black and no text is visible

To Reproduce Install widget and load a black/dark background

Screenshots image

Desktop (output of plasmashell --version && kf5-config --version): Operating System: KDE neon 6.0 KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.2.0 Qt Version: 6.7.0 Kernel Version: 6.5.0-35-generic (64-bit) Graphics Platform: Wayland

Additional context Just the colors that need to be adapted :)

k-donn commented 1 month ago

Thank you for using the widget!

I've run into a problem on plasma6 where the text does not adjust to white when the widget first loads. Changing the background to solid then back to transparent has solved your problem in the past. Let me know if that does not work.

Changing font coloring is in the pipeline for this widget so this is set to be less buggy! Thanks again

HaleyACS commented 1 month ago

Hi @k-donn , tried what you suggested, but it didn't work. I actually have no possibility to change the background to solid then transparent in the configuration settings. All I can set is "auto-color temperature" - tried that one too. image

k-donn commented 1 month ago

Oh, the setting I'm talking about is on the context menu when you enter edit mode. Here, it shows the widget first loading and the text being dark, then the bg is set to opaque, then the bg is set back to transparent and the text is correct. TransLoad Opaque Transparent

HaleyACS commented 1 month ago

Yes - that works. Thanks! Didn't notice it at all :D :+1: