Colorsublime
Plugin for Color Sublime
Details
Installs
- Total 412K
- Win 228K
- Mac 111K
- Linux 73K
| Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | Feb 9 | Feb 8 | Feb 7 | Feb 6 | Feb 5 | Feb 4 | Feb 3 | Feb 2 | Feb 1 | Jan 31 | Jan 30 | Jan 29 | Jan 28 | Jan 27 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 8 | 11 | 12 | 10 | 2 | 5 | 12 | 14 | 11 | 6 | 12 | 5 | 8 | 11 | 8 | 8 | 16 | 10 | 6 | 4 | 10 | 13 | 10 | 7 | 11 | 6 | 5 | 10 | 13 | 13 | 8 | 12 | 7 | 8 | 9 | 10 | 15 | 33 | 12 | 7 | 5 | 5 | 11 | 10 | 9 |
| Mac | 1 | 4 | 7 | 9 | 4 | 2 | 2 | 3 | 8 | 1 | 10 | 5 | 2 | 3 | 2 | 6 | 5 | 4 | 3 | 0 | 1 | 12 | 4 | 4 | 2 | 3 | 3 | 4 | 2 | 6 | 4 | 3 | 2 | 1 | 4 | 7 | 3 | 4 | 4 | 1 | 3 | 0 | 7 | 3 | 5 | 2 |
| Linux | 0 | 7 | 5 | 3 | 3 | 3 | 8 | 4 | 7 | 5 | 1 | 3 | 5 | 6 | 2 | 5 | 5 | 8 | 4 | 5 | 1 | 5 | 3 | 5 | 5 | 2 | 3 | 4 | 1 | 2 | 3 | 6 | 3 | 9 | 7 | 5 | 8 | 7 | 2 | 7 | 2 | 1 | 4 | 3 | 6 | 2 |
Readme
- Source
- raw.githubusercontent.com


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)
- Install Package Control
- Run “Package Control: Install Package” command
- Find and install the
Colorsublimeplugin. - 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
- Press
ctl+shift+p(Windows/Linux) or⇧+⌘+p(OSX) to open up Sublime Text's command menu - Select
Colorsublime: Install Theme - 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.