Need help with design system #3303
Unanswered
PascalVorwerk
asked this question in
Q&A
Replies: 1 comment 7 replies
-
You can use |
Beta Was this translation helpful? Give feedback.
7 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.
-
For our products we would like to inverse the default styling that happens right now! Right now the background of our webpage is completely white (#FFFFFF) and the first layers of for example the navigation bar are a bit more gray: #FBFBFB.
For our usecase, we would like the entire background to be more dark (#FAFAFA) and the background of components like the navigation bar to be white (#FFFFF).
I've tried to change some settings like the BaseNeutralBase color to a more dark color, but it did not change things the way we would like.
Can someone help me with what i need to change for this effect to happen?
Beta Was this translation helpful? Give feedback.
All reactions