Allisone
Allisone

Reputation: 9074

In PhpStorm how to change the colors of Embedded Javascript

Where to change the background color of Embedded Javascript in coffeescript files in PhpStorm ?

Upvotes: 0

Views: 2900

Answers (2)

CrazyCoder
CrazyCoder

Reputation: 402235

We've added this feature for the next PhpStorm version.

Upvotes: 1

gabitzish
gabitzish

Reputation: 9691

Try changing the background-color at the following path: File -> Settings -> IDE Settings -> Editor -> Colors & Fonts -> General -> Injected language fragment

Upvotes: 2

Related Questions