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