Go to file
Sage Vaillancourt 9c9082d04a Tweak the README
I'm not sure what best practice is on this. I don't want to steal any credit, but I also don't want to speak out of turn on Dayle's behalf.
Hopefully this is a decent middle ground.
2025-04-04 14:17:08 -04:00
META-INF The plugin marketplace doesn't like the word 'space' 2025-04-04 11:11:59 -04:00
colors Monzo theme. 2018-01-05 19:42:25 +00:00
themes Patch in missing background colors. 2025-04-04 12:00:11 -04:00
.gitignore Jetbrains plugin structure. 2017-12-15 20:11:01 +00:00
CHANGELOG.md 2.0.0 2025-04-04 11:05:54 -04:00
LICENSE First version. 2017-12-15 00:10:41 +00:00
Makefile 2.0.0 2025-04-04 11:05:54 -04:00
README.md Tweak the README 2025-04-04 14:17:08 -04:00

README.md

Rainglow

JetBrains IDEs (PHPStorm, Webstorm, etc)

Installs Version

Rainglow is a collection of color themes for a number of different editors and platforms. This repository consists of * 320+ syntax and UI themes* for JetBrains IDEs including PHPStorm, Webstorm and more.

Please note that these themes use the Material Darker theme by Chris Magnussen as a base for compatibility. Thanks for all your hard work Chris!

To show support for the project, you can do any (or many!) of the following:

Easy Installation

Go to your IDE's settings, select Plugins -> Browse Repositories... search for and install 'RainglowColorSchemes'. Restart your IDE, and the themes will be available within the Colour Schemes drop down within the settings dialog. Enjoy!

Semi-Manual Installation

Cloning the repo and running make will generate a file named rainglow.jar that contains the plugin.

Navigate to the Plugins section of your IDE's settings dialog, and choose to install a plugin from disk. Install using your new rainglow.jar file. Restart your IDE, and the themes will be available within the Colour Schemes drop down within the settings dialog. Enjoy!

Notes

JetBrains IDE's are a little painful to theme due to the amount of flexibility and language support they have. These color schemes will not look exactly like the themes for Sublime or jetbrains. Instead, I've found the best theme layout possible within JetBrains rendering ability. Please don't complain if they don't look exactly like the jetbrains themes!

Also note that these are only syntax colour schemes. To deck out your IDE UI, I highly recommend the Material Theme for JetBrains plugin from Chris Magnussen. It's a beautiful UI theme that you can see in the provided example screenshots.

Useful Information

This project is an evolution of Dayle's colour schemes project found at https://github.com/daylerees/colour-schemes. Peacock was the first ever theme. It was created to try and find something to use other than Monokai. It's now a favourite for many users!

If you'd like to report a bug with one of the color schemes, please raise an issue on the repository rather than submitting a pull request. This is because the themes run through a generation process, and editing the themes directly is not advised!

"Have a wonderful day!"

- Dayle