jetbrains-theme
jetbrains-theme copied to clipboard
Red color in the documentation menu
The documentation menu and popup (control+q) have a red background, is this expected?
<!-- codely.xml -->
<option name="DOCUMENTATION_COLOR" value="861414" />


My guess is that this is not on purpose, probably a mistake since it doesn't fit at all with the theme. Can be manually fixed by going into Settings > Editor > Color Scheme > General > Popups and Hints > Documentation > Background. See the image below for reference:
The color for the default dark theme is Hex-202124
Before:
After: