'How to change PhpStorm theme bin/console background color / font color on error
Solution 1:[1]
You have to modify the theme e.g
Open
Preferences -> Editor -> Colors & Fonts -> Console Colors
Then press Save As button and give theme copy name and change the desired color, as given below
Solution 2:[2]
Change gray color in 'Console colors' to F1DDDD, to get same effect as on the image.
UPDATE: now color name is White(Gray) instead of Gray.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | |
| Solution 2 |



