raunofreiberg / ui-playbook

The documented collection of UI components 🤓
https://uiplaybook.dev
MIT License
1.37k stars 73 forks source link

Dark mode #7

Open raunofreiberg opened 3 years ago

raunofreiberg commented 3 years ago

Would be cool to add a dark mode for those night owls out there!

I've got something like this atm, but I'm open to ideas here! ✌️

Screenshot 2020-07-20 at 02 44 03
rennan commented 3 years ago

Hi @raunofreiberg here are some visual ideas:

https://material.io/design/color/dark-theme.html#ui-application https://uxdesign.cc/dark-mode-ui-design-the-definitive-guide-part-1-color-53dcfaea5129

Could I contribute coding style scss files? How do you think to create the style files? using the same SCSS or adding a new -dark name to scss files?