Skip to content

Use dark mode. #537

Closed Answered by technophile-04
irakli182 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @irakli182, you could just remove first object containing scaffoldETH from themes array in tailwind.config.ts :

Also maybe you should also update Raibowkit default theme to only use dark :

theme={isDarkTheme ? darkTheme() : lightTheme()}

Hopefully, this helps 🙌

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by irakli182
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants