siberiacancode / reactuse

🚀 the largest and most useful hook library
https://siberiacancode.github.io/reactuse/
MIT License
213 stars 39 forks source link

[feat]: Create hook useColorMode #197

Open DaniilRyb opened 2 months ago

DaniilRyb commented 2 months ago

Не уверен, имеет ли он смысл, но для полноты картины можно. Его кстати даже во VueUse нету 🤔

debabin commented 2 months ago

в vueuse есть https://vueuse.org/core/useDark/ вот такой хук

debabin commented 2 months ago

https://vueuse.org/core/useColorMode/

Ceylar37 commented 2 weeks ago

231