Skip to content

Instantly share code, notes, and snippets.

@laracasts
Last active February 16, 2023 20:19
Show Gist options
  • Star 81 You must be signed in to star a gist
  • Fork 9 You must be signed in to fork a gist
  • Save laracasts/f4a304232c1be6dbb4f8 to your computer and use it in GitHub Desktop.
Save laracasts/f4a304232c1be6dbb4f8 to your computer and use it in GitHub Desktop.
Laracasts PHPStorm theme.
@vinicius73
Copy link

Thanks

@jesseleite
Copy link

Thanks, do you have one for Sublime also?

@jasonmccallister
Copy link

Thanks Jeff! Also interested in the Sublime Text theme...

@sergeifilippov
Copy link

+1 for Sublime.

@AeroCross
Copy link

Don't forget iTerm <3

@andela-potemuyiwa
Copy link

Lovely

@sitesense
Copy link

Path for Windows :)
%userprofile%/.WebIde80/config/colors/

@ruudk
Copy link

ruudk commented Feb 24, 2015

Hmm, looks very beautiful but not very useful. The coloring for missing classes is the same as valid classes... happy coding!

@schemar
Copy link

schemar commented Feb 25, 2015

On Linux with idea, the path is $HOME/.IntelliJIdea14/config/colors

@ruudk in idea 14 you can fix it as follows: Go to File, Settings, Editor, Colors & Fonts, General, Warning. There you can define what a warning should look like. For example: I added an orange underweaved effect, which then also shows on unidentified classes (which are regarded a warning)

@maxxscho
Copy link

I've fixed a few things on this theme like the mentioned missing warnings and some version control stuff like added, modified and deleted lines.
https://gist.github.com/maxxscho/5847465ddf85f72d5ad0

@richardegil
Copy link

I might be missing something but has anyone imported this into PHPStorm 9 EAP?

@espellcaste
Copy link

Sublime version please! =D

@olimorris
Copy link

Thanks to Jeff and maxxscho. A Sublime version would be awesome

@maxxscho
Copy link

maxxscho commented Mar 5, 2015

I'm working on a sublime version. Please be patient - it's my first Sublime color scheme :)

@ihortkachuk
Copy link

Thanks for theme! How to make the entire interface was the same color, not just the editor?

@fxck
Copy link

fxck commented May 29, 2015

is that sublime version anywhere?

@hedii
Copy link

hedii commented Jun 19, 2015

hi, with laravel on routes.php file, there is no vertical indent lines. possible to fix it?

@lotestudio
Copy link

@richardegil : Just create folder "color" in Library/Preferences/WebIde90/ on Mac. On Windows must be the same.

@vschoener
Copy link

@lotestudio : "colors", 's' was missing :)

@vincenzoraco
Copy link

Thank you very much!

@cazzzt
Copy link

cazzzt commented Aug 13, 2015

Thank you!

@mavci
Copy link

mavci commented Sep 4, 2015

Link broken.

The file you’re looking for has been moved or deleted.
Please see this article for details on why a shared link might stop working.

@nainglinaung
Copy link

yes, link broken

@Nixxx27
Copy link

Nixxx27 commented Sep 11, 2015

maxxscho updated and commented the new link. here it is https://gist.github.com/maxxscho/5847465ddf85f72d5ad0

@zakir-hyder
Copy link

Link broken.

@plcosta
Copy link

plcosta commented Nov 18, 2015

Download link broken.

@gaejabong
Copy link

Here is the original one from Jeff. https://gist.github.com/jdssem/24612c3b5f21bf4e9918

@ThomsCass
Copy link

the link is broken ..

@alezvi
Copy link

alezvi commented Jan 25, 2017

Yep! Broken link :(

@Hackmastr
Copy link

Use @jdssem gist:

Here is the original one from Jeff. https://gist.github.com/jdssem/24612c3b5f21bf4e9918

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment