forked from daylerees/colour-schemes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
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. | ||
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. | ||
|
||
## Installation | ||
|
||
|
@@ -45,6 +45,10 @@ Download or clone with git, the themes into your `.vim/colors` directory. Now ed | |
|
||
Save and launch vim to use, enjoy! | ||
|
||
### IntelliJ | ||
|
||
See the documentation for your editor, this varies between each one! | ||
|
||
## The Themes | ||
|
||
|
||
|
@@ -242,6 +246,10 @@ If you would like to request a colourscheme, an alternate version of an existing | |
|
||
If you would like to buy me a beer for the time I have spent on these themes, my paypal address is [[email protected]](mailto:[email protected]), thanks a lot! :) | ||
|
||
## Thanks! | ||
|
||
Thanks to JetBrains for the IntelliJ colour scheme converter tool! https://github.com/JetBrains/colorSchemeTool | ||
|
||
## Enjoy | ||
|
||
This is the important part, enjoy using your new colour scheme! |