ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

auto-dark

by jrappen ST4 WinMac Removed

Automatic dark mode, switches Sublime Text's UI according to your OS's appearance.

Details

Installs

  • Total 1K
  • Win 661
  • Mac 535
  • Linux 0
Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

License Required ST Build Downloads Package Control Latest tag SublimeHQ Discord Donate via PayPal

auto-dark plug-in for Sublime Text

Automatic dark mode, switches Sublime Text's UI according to your operating system's appearance.

Documentation

Plugin documentation is available via the menu or command palette.

Code of conduct

https://github.com/jrappen/.github/blob/master/CODE_OF_CONDUCT.md

Contributing guide

https://github.com/jrappen/.github/blob/master/CONTRIBUTING.md

Requirements

auto-dark targets and is tested against the latest Build of Sublime Text, currently requiring Build 4074+.

Installation

Using Package Control is not required, but recommended as it keeps your packages (with their dependencies) up-to-date!

Installation via Package Control

  • Open the Command Palette (Tools > Command Palette).
  • Choose Package Control: Install Package.
  • Search for auto-dark on Package Control and select to install.

Usage

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 Packages/User/Preferences.sublime-settings at that time. You can use the resource name instead of its full (local) resource path.

Default settings

{
    "color_scheme.dark": "Mariana.sublime-color-scheme",
    "color_scheme.light": "Breakers.sublime-color-scheme",
    "theme.dark": "Adaptive.sublime-theme",
    "theme.light": "Adaptive.sublime-theme"
}

Source Code

https://www.github.com/jrappen/sublime-auto-dark

License

Copyright © 2020 Johannes Rappen, ISC License

https://github.com/jrappen/sublime-auto-dark/blob/master/LICENSE

Acknowledgements

Copyright © 2016 Deathaxe, MIT License

https://github.com/deathaxe/sublime-clock/blob/master/clock.py

Issues

Please use the command palette or the main menu to report an issue.

Donations

https://www.paypal.me/jrappen