A component that helps to implement dark mode and other color modes in your Vue application.
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.
- From typos in documentation to coding new features;
- Check the open issues or open a new issue to start a discussion around your feature idea or the bug you found;
- Fork repository, make changes and send a pull request;
Follow us on Twitter @vue_a11y
Thank you