Can I load an image based on dark/light mode? #7598
Unanswered
karpetrosyan
asked this question in
Q&A
Replies: 1 comment
-
If it is an image in the content then the answer is you can, see the documentation. If it is not then you'd need to be more specific. |
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.
-
Can I load an image (logo) based on dark/light mode. I have two logos one for light mode (white for dark mode) and (black for light mode) and I want to load it based on mode that is currently set, and change the logo when mode is changing
Beta Was this translation helpful? Give feedback.
All reactions