How to edit the code colors which is disabled for edit?
I am using Material Theme - Darker theme and I want to edit the braces and some other code too but the option of the background color is disabled and I can't able to give the bg effect. I have also created the copy of the theme but this doesn't work, so, is there any way to edit the disabled colors?
请先登录再写评论。
Hello,
Did you remove the inherited attributes checkbox as per https://www.jetbrains.com/help/phpstorm/2016.1/configuring-colors-and-fonts.html?
Thanks, this works. I need one more help, how can I change the color when to place the cursor into braces and it highlight the matching braces, I want to add the BG color for the nice view.
Try Editor | Colors & Fonts | General > Code > Matched brace.
Awesome.. Thanks :)