Colorsublime
Plugin for Color Sublime
Details
Installs
- Total 407K
- Win 225K
- Mac 110K
- Linux 72K
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 | 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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 5 | 8 | 9 | 13 | 17 | 17 | 20 | 15 | 5 | 7 | 12 | 14 | 11 | 19 | 12 | 9 | 16 | 9 | 12 | 20 | 11 | 14 | 10 | 11 | 13 | 16 | 12 | 20 | 6 | 14 | 12 | 12 | 14 | 18 | 15 | 10 | 16 | 8 | 11 | 17 | 12 | 13 | 16 | 8 | 10 | 10 |
Mac | 2 | 4 | 3 | 7 | 7 | 2 | 4 | 3 | 4 | 4 | 8 | 4 | 6 | 11 | 5 | 5 | 4 | 11 | 7 | 12 | 8 | 8 | 8 | 6 | 3 | 12 | 8 | 8 | 6 | 3 | 4 | 7 | 8 | 10 | 6 | 15 | 1 | 5 | 6 | 7 | 4 | 6 | 6 | 3 | 5 | 7 |
Linux | 1 | 4 | 3 | 3 | 5 | 5 | 4 | 5 | 5 | 6 | 2 | 5 | 5 | 4 | 2 | 10 | 4 | 3 | 8 | 10 | 3 | 7 | 5 | 6 | 4 | 7 | 3 | 3 | 3 | 6 | 3 | 2 | 5 | 4 | 5 | 10 | 4 | 6 | 4 | 4 | 6 | 7 | 6 | 3 | 6 | 6 |
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
Colorsublime
plugin. - 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
.