Replies: 1 comment 1 reply
-
|
If you can, would you be able to make a PR addressing this? The original creator has deleted their account on github as far as I could see. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When connected to Tailscale, the icon is very dark compared to other plugin icons.

The settings I'm using:
This seems to be related to the switch to Color.mOnPrimary for the Tailscale icon: https://github.com/noctalia-dev/noctalia-plugins/blob/main/tailscale/BarWidget.qml#L55 . Changing back to Color.mPrimary makes it look "correct." Is it possible it's missing a dark mode check?
Beta Was this translation helpful? Give feedback.
All reactions