Colorsublime / Colorsublime-Plugin

Plugin for Color Sublime
MIT License
539 stars 58 forks source link

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

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:

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

Windows Proxy Support

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