PHPStorm 7: how to change values colors in debug panel?
I have Darcula theme. The Debug panel looks like this, arrows point to values I'd like to change color:
These values are too dark here. This is not the same as in Editor, because e.g. null displays as light blue in the Editor, so it must be configured somewhere else. How to configure those colors in debugger panel?
请先登录再写评论。