diff --git a/frontend/src/options/themes.json b/frontend/src/options/themes.json index 1bc62cd65..f00ceffaa 100644 --- a/frontend/src/options/themes.json +++ b/frontend/src/options/themes.json @@ -238,7 +238,7 @@ "application": "#444", "form": "#eeeeee", "primary": "#c4f1e5", - "primary-button": "#658179", + "primary-button": "#455A64", "secondary-dark": "#c8e3e7", "secondary": "#585858", "secondary-light": "#666",