All Projects → vue-a11y → vue-dark-mode

vue-a11y / vue-dark-mode

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

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects

Projects that are alternatives of or similar to vue-dark-mode

dark-mode-example
Simple and fun dark-mode detection. JavaScript with a user mode toggle.
Stars: ✭ 27 (-43.75%)
Mutual labels:  dark-mode, prefers-color-scheme
keep-desktop
Google Keep Dark: Desktop application for Windows, Mac and Linux with Dark Theme.
Stars: ✭ 42 (-12.5%)
Mutual labels:  dark, dark-mode
llDark
适用于iOS深色模式的令人愉快的主题框架
Stars: ✭ 75 (+56.25%)
Mutual labels:  dark, dark-mode
Photon.vim
An elegant pair of Vim colour schemes with minimal syntax highlighting that care about the little details.
Stars: ✭ 98 (+104.17%)
Mutual labels:  dark
Github Dark
Dark GitHub style
Stars: ✭ 9,479 (+19647.92%)
Mutual labels:  dark
Qt Creator Darcula
Darcula color scheme for Qt Creator GUI and syntax highlighting theme
Stars: ✭ 163 (+239.58%)
Mutual labels:  dark
Hugo Theme M10c
A minimalistic (m10c) blog theme for Hugo
Stars: ✭ 223 (+364.58%)
Mutual labels:  dark
Shadowfox
A universal dark theme for Firefox
Stars: ✭ 1,295 (+2597.92%)
Mutual labels:  dark
Hyperocean
Deep oceanic blue Hyper theme
Stars: ✭ 207 (+331.25%)
Mutual labels:  dark
Aura Theme
💅 A beautiful dark theme for your favorite apps.
Stars: ✭ 159 (+231.25%)
Mutual labels:  dark
Syntax
A VSCode dark theme inspired by Framer’s popular code editor.
Stars: ✭ 123 (+156.25%)
Mutual labels:  dark
Jhform
JhForm - 自定义表单工具,更加简单,快捷的创建表单、设置页面
Stars: ✭ 108 (+125%)
Mutual labels:  dark
Typora Misty Theme
Yet another elegant Typora theme designed with aesthetics in mind.
Stars: ✭ 179 (+272.92%)
Mutual labels:  dark
Iceberg.vim
🇦🇶 Bluish color scheme for Vim and Neovim
Stars: ✭ 1,636 (+3308.33%)
Mutual labels:  dark
Vim Deep Space
An intergalactically friendly color scheme for Vim.
Stars: ✭ 214 (+345.83%)
Mutual labels:  dark
Dark Fb
Hack Facebook
Stars: ✭ 98 (+104.17%)
Mutual labels:  dark
Darkmode.js
🌓 Add a dark-mode / night-mode to your website in a few seconds
Stars: ✭ 2,339 (+4772.92%)
Mutual labels:  dark
React Dark Mode Toggle
🦉 A cutesy dark mode toggle button for React.
Stars: ✭ 117 (+143.75%)
Mutual labels:  dark
Ghidra darknight
DarkNight theme for Ghidra
Stars: ✭ 115 (+139.58%)
Mutual labels:  dark
Windows 10 Dark
Dark variant of Windows 10 theme
Stars: ✭ 163 (+239.58%)
Mutual labels:  dark

@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

  • 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].