The tooltip background color cannot be changed
已回答
I posted in YouTrack about an issue in the New UI: I can't change the tooltip's background. Can anyone help?
The tooltip background color cannot be changed : IDEA-373994
请先登录再写评论。
maifan the color you're referring to is defined in the UI theme (
Editor.ToolTip.errorBackgroundcolor key). Unfortunately, at the moment it cannot be customized via any UI setting now. You can only develop a theme plugin to override this particular color or look for an existing third-party theme on the JetBrains Marketplace that would ensure a better experience.There's a general feature request to allow customizing themes, feel free to upvote IJPL-55524 and follow it for updates (see this article if you are not familiar with YouTrack).