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 402K
  • Win 222K
  • Mac 109K
  • Linux 71K
Jul 27 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 18 22 23 17 15 13 12 14 20 18 14 17 11 14 25 18 20 32 26 9 10 17 24 16 24 15 14 16 12 22 16 12 29 13 28 17 26 26 21 22 10 17 25 31 21
Mac 0 8 6 8 12 8 7 4 8 7 6 7 6 2 4 8 9 5 7 7 1 3 11 8 1 11 8 3 8 7 10 8 5 4 1 5 8 5 9 7 5 3 9 9 8 4
Linux 0 6 6 3 4 8 1 4 4 7 4 8 10 5 6 7 8 6 7 7 0 8 8 6 5 6 5 1 6 3 7 8 5 10 4 4 13 10 5 7 11 5 4 6 9 5

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.