rainglow / jetbrains

320+ color themes for JetBrains IDEs including PHPStorm, Webstorm and more.
https://rainglow.io
MIT License
1.76k stars 74 forks source link

No longer compatible with PyCharm 2020.3 #33

Open c0dezer019 opened 3 years ago

c0dezer019 commented 3 years ago

Tried manually installing the jar into PyCharm, but it was explicitly marked as incompatible (I also have to imagine this is why it isn't on the marketplace anymore).

anasalmahmud commented 3 years ago

rainglow.zip hi i already pull a request for the current working version . so here i upload the new working version

mrkwse commented 3 years ago

It's also incompatible with WebStorm 2020.3 (and mhossain's change isn't compatible, my mistake I wasn't installing it correctly. Thanks for fixing it @mhossain 👍🏻)

crlssn commented 3 years ago

If anyone experiences incompatibilities when upgrading GoLand to a new version can you copy this file and folder from

/Users/username/Library/Application Support/JetBrains/GoLand2020.X/jba_config/colors.scheme.xml
/Users/username/Library/Application Support/JetBrains/GoLand2020.X/jba_config/colors/

to

/Users/username/Library/Application Support/JetBrains/GoLand2020.3/jba_config/colors.scheme.xml
/Users/username/Library/Application Support/JetBrains/GoLand2020.3/jba_config/colors/

and restart the IDE to have it working again.