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

Colorsublime

by Colorsublime ST3 Top 100

Plugin for Color Sublime

Labels color scheme

Details

Installs

  • Total 404K
  • Win 223K
  • Mac 109K
  • Linux 71K
Oct 24 Oct 23 Oct 22 Oct 21 Oct 20 Oct 19 Oct 18 Oct 17 Oct 16 Oct 15 Oct 14 Oct 13 Oct 12 Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9
Windows 10 19 13 15 12 15 21 24 19 12 16 9 14 15 23 14 22 11 10 7 16 12 19 11 19 13 16 19 23 20 18 16 8 16 25 27 13 16 23 14 8 18 15 17 24 11
Mac 6 2 6 6 0 1 2 4 8 4 4 6 1 4 3 4 4 2 3 4 3 4 6 7 2 1 3 6 2 10 5 3 1 3 9 8 7 5 11 3 0 3 10 4 2 5
Linux 1 5 6 7 5 4 5 5 4 5 9 4 4 10 4 2 5 1 9 3 1 4 4 12 5 2 1 5 4 4 6 3 4 1 5 8 5 4 4 5 3 4 5 3 4 1

Readme

Source
raw.​githubusercontent.​com

colorsublime

gif

Change themes** quickly and easily, right from Sublime Text.

Official Colorsublime plugin and a Top 100 Sublime Text plugin.

** Please note: All references to “Theme” in our instructions actually refer to what are now called “Color Schemes”. This means that you are changing the color scheme of your coding windows within Sublime Text, not the user interface of the entire Sublime Text editor.

Requirements

  • Sublime Text 3 (recent build)

Installing

With Package Control (recommended)

  1. Install Package Control
  2. Run “Package Control: Install Package” command
  3. Find and install the Colorsublime plugin.
  4. Restart Sublime Text if there are issues.

Manually

Clone the repository in your Sublime Text “Packages” directory:

git clone https://github.com/Colorsublime/Colorsublime-Plugin.git

The “Packages” directory is located at:

  • OS X: ~/Library/Application Support/Sublime Text 3/Packages/

  • Linux: ~/.config/sublime-text-3/Packages/

  • Windows: %APPDATA%\Sublime Text 3\Packages\

Usage

  1. Press ctl+shift+p (Windows/Linux) or ⇧+⌘+p (OSX) to open up Sublime Text's command menu
  2. Select Colorsublime: Install Theme
  3. Use the arrow keys to run through the themes (“color schemes”) and see your current tab change in realtime!

Functions

  • Install: Installs/Previews themes (“color schemes”) from the Colorsublime repository.
  • Browse: Takes you to https://colorsublime.github.io/
  • Uninstall: Removes themes from the installed theme directory. Does not change your current theme.

Windows Proxy Support

In order to use a proxy in Windows set the environment variable https_proxy to yourproxy.com:9999.