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 399K
  • Win 221K
  • Mac 108K
  • Linux 70K
Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10
Windows 14 12 18 18 12 8 18 16 17 20 14 12 22 17 23 18 17 13 12 17 12 17 14 23 9 15 22 20 20 18 24 13 21 17 21 26 22 19 7 16 16 18 19 20 20 13
Mac 2 6 6 2 2 6 7 10 12 5 2 5 5 2 4 6 1 7 4 6 7 9 4 3 3 1 1 7 7 4 5 4 5 2 5 4 11 5 2 5 6 8 3 5 5 2
Linux 4 6 5 9 1 7 8 3 3 6 3 3 3 5 5 5 3 5 2 5 5 3 3 4 5 2 3 5 4 6 3 3 4 8 8 6 5 7 5 4 6 3 3 4 5 6

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.