Colorsublime
Plugin for Color Sublime
Details
Installs
- Total 405K
- Win 224K
- Mac 110K
- Linux 71K
Jan 31 | Jan 30 | Jan 29 | Jan 28 | Jan 27 | Jan 26 | Jan 25 | Jan 24 | Jan 23 | Jan 22 | Jan 21 | Jan 20 | Jan 19 | Jan 18 | Jan 17 | Jan 16 | Jan 15 | Jan 14 | Jan 13 | Jan 12 | Jan 11 | Jan 10 | Jan 9 | Jan 8 | Jan 7 | Jan 6 | Jan 5 | Jan 4 | Jan 3 | Jan 2 | Jan 1 | Dec 31 | Dec 30 | Dec 29 | Dec 28 | Dec 27 | Dec 26 | Dec 25 | Dec 24 | Dec 23 | Dec 22 | Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 3 | 15 | 8 | 6 | 12 | 15 | 7 | 14 | 11 | 16 | 16 | 14 | 9 | 8 | 16 | 11 | 14 | 19 | 11 | 9 | 8 | 6 | 20 | 28 | 14 | 15 | 11 | 12 | 23 | 10 | 9 | 11 | 9 | 9 | 6 | 7 | 8 | 11 | 11 | 13 | 11 | 15 | 17 | 13 | 16 | 10 |
Mac | 0 | 3 | 5 | 5 | 5 | 4 | 2 | 3 | 4 | 7 | 4 | 6 | 3 | 3 | 4 | 2 | 5 | 9 | 3 | 4 | 2 | 1 | 7 | 5 | 5 | 2 | 4 | 2 | 4 | 1 | 2 | 2 | 4 | 3 | 2 | 6 | 5 | 3 | 5 | 6 | 2 | 1 | 5 | 10 | 7 | 3 |
Linux | 0 | 2 | 2 | 0 | 3 | 1 | 3 | 1 | 0 | 3 | 7 | 5 | 4 | 4 | 8 | 2 | 7 | 4 | 4 | 2 | 5 | 3 | 0 | 5 | 3 | 4 | 2 | 5 | 4 | 3 | 2 | 2 | 1 | 3 | 4 | 3 | 1 | 1 | 5 | 3 | 5 | 4 | 9 | 4 | 3 | 5 |
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
.