Colorsublime
Plugin for Color Sublime
Details
Installs
- Total 408K
- Win 226K
- Mac 110K
- Linux 72K
May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | 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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 15 | 10 | 18 | 15 | 11 | 10 | 10 | 8 | 14 | 7 | 18 | 11 | 10 | 2 | 9 | 12 | 14 | 12 | 7 | 13 | 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 |
Mac | 1 | 3 | 4 | 6 | 3 | 3 | 3 | 3 | 3 | 6 | 5 | 4 | 6 | 0 | 3 | 2 | 9 | 7 | 2 | 2 | 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 |
Linux | 0 | 4 | 7 | 6 | 5 | 3 | 2 | 1 | 3 | 1 | 6 | 2 | 3 | 3 | 2 | 3 | 3 | 4 | 5 | 3 | 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 |
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
.