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