ris58h / WebCalm

Free JavaScript and CSS support in IntelliJ-based IDEs
https://plugins.jetbrains.com/plugin/21826-webcalm
31 stars 4 forks source link

change color after install #11

Closed ShanLing-cool closed 11 months ago

ShanLing-cool commented 11 months ago

After I install this plug-in, the script tag will turn green, and it will look strange if the code in IDEA matches with the black theme. Is there any way to keep the primary color? image

ris58h commented 11 months ago

This is how IntelliJ highlights injected code. Maybe this links will help you:

https://intellij-support.jetbrains.com/hc/en-us/community/posts/206847725

https://intellij-support.jetbrains.com/hc/en-us/community/posts/206315049

ShanLing-cool commented 11 months ago

Thank you for your answer, I have solved the problem