Resesif Color Scheme
Resesif is a dark color scheme for Sublime Text.
Details
Installs
- Total 815
- Win 436
- Mac 236
- Linux 143
Apr 1 | Mar 31 | Mar 30 | Mar 29 | Mar 28 | Mar 27 | Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Resesif
Resesif is a dark color scheme based on the Textmate Resesif for Sublime Text that supports a lot of different languages with a nice color scheme look.
Getting Started
Install
Package Control
If you already have Package Control installed in your Sublime Text:
OS X: Hit ⇧ ⌘ P
to open the package control command palette > find the Package Control: Install Package
option and type Resesif Color Scheme
and hit ⏎
.
Linux/Windows: Hit ⇧ Ctrl P
to open the package control command palette > find the Package Control: Install Package
option and type Resesif Color Scheme
and hit ⏎
Manual
Locate your Sublime Text Packages directory
by using the menu item Preferences > Browse Packages
.
Clone the repository and activate the theme.
git clone https://github.com/carloscuesta/resesif.git
Use
To activate the color scheme, go to Sublime Text > Preferences > Settings User
, and change/add a new line with the color scheme:
"color_scheme": "Packages/Resesif Color Scheme/resesif.tmTheme"
You can also activate the theme with the Sublime preferences menu item Sublime Text > Preferences > Color Scheme > Resesif Color Scheme > resesif
.
Finally restart your Sublime Text.
Demo
To see the color scheme with different languages or with your custom code you can see it at Resesif tmThemeEditor app. Also you can edit the theme right there.
JavaScript / CoffeeScript
HTML / Jade / Markdown / Haml
CSS / SCSS / LESS / Stylus
Ruby / PHP / Python / Perl
Much more languages at Resesif tmThemeEditor and test your own code!.
License
The code is available under the MIT license.