Hi there! My name's Dayle Rees and I'm one of the Laravel PHP framework team. Part of the Laravel mentality is that coding should be enjoyable for the developer and not just for the client receiving your hard work. For this reason, I'd like to share with you a number of themes for some popular text editors that will hopefully be pleasing to your eyes and allow you to enjoy the time you spend in front of the screen.
Oh also, I'm British. I'm not making a spelling mistake. It is COLOUR. With the U ;)
This package currently supports colour schemes for:
- Sublime Text (2 & 3)
- Sublime Text UI (2 & 3)
- Textmate (Use sublime schemes)
- Coda 2
- VIM
- Jetbrains Editors (inc. PHPStorm)
- Google Code Prettify
- Highlight JS
- Xcode
- Bootstrap
- Previews - HTML previews of all schemes.
Instead of spamming this readme file with a thousand screenshots, I've created a page where you can preview all of the schemes in HTML.
Themes in this package are generated from a custom theme file. They must be mapped once for each editor. The mapping process varies upon the editor, and for that reason some editors are considered very WIP. Don't worry. We'll get there.
Scheme type | Compatibility % |
---|---|
Sublime Text (Colour Schemes) | 98% |
Sublime Text (UI Themes) | 90% |
Coda | 90% |
Jetbrains (inc PHPStorm) | 60% |
Bootstrap (Variables) | 80% |
VIM | 70% |
Google Pretty Print | 95% |
HTML Previews | 100% |
Highlight.JS | 60% |
Xcode | 90% |
Installation of the colour schemes depends greatly upon the type of software that you intend to use them with. Here are the guides for common editors and libraries.
With the Sublime Text editor the themes can be installed using Package Control. Simply install the Dayle Rees Color Schemes
package from the official repository.
Otherwise, you must first find your Sublime Text 2 packages directory. You can find this by using the Preferences -> Browse Packages
menu from within Sublime Text.
Next either create a daylerees - themes
folder within this directory, and copy the contents of the github repository inside, or clone the repository using the GIT software within the packages directory :
$ git clone https://github.com/daylerees/colour-schemes.git daylerees-themes