diff --git a/frontend/src/resources/themes.json b/frontend/src/resources/themes.json index 4b0cc806a..8af017eaf 100644 --- a/frontend/src/resources/themes.json +++ b/frontend/src/resources/themes.json @@ -103,7 +103,7 @@ "primary": "#B2BEB5", "secondary-dark": "#353839", "secondary": "#989898", - "secondary-light": "#858889", + "secondary-light": "#B8B8B8", "accent": "#656565", "error": "#E57373", "info": "#00ACC1",