Replies: 1 comment
-
@JackDjTom as of now I don't think it will be possible for you to change that via a single resource update. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm using the Fluent Theme and I was wondering, if there is a way to change the AccentColors for the application?
I tried overriding the AccentColors with
Application.Current.Resources[SystemColors.AccentColorKey] = "#FF0000"
but that didn't override the fluent-theme controls. A TextBox for example still had the AccentColor of my windows system.Beta Was this translation helpful? Give feedback.
All reactions