You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although it seems redundant, having all of the grey Values set in the BaseDark and BaseLight ResourceDictionaries is an imperative for those who want to include custom themes in their apps. If the values are modified by a custom themes, they are never set back to the proper value if an included theme (BaseLight/BaseDark) is selected.
I'm willing to submit a PR to correct this, if it is approved.