diff --git a/ui/window/statusPanel.css b/ui/window/statusPanel.css index 92aa0be85..e1eede1b3 100644 --- a/ui/window/statusPanel.css +++ b/ui/window/statusPanel.css @@ -16,7 +16,7 @@ QComboBox { } QComboBox:on { - background-color: @themeDark; + background-color: @themeMediumDark; border-radius: 4px; }