本文介绍了如何更改$ this颜色,配色方案PhpStorm的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想知道为什么我的PhpStorm中的$this
的颜色不是局部变量使用的颜色.
I'd like to know why the color of $this
in my PhpStorm isn't the one used by local variable.
我已经浏览了设置中语言默认值"部分的每个选项,但找不到.
I've looked through every option of the "Language Defaults" section in the settings but I couldn't find it.
我正在使用深色的配色方案vim,我喜欢它,但我想通过更改此颜色(太暗)来对其进行自定义.
I'm using the color scheme vim Dark, and I like it but I want to customize it by changing this color, which is too dark.
推荐答案
好的,谢谢CBroe,所以我没有看到特定的语言部分!
Ok thanks CBroe, so I didn't see there were specific language sections !
这篇关于如何更改$ this颜色,配色方案PhpStorm的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!