color-schemes/README.md

306 lines
9.3 KiB
Markdown
Raw Permalink Normal View History

2012-11-17 21:44:35 +00:00
# Colour Schemes
2012-06-07 11:33:34 +00:00
2013-10-31 03:35:33 +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 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.
2012-11-24 16:32:45 +00:00
2012-12-07 23:07:15 +00:00
The themes in this package are currently compatible with Sublime Text 2, Textmate, VIM and a whole bunch of Java editors that use the IntelliJ scheme engine like PHPstorm! I hope to add more editors in the near future.
2012-11-24 16:32:45 +00:00
## 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
2013-01-17 19:44:27 +00:00
## Manual
2012-11-24 16:32:45 +00:00
2013-01-17 19:44:27 +00:00
Download or clone with git, the themes into your `.vim/colors` directory.
## Vundle
Add the following to your `.vimrc`:
```viml
Bundle "daylerees/colour-schemes", { "rtp": "vim-themes/" }
```
Either way you install it, just add the following line to your `.vimrc`:
```viml
colorscheme <scheme-name-here>
```
2012-11-24 16:32:45 +00:00
Save and launch vim to use, enjoy!
2012-12-07 23:07:15 +00:00
### IntelliJ
See the documentation for your editor, this varies between each one!
2012-11-24 16:32:45 +00:00
## 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).
2013-04-19 21:45:06 +00:00
### Hyrule
Requested by Taylor Otwell of Laravel, a Zelda theme!
![Hyrule](https://raw.github.com/daylerees/colour-schemes/master/screenshots/hyrule.png)
2013-04-11 10:23:16 +00:00
### BlueDawn
Inspired by Tron Legacy this theme provides increased contrast and brighter comments.
![BlueDawn](https://raw.github.com/daylerees/colour-schemes/master/screenshots/bluedawn.png)
### BoxUK
2012-11-17 21:44:35 +00:00
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.
2012-11-17 21:44:35 +00:00
![BoxUK](https://raw.github.com/daylerees/colour-schemes/master/screenshots/boxuk.png)
2012-11-17 23:08:09 +00:00
### Carbonight
2012-11-17 23:08:09 +00:00
For boring people.
2012-11-17 23:08:09 +00:00
![Carbonight](https://raw.github.com/daylerees/colour-schemes/master/screenshots/carbonight.png)
2012-11-17 23:40:56 +00:00
### Darkside
2012-11-17 23:40:56 +00:00
Based on Pink Floyd's 'dark side of the moon', a request by Jamie Rumbelow.
2012-11-17 23:40:56 +00:00
![Darkside](https://raw.github.com/daylerees/colour-schemes/master/screenshots/darkside.png)
2012-11-18 00:01:37 +00:00
### Earthsong
2012-11-18 00:01:37 +00:00
An earthy request by Mr Dan Horrigan, happy to try.
2012-11-18 00:01:37 +00:00
![Earthsong](https://raw.github.com/daylerees/colour-schemes/master/screenshots/earthsong.png)
2012-11-18 00:39:16 +00:00
### Earthsong Light
2012-11-18 00:39:16 +00:00
A lighter version of Earthsong.
2012-11-18 00:39:16 +00:00
![Earthsong Light](https://raw.github.com/daylerees/colour-schemes/master/screenshots/earthsonglight.png)
2012-11-18 01:01:34 +00:00
### FreshCut
2012-11-19 23:04:13 +00:00
A fresh green and blue theme.
2012-11-19 23:04:13 +00:00
![FreshCut](https://raw.github.com/daylerees/colour-schemes/master/screenshots/freshcut.png)
2012-11-19 23:04:13 +00:00
### Frontier
2012-11-18 01:01:34 +00:00
Strong rich colours.
2012-11-18 01:01:34 +00:00
![Frontier](https://raw.github.com/daylerees/colour-schemes/master/screenshots/frontier.png)
2012-11-18 01:21:17 +00:00
### Github
2012-11-18 01:21:17 +00:00
I love Github, and everything it has done for the open source community, thanks for everything!
2012-11-18 01:21:17 +00:00
![Github](https://raw.github.com/daylerees/colour-schemes/master/screenshots/github.png)
2012-11-18 01:47:54 +00:00
2013-01-17 21:32:53 +00:00
### Gloom
Here's a gloomy alternative to peacock! I thought it looked cool, maybe you do too?
![Gloom](https://raw.github.com/daylerees/colour-schemes/master/screenshots/gloom.png)
### Goldfish
2012-11-18 01:47:54 +00:00
Orange and blue theme.
2012-11-18 01:47:54 +00:00
![Goldfish](https://raw.github.com/daylerees/colour-schemes/master/screenshots/goldfish.png)
2012-11-18 11:21:05 +00:00
### Glowfish
2012-11-18 11:21:05 +00:00
A retro hacker theme, enjoy Glowfish!
2012-11-18 11:21:05 +00:00
![Glowfish](https://raw.github.com/daylerees/colour-schemes/master/screenshots/glowfish.png)
2012-11-18 12:34:22 +00:00
### Grunge
2012-11-19 22:36:23 +00:00
A grungy green theme with some highlights.
2012-11-19 22:36:23 +00:00
![Grunge](https://raw.github.com/daylerees/colour-schemes/master/screenshots/grunge.png)
2012-11-19 22:36:23 +00:00
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
### Laravel
2012-11-18 12:57:41 +00:00
An orange tribute to the Laravel PHP Framework.
2012-11-18 12:57:41 +00:00
![Laravel](https://raw.github.com/daylerees/colour-schemes/master/screenshots/laravel.png)
2012-11-18 14:30:50 +00:00
### Laravel Darker
2012-11-18 14:30:50 +00:00
A darker version of the Laravel theme requested by Fernando Montoya.
2012-11-18 14:30:50 +00:00
![Laravel Darker](https://raw.github.com/daylerees/colour-schemes/master/screenshots/laraveldarker.png)
2012-11-18 15:01:43 +00:00
### LastNight
2012-11-18 15:01:43 +00:00
First 3rd party submission from Spielberg0, based on the Sublime Text Tomorrow Night theme, thanks!
2012-11-18 15:01:43 +00:00
![LastNight](https://raw.github.com/daylerees/colour-schemes/master/screenshots/lastnight.png)
2012-11-18 15:31:06 +00:00
### Lavender
2012-11-18 15:31:06 +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 15:31:06 +00:00
![Lavender](https://raw.github.com/daylerees/colour-schemes/master/screenshots/lavender.png)
### Mellow
Gentle and soothing.
![Mellow](https://raw.github.com/daylerees/colour-schemes/master/screenshots/mellow.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
### Peacock
2012-11-18 18:51:27 +00:00
Show your colours!
2012-11-18 18:51:27 +00:00
![Peacock](https://raw.github.com/daylerees/colour-schemes/master/screenshots/peacock.png)
2012-11-18 21:49:58 +00:00
### Poyeyo
A theme with hot/warm colours for code and cold colours for markup.
2013-05-08 18:49:03 +00:00
Theme donated by Poyeyo.
![Poyeyo](https://raw.github.com/daylerees/colour-schemes/master/screenshots/poyeyo.png)
### Poyeyo Blue
A theme with hot/warm colours for code and cold colours for markup. Blue background.
2013-05-08 18:49:03 +00:00
Theme donated by Poyeyo.
![PoyeyoBlue](https://raw.github.com/daylerees/colour-schemes/master/screenshots/poyeyoblue.png)
### Potpourri
2012-11-18 21:49:58 +00:00
A romantic red and purple theme.
2012-11-18 21:49:58 +00:00
![Potpourri](https://raw.github.com/daylerees/colour-schemes/master/screenshots/potpourri.png)
### Revelation
Smart blue and yellow.
![Revelation](https://raw.github.com/daylerees/colour-schemes/master/screenshots/revelation.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
### Sourlick
2012-11-21 20:27:33 +00:00
Orange and lime green, sharp sweetness.
2012-11-21 20:27:33 +00:00
![Sourlick](https://raw.github.com/daylerees/colour-schemes/master/screenshots/sourlick.png)
2012-11-24 16:32:45 +00:00
### Spearmint
2012-11-26 22:58:58 +00:00
With added fresh breath.
2012-11-26 22:58:58 +00:00
![Spearmint](https://raw.github.com/daylerees/colour-schemes/master/screenshots/spearmint.png)
2012-11-26 22:58:58 +00:00
### Stark
2012-11-29 21:52:52 +00:00
Suit up.
2012-11-29 21:52:52 +00:00
![Stark](https://raw.github.com/daylerees/colour-schemes/master/screenshots/stark.png)
2012-11-29 21:52:52 +00:00
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 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)
### Userscape
2012-12-02 21:04:07 +00:00
Ian Landsman requested a light theme, I give you Userscape.
![Userscape](https://raw.github.com/daylerees/colour-schemes/master/screenshots/userscape.png)
### Yule
Ho Ho Hope you like it!
![Yule](https://raw.github.com/daylerees/colour-schemes/master/screenshots/yule.png)
2012-12-02 21:04:07 +00:00
2012-12-01 16:40:58 +00:00
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! :)
2012-12-07 23:07:15 +00:00
## Thanks!
Thanks to JetBrains for the IntelliJ colour scheme converter tool! https://github.com/JetBrains/colorSchemeTool
2012-11-24 16:32:45 +00:00
## Enjoy
This is the important part, enjoy using your new colour scheme!