color-schemes/README.md

243 lines
7.7 KiB
Markdown
Raw Normal View History

2012-11-17 21:44:35 +00:00
# Colour Schemes
2012-06-07 11:33:34 +00:00
2012-11-24 16:32:45 +00:00
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.
## Installation
### Sublime Text 2
For the sublime text 2 editor the themes can be installed easily by using [Package Control](http://wbond.net/sublime_packages/package_control) to install the 'Dayle Rees Color Schemes' package from the official repository.
2012-11-24 16:32:45 +00:00
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!
### TextMate 1.5.x
2012-11-24 16:32:45 +00:00
Clone the repository and copy the theme files into `~/Library/Application\ Support/TextMate/Themes/`:
2012-11-29 22:57:06 +00:00
$ 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/
### Textmate 2
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.
2012-11-24 16:32:45 +00:00
### VIM
2012-11-25 14:46:39 +00:00
Download or clone with git, the themes into your `.vim/colors` directory. Now edit your `.vimrc` file and add the following line.
2012-11-24 16:32:45 +00:00
2012-11-25 14:46:39 +00:00
colorscheme <scheme-name-here>
2012-11-24 16:32:45 +00:00
Save and launch vim to use, enjoy!
## The Themes
2012-11-17 21:44:35 +00:00
2012-11-18 11:37:32 +00:00
The editor used in the screenshots is [Sublime Text 2](http://www.sublimetext.com/) on Mac OSX with the font [Source Code Pro](http://blogs.adobe.com/typblography/2012/09/source-code-pro.html).
2012-11-24 16:32:45 +00:00
### FreshCut
2012-11-17 21:44:35 +00:00
A fresh green and blue theme.
![FreshCut](https://raw.github.com/daylerees/colour-schemes/master/screenshots/freshcut.png)
2012-11-24 16:32:45 +00:00
### Potpourri
2012-11-17 21:44:35 +00:00
A romantic red and purple theme.
2012-11-17 21:45:29 +00:00
![Potpourri](https://raw.github.com/daylerees/colour-schemes/master/screenshots/potpourri.png)
2012-11-17 23:08:09 +00:00
2012-11-24 16:32:45 +00:00
### Frontier
2012-11-17 23:08:09 +00:00
Strong rich colours.
![Frontier](https://raw.github.com/daylerees/colour-schemes/master/screenshots/frontier.png)
2012-11-17 23:40:56 +00:00
2012-11-24 16:32:45 +00:00
### Goldfish
2012-11-17 23:40:56 +00:00
Orange and blue theme.
![Goldfish](https://raw.github.com/daylerees/colour-schemes/master/screenshots/goldfish.png)
2012-11-18 00:01:37 +00:00
2012-11-24 16:32:45 +00:00
### Grunge
2012-11-18 00:01:37 +00:00
A grungy green theme with some highlights.
![Grunge](https://raw.github.com/daylerees/colour-schemes/master/screenshots/grunge.png)
2012-11-18 00:39:16 +00:00
2012-11-24 16:32:45 +00:00
### Laravel
2012-11-18 00:39:16 +00:00
An orange tribute to the Laravel PHP Framework.
![Laravel](https://raw.github.com/daylerees/colour-schemes/master/screenshots/laravel.png)
2012-11-18 01:01:34 +00:00
2012-11-24 16:32:45 +00:00
### Laravel Darker
2012-11-19 23:04:13 +00:00
A darker version of the Laravel theme requested by Fernando Montoya.
![Laravel Darker](https://raw.github.com/daylerees/colour-schemes/master/screenshots/laraveldarker.png)
2012-11-24 16:32:45 +00:00
### Sourlick
2012-11-18 01:01:34 +00:00
Orange and lime green, sharp sweetness.
![Sourlick](https://raw.github.com/daylerees/colour-schemes/master/screenshots/sourlick.png)
2012-11-18 01:21:17 +00:00
2012-11-24 16:32:45 +00:00
### Revelation
2012-11-18 01:21:17 +00:00
Smart blue and yellow.
![Revelation](https://raw.github.com/daylerees/colour-schemes/master/screenshots/revelation.png)
2012-11-18 01:47:54 +00:00
2012-11-24 16:32:45 +00:00
### Carbonight
2012-11-18 01:47:54 +00:00
For boring people.
![Carbonight](https://raw.github.com/daylerees/colour-schemes/master/screenshots/carbonight.png)
2012-11-18 11:21:05 +00:00
2012-11-24 16:32:45 +00:00
### Earthsong
2012-11-18 11:21:05 +00:00
An earthy request by Mr Dan Horrigan, happy to try.
![Earthsong](https://raw.github.com/daylerees/colour-schemes/master/screenshots/earthsong.png)
2012-11-18 12:34:22 +00:00
2012-11-24 16:32:45 +00:00
### Earthsong Light
2012-11-19 22:36:23 +00:00
A lighter version of Earthsong.
![Earthsong Light](https://raw.github.com/daylerees/colour-schemes/master/screenshots/earthsonglight.png)
2012-11-24 16:32:45 +00:00
### Iceberg
2012-11-18 12:34:22 +00:00
A chilly breeze.
![Iceberg](https://raw.github.com/daylerees/colour-schemes/master/screenshots/iceberg.png)
2012-11-18 12:57:41 +00:00
2012-11-24 16:32:45 +00:00
### Darkside
2012-11-18 12:57:41 +00:00
Based on Pink Floyd's 'dark side of the moon', a request by Jamie Rumbelow.
![Darkside](https://raw.github.com/daylerees/colour-schemes/master/screenshots/darkside.png)
2012-11-18 14:30:50 +00:00
2012-11-24 16:32:45 +00:00
### Lavender
2012-11-18 14:30:50 +00:00
2012-12-01 11:21:35 +00:00
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.
2012-11-18 14:30:50 +00:00
![Lavender](https://raw.github.com/daylerees/colour-schemes/master/screenshots/lavender.png)
2012-11-18 15:01:43 +00:00
2012-11-24 16:32:45 +00:00
### Userscape
2012-11-18 15:01:43 +00:00
Ian Landsman requested a light theme, I give you Userscape.
![Userscape](https://raw.github.com/daylerees/colour-schemes/master/screenshots/userscape.png)
2012-11-18 15:31:06 +00:00
2012-11-24 16:32:45 +00:00
### Spearmint
2012-11-18 15:31:06 +00:00
With added fresh breath.
![Spearmint](https://raw.github.com/daylerees/colour-schemes/master/screenshots/spearmint.png)
2012-11-18 18:32:03 +00:00
2012-11-24 16:32:45 +00:00
### Patriot
2012-11-18 18:32:03 +00:00
Salute the flag.
![Patriot](https://raw.github.com/daylerees/colour-schemes/master/screenshots/patriot.png)
2012-11-18 18:51:27 +00:00
2012-11-24 16:32:45 +00:00
### Stark
2012-11-18 18:51:27 +00:00
Suit up.
![Stark](https://raw.github.com/daylerees/colour-schemes/master/screenshots/stark.png)
2012-11-18 21:49:58 +00:00
2012-11-24 16:32:45 +00:00
### Mellow
2012-11-18 21:49:58 +00:00
Gentle and soothing.
![Mellow](https://raw.github.com/daylerees/colour-schemes/master/screenshots/mellow.png)
2012-11-18 22:28:35 +00:00
2012-11-24 16:32:45 +00:00
### Slime
2012-11-18 22:28:35 +00:00
Saved by Meroje.
![Slime](https://raw.github.com/daylerees/colour-schemes/master/screenshots/slime.png)
2012-11-21 19:34:56 +00:00
2012-11-24 16:32:45 +00:00
### Snappy
2012-11-21 19:34:56 +00:00
Be snappy!
![Snappy](https://raw.github.com/daylerees/colour-schemes/master/screenshots/snappy.png)
2012-11-24 16:32:45 +00:00
### Snappy Light
2012-11-21 19:34:56 +00:00
Be snappy but lighter!
![Snappy Light](https://raw.github.com/daylerees/colour-schemes/master/screenshots/snappylight.png)
2012-11-21 20:12:50 +00:00
2012-11-24 16:32:45 +00:00
### Peacock
2012-11-21 20:12:50 +00:00
Show your colours!
![Peacock](https://raw.github.com/daylerees/colour-schemes/master/screenshots/peacock.png)
2012-11-21 20:27:33 +00:00
2012-11-24 16:32:45 +00:00
### Yule
2012-11-21 20:27:33 +00:00
Ho Ho Hope you like it!
![Yule](https://raw.github.com/daylerees/colour-schemes/master/screenshots/yule.png)
2012-11-24 16:32:45 +00:00
2012-11-26 22:58:58 +00:00
### BoxUK
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](http://www.boxuk.com/careers/overview/) for employment details.
![BoxUK](https://raw.github.com/daylerees/colour-schemes/master/screenshots/boxuk.png)
2012-11-29 21:52:52 +00:00
### Glowfish
A retro hacker theme, enjoy Glowfish!
![Glowfish](https://raw.github.com/daylerees/colour-schemes/master/screenshots/glowfish.png)
2012-11-29 22:57:06 +00:00
### Tron
Requested by Aurélien Thieriot!
![Tron](https://raw.github.com/daylerees/colour-schemes/master/screenshots/tron.png)
2012-12-01 11:45:02 +00:00
### LastNight
First 3rd party submission from Spielberg0, based on the Sublime Text Tomorrow Night theme, thanks!
![LastNight](https://raw.github.com/daylerees/colour-schemes/master/screenshots/lastnight.png)
2012-12-01 16:40:58 +00:00
### Tron Legacy
Aurélien Thieriot wasn't happy with just one theme, here's Tron Legacy!
![TronLegacy](https://raw.github.com/daylerees/colour-schemes/master/screenshots/tronlegacy.png)
2012-11-24 16:32:45 +00:00
## Contribute
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 [thepunkfan@gmail.com](mailto:thepunkfan@gmail.com), thanks a lot! :)
## Enjoy
This is the important part, enjoy using your new colour scheme!