-
I am trying to use this styling below to make the button itself invisible but the text within light up when hovered over. But with the switch over to FluentAvaloniaUI it stopped working as intended. So my question is, how do I override the default styling to allow me to style my button as I want again?
|
Beta Was this translation helpful? Give feedback.
Answered by
timunie
Apr 19, 2024
Replies: 1 comment 3 replies
-
lookup original styles which you can explore here on GH |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/amwx/FluentAvalonia/tree/master/src/FluentAvalonia/Styling/ControlThemes
read the selectors used there, to understand which ones you may need.