fluent-ui-xaml
fluent-ui-xaml copied to clipboard
Fluent UI WPF theme library
As the brushes are hard coded into the FabricUI, and all references to the brushes as via StaticResource, one cannot override the brush colours. I was trying to do this...
This will enabled changing between a dark and light colour scheme
It can be recognized now. 
It should only require to define different colors: https://developer.microsoft.com/en-us/fluentui#/controls/web/link
Referenced assembly 'FluentUI.NET, Version=1.0.51.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.
