catppuccin / ui

⚛️ Soothing pastel React components! (WIP)
https://ui.catppuccin.com
MIT License
37 stars 1 forks source link

Add provider for switching palette on the fly #9

Open didair opened 2 years ago

didair commented 2 years ago

Maybe we could use useContext or something for the provider. Should add an easy way for switching as well.

didair commented 2 years ago

Good link: https://usehooks.com/useDarkMode/