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