MarcinOrlowski / html-clock-plasmoid

Configurable and lightweight clock widget for KDE. Stylable with QT supported subset of HTML markup, supporting variety of usable placeholders to design clock widget as you like.
67 stars 6 forks source link

Font colors in Settings #70

Open sendevent opened 1 year ago

sendevent commented 1 year ago

What's wrong? I'm not sure if it is related to the plasmoid and not the plasma/KDE/Qt theming, but the HTML Clock is the only place I'm experiencing the issue: Some (all?) text colors in Settings (General, User Layout, Tooltip) are wrong making it hard to read.

Steps to reproduce the behavior:
Just open the settings dialog: context menu -> Configure HTML Clock… (it doesn't matter if the plasmoid is placed on the desktop or a panel)

image

image

image

But others are OK:

image

Expected behavior Text/controls/backgrounds should use appropriate colors.

Runtime environment

Notes Not sure if related, just a guess: it looks like the foreground color is used for the "dark" theme (light text on dark bgr), while the background is also light. And that makes me think of my Global Theme (Sys settings->Appearance) which is customized as follows: Application style: Breeze Plasma style: Breeze Dark Colors: Breeze Light OTOH, I've been using this set for years and this is the first time I'm facing such an issue.