colour-schemes
colour-schemes copied to clipboard
Jetbrains (inc PHPStorm)
Is there any chance to improve the percentage of compatibilty for Jetbrains (inc PHPStorm) which is now at 60%? Thanks.
Would be intrested in this as well :)
Yep me too. :smile: preview colors != phpstorm colors
I would like that too :)
I would love to help with this. Are there any parts you would like me to focus on first?
:+1:
I would very much like this too, however I'm curious to see how accurate it can be made. PHPStorm does not differentiate between many keywords in themes (at least not to my knowledge).
Example: PHPStorm sees public, static, function as keywords but does not treat them with any more granularity than that (visibility keywords, static keywords, etc…) leaving no way to color them individually.
Well how does the native themes like Monokai do it ? They have excellent highlighting.
They don't. At least, not for me. public and function are both the same pink color in Monokai.
Here's what I see:

No yes of course but check per example the PHP preview for Monokai and say Peacock:

Like the static calls or the class properties.
Any news on this?
Is there anything we can contribute for this?
To put it simply, the pattern:
https://github.com/daylerees/colour-schemes/blob/master/build/resources/patterns/jetbrains/jetbrains.pattern
Needs to be fully mapped and balanced.
Any news on this? Nearly all of themes are not usable at all in PHPStorm.
For those who are looking for Dayle to improve the themes, might want also have a look at other sites:
http://www.phpstorm-themes.com
As Dayle has stated, contributions are welcome (not the easiest tool to configure)
I have both Intellij and PHPStorm. I could generate a large amount of the required patterns. If you could point me to any information on what interpolations are required, I can get this going.
👍 I'd really like to see better compatibilty here as well. I was so happy to find this repo until I tried using the themes with PhpStorm :( The colors are almost completely different than what is shown in the previews
I agree while I still use Earthsong it's not as accurate as the demo is, I was disappointed in that :(