Reputation: 7905
I've got a custom dark theme for PhpStorm, everything is nice except debug section that has a red font that is not readable in context of a black background . is it possible to change debug section(not editor section) background and font color?
by the way color ide plugin is installed
Upvotes: 3
Views: 379
Reputation: 2021
Per the comment by @gabe3886...
Go to File -> Settings -> Editor -> Colors & Fonts -> Debugger
Change the properties of "Breakpoint line" (see image below)
Upvotes: 4