vue-a11y / vue-dark-mode

A component that helps to implement dark mode and other color modes in your Vue application.
https://darkmode.vue-a11y.com/
MIT License
52 stars 9 forks source link
color-mode dark dark-mode prefers-color-scheme

@vue-a11y/dark-mode

A component that helps to implement dark mode and other color modes in your Vue application.

Introduction

Give users more options and control over which color mode they feel most comfortable with.

Dark mode or any other color mode are excellent alternatives for the user of your application to have the best experience in certain circumstances or by default.

@vue-a11y/dark-mode is very flexible, in addition to dark-mode, you can pass through props any color mode you want, for example, sepia, dark-blue, reading, and as many more options.

Articles that served as inspiration:

Links

Contributing

Follow us on Twitter @vue_a11y

Thank you