Found a widget whose icon/text colors aren't changed? Report it here
luisbocanegra opened this issue · 7 comments
Icons-only Task Manager and both the Pager and Activity Pager backgrounds aren't changed, is this on purpose?
Yes, they are blacklisted in the default configuration the reason is that those (and other widgets) create their own backgrounds and depending on the combination of both the color applied by this widget and the current color of the elements drawn by the widget they may become hard to see with some combinations.
A solution to avoid doing this could be somehow replacing those widget colors so they contrast with the current applied background but haven't looked into that yet.
Can reproduce after installing v0.5.2 but doesn't seem to be a problem on main branch, probably fixed as a side effect of the rewrite.
@canlin-github a new version v1.0.0 has been released, System Tray colorization should work fine with that version.
@canlin-github a new version v1.0.0 has been released, System Tray colorization should work fine with that version.
Yes! It works great!