How do I set token and config if I want to use both device priority mode and custom mode? #2817
Answered
by
segunadebayo
Han-sangwook
asked this question in
Q&A
-
How do I set token and config if I want to use both device priority mode and custom mode? ex ) dark / light / device
|
Beta Was this translation helpful? Give feedback.
Answered by
segunadebayo
Aug 23, 2024
Replies: 1 comment
-
I would recommend you keep it to just base and _dark, then use a library like next-themes or remix-themes to resolve color scheme to either light/dark. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
segunadebayo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would recommend you keep it to just base and _dark, then use a library like next-themes or remix-themes to resolve color scheme to either light/dark.