Replies: 2 comments
-
@woj-tek https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hmm, seems to be working. Thanks! |
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.
-
Is it possible to adjust internal themes with css? Currently I use "system theme", which matches OS theme and it works great but I would like to tweak a bit dark variant, which I use on the mobile (to make it pitch-black). I know I can use custom-css, but setting background would affect both light and dark variants, which I want to avoid.
There are somewhat similar issues (#633, #386) but they don't address it directly.
Beta Was this translation helpful? Give feedback.
All reactions