diff --git a/theme/solidaric/theme.json b/theme/solidaric/theme.json index 6c28047de..8291f050e 100644 --- a/theme/solidaric/theme.json +++ b/theme/solidaric/theme.json @@ -1,4 +1,8 @@ { + "dropdown-fg-color": "#2d2c37", + "dropdown-bg-color": "#ddd", + "dropdown-bg-color-hover": "#ccc", + "dropdown-fg-color-hover": "#2d2c37", "button-fg-highlighted": "#eeeeee", "button-selected-text": "#eeeeee", "button-text": "#eeeeee",