phpstorm-light-lite-theme
phpstorm-light-lite-theme copied to clipboard
New UI: notification_background is black / text unreadable
I really like this minimalstic colour scheme, thanks for publishing it :)
Probably more of an issue for the JetBrains team for the New UI and not a specific colour scheme but maybe it helps someone else.
The notification_background doesn't have a value set: <option name="NOTIFICATION_BACKGROUND" value="" />
and apparently the default for New UI is black? (Mac, PhpStorm 2022.3.2).
default
overruled to FFFFFF
under Settings > Editor > Color Scheme > General > Editor > Notification Background
"old" UI:
PS: oh, there are actually (at least) two issues on the JetBrains tracker already: https://youtrack.jetbrains.com/issue/IDEA-296027 https://youtrack.jetbrains.com/issue/IDEA-312231