How to set a neutralLayer2 as the default layer for a darker overall site #1672
Unanswered
markarnolditpro
asked this question in
Q&A
Replies: 3 comments
-
Could this help ? https://fluent-components.azurewebsites.net/?path=/docs/getting-started-styling--page |
Beta Was this translation helpful? Give feedback.
0 replies
-
Design Tokens are indeed the way to go here. See also https://www.fluentui-blazor.net/DesignTokens on how you can apply them from C# code or in a declerative way in your razor files. You don't have to use Javascript to use them. |
Beta Was this translation helpful? Give feedback.
0 replies
-
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.
-
I'd like to darken the overall appearance of my site. If I look at the color picker , it seems I need to align the default them with neutralLayer2, swatch 49. How can I apply this change?
Beta Was this translation helpful? Give feedback.
All reactions