Auto Dark Mode automatically toggles between a light and dark theme of your choice, depending on the currently active system appearance setting.
Automatic theme switching is supported on all major platforms that feature a dark mode (e.g. macOS since Mojave, Windows since 10, and Ubuntu since 20.04).
Search for auto-dark-mode
in Settings View: Install Packages and Themes
or:
$ apm install auto-dark-mode
You can switch themes manually using ctrl + `
or choosing Dark Mode: Toggle theme
in the command palette.
Add your preferred light and dark UI and syntax themes as shown in settings, or in config.cson
.
Pull requests are welcome! Be sure to also update the changelog.
This project is licensed under the permissive ISC license.
Auto Dark Mode is inspired by Exelord/dark-mode.