Update background under context menu separator to make sure, that it matches overall menu background.
Before:
After:
P.S. JetBrains documentation mentions, that PopupMenu.background is responsible for "Background under the context or the main menu separators", but I haven't noticed any issues with main menu before/any changes after my commit.
Update background under context menu separator to make sure, that it matches overall menu background.
Before:
After:
P.S. JetBrains documentation mentions, that
PopupMenu.background
is responsible for "Background under the context or the main menu separators", but I haven't noticed any issues with main menu before/any changes after my commit.Closes #190