auto-dark plug-in for Sublime Text
Automatic dark mode, switches Sublime Text's UI according to your operating system's appearance.
Plugin documentation is available via the menu or command palette.
- English: https://github.com/jrappen/sublime-auto-dark/blob/master/docs/README.en.md
- German (Deutsch): https://github.com/jrappen/sublime-auto-dark/blob/master/docs/README.de.md
can be found in the default community health files
https://github.com/jrappen/.github/blob/master/CODE_OF_CONDUCT.md
can be found in the default community health files
https://github.com/jrappen/.github/blob/master/CONTRIBUTING.md
auto-dark targets and is tested against the latest Build of Sublime Text, currently requiring Build 4074+ or Build 3006+.
- Download Sublime Text
- (stable channel)
- (dev channel)
Using Package Control is not required, but recommended as it keeps your packages (with their dependencies) up-to-date!
- Install Package Control
- Close and reopen Sublime Text after having installed Package Control.
- Open the Command Palette (
Tools > Command Palette). - Choose
Package Control: Install Package. - Search for
auto-darkon Package Control and select to install.
Automatically switch Sublime Text's UI with your operating system's appearance:
- when switching tabs within or switching to Sublime
- or every 5 mins (on the clock)
auto-dark will copy:
color_scheme.light- or
color_scheme.dark
to color_scheme as well as:
theme.light- or
theme.dark
to theme in Preferences.sublime-settings at that time.
You can use the resource name instead of its full (local) resource path.
github.com/jrappen/sublime-auto-dark
Copyright (c) 2020 Johannes Rappen, ISC License
See jrappen/sublime-auto-dark:LICENSE@master.
Copyright (c) 2016 Deathaxe, MIT License
Please use the command palette or the main menu to report an issue.