Replies: 1 comment
-
Please create a repro, it's really hard to help without it |
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 am trying to set the background color for dark mode, and I'm following this documentation:
https://docusaurus.io/docs/styling-layout#styling-your-site-with-infima
I assume you can set the background color using:
This setting works fine for:
on the Docusarus documentation also works fine for:
Light theme works fine my website, but dark theme does not work on my website. Basically, the background of the dark theme, regardless of the color I set, is always set to the default color.
Beta Was this translation helpful? Give feedback.
All reactions