diff --git a/theme/rc3/theme.json b/theme/rc3/theme.json index 14083636b..afacf7d65 100644 --- a/theme/rc3/theme.json +++ b/theme/rc3/theme.json @@ -1,4 +1,8 @@ { + "dropdown-fg-color": "white", + "dropdown-bg-color": "#002a3a", + "dropdown-bg-color-hover": "#025d84", + "dropdown-fg-color-hover": "white", "post-separator-margin-top": "10px", "post-separator-margin-bottom": "10px", "calendar-header-font-style": "normal",