A custom dark theme for the PhpStorm IDE - colorful but not too clowny.
So far this theme should work with all filetypes, but I mainly focused on
- PHP
- JavaScript
- CoffeeScript
- CSS
- HTML
- SASS
- XML
- Twig
This theme was designed to work best with the Darcula PhpStorm theme.
I used DejaVu Sans Mono as main font (see the example screenshots), which is freely available for download.
Feel free to use it as base for your own themes. If you have any improvements don't hesitate to fork and/or file an issue.
Windows: copy Colorjive.icls
to C:/Users/USERNAME/.PhpStorm2016.2/config/colors/
MacOSX: copy Colorjive.icls
to ~/Library/Preferences/PhpStorm2016.2/colors/
Linux: copy Colorjive.icls
to ~/.PhpStorm2016.2/config/colors/
Notice: The PhpStorm2016.2
part may be different depending on your PhpStorm version
After installation restart your IDE and go to Settings > Editor > Colors & Fonts and select the Colorjive color scheme.