Hi there! My name's Dayle Rees and I'm one of the Laravel PHP framework core developers. Part of the Laravel mentality is that coding should be enjoyable for the coder, not just the client receiving your hard work. For this reaon 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.
The themes in this package are currently compatible with Sublime Text 2, Textmate and VIM. I hope to add more editors in the near future.
For the sublime text 2 editor the themes can be installed easily by using Package Control to install the 'Dayle Rees Color Schemes' package from the official repository.
Otherwise, first find your Sublime Text 2 packages directory, you can find this by using the Preferences -> Browse Packages
menu from within Sublime Text 2.
Now either create a daylerees - themes
folder within this directory, and copy the contents of the github repository inside, or clone the repo using the GIT software within the packages directory :
git clone https://github.com/daylerees/colour-schemes.git daylerees-themes
Now simply use the Color Schemes
option of your preferences menu to switch between themes, enjoy!
Clone the repository and copy the theme files into ~/Library/Application\ Support/TextMate/Themes/
:
$ git clone https://github.com/daylerees/colour-schemes.git daylerees-themes
$ cd daylerees-themes
$ mkdir ~/Library/Application\ Support/TextMate/Themes/
$ cp *.tmTheme ~/Library/Application\ Support/TextMate/Themes/
Clone the repository and copy the theme files into ~/Library/Application\ Support/TextMate/Managed/Bundles/Themes.tmbundle/Themes/
:
$ git clone https://github.com/daylerees/colour-schemes.git daylerees-themes
$ cd daylerees-themes
$ cp *.tmTheme ~/Library/Application\ Support/TextMate/Managed/Bundles/Themes.tmbundle/Themes/
Note that you cannot clone the repository into the Themes directory -- as of this writing TextMate 2 will not recursively scan subdirectories searching for themes. Also note that you cannot symlink the themes into the Themes directory either -- TextMate will hang attempting to process them.
Download or clone with git, the themes into your .vim/colors
directory. Now edit your .vimrc
file and add the following line.
colorscheme <scheme-name-here>
Save and launch vim to use, enjoy!
The editor used in the screenshots is Sublime Text 2 on Mac OSX with the font Source Code Pro.
A fresh green and blue theme.
A romantic red and purple theme.
Strong rich colours.
Orange and blue theme.
A grungy green theme with some highlights.
An orange tribute to the Laravel PHP Framework.
A darker version of the Laravel theme requested by Fernando Montoya.
Orange and lime green, sharp sweetness.
Smart blue and yellow.
For boring people.
An earthy request by Mr Dan Horrigan, happy to try.
A lighter version of Earthsong.
A chilly breeze.
Based on Pink Floyd's 'dark side of the moon', a request by Jamie Rumbelow.
Here's a theme for people of all genders, faiths, height, weight, race and status, apart from Kevin Bacon, cos those EE adverts are just terrible.
Ian Landsman requested a light theme, I give you Userscape.
With added fresh breath.
Salute the flag.
Suit up.
Gentle and soothing.
Saved by Meroje.
Be snappy!
Be snappy but lighter!
Show your colours!
Ho Ho Hope you like it!
A subtle blue and green theme dedicated to my current employer BoxUK, home to passionate web developers. If you are looking for work and passionate about development see the website for employment details.
A retro hacker theme, enjoy Glowfish!
Requested by Aurélien Thieriot!
First 3rd party submission from Spielberg0, based on the Sublime Text Tomorrow Night theme, thanks!
Aurélien Thieriot wasn't happy with just one theme, here's Tron Legacy!
If you would like to request a colourscheme, an alternate version of an existing scheme, or submit your own theme to the collection simply send an Issue or a Pull request.
If you would like to buy me a beer for the time I have spent on these themes, my paypal address is [email protected], thanks a lot! :)
This is the important part, enjoy using your new colour scheme!