Nord dark theme option #4597
SilentGlasses
started this conversation in
Ideas
Replies: 2 comments
-
You can implement a custom color scheme, as described on our documentation, or override some of the colors on the [data-md-color-scheme="slate"] {
--md-default-bg-color: rgb(46, 52, 64); /* <- taken from the nord theme */
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, will look into the CSS route. |
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.
-
Was looking at dark themes for another project and came across Nord, anyway to get a theme for this styling?
I am not a design expert, was trying to overwrite the default colors to see if I could tweak the base dark them but it ended up so sad. 😢
Beta Was this translation helpful? Give feedback.
All reactions