diff --git a/frontend/src/options/themes.json b/frontend/src/options/themes.json index 5f7cfb6c8..a5b9eeef9 100644 --- a/frontend/src/options/themes.json +++ b/frontend/src/options/themes.json @@ -355,9 +355,9 @@ "form": "#eeeeee", "primary": "#9ca2c9", "primary-button": "#6c6f84", - "secondary-dark": "#646fb4", - "secondary": "#585858", - "secondary-light": "#666", + "secondary-dark": "#7e8bce", + "secondary": "#363636", + "secondary-light": "#3b3b3b", "accent": "#333", "error": "#e57373", "info": "#00acc1",