diff --git a/config/settings_data.json b/config/settings_data.json index cc3e990..ab9b1ee 100644 --- a/config/settings_data.json +++ b/config/settings_data.json @@ -160,7 +160,7 @@ "color_schemes": { "scheme-1": { "settings": { - "background": "#f9f5ef", + "background": "#f4f4f5", "background_gradient": "", "text": "#121212", "button": "#af9363", @@ -237,9 +237,9 @@ }, "scheme-c6371b46-1075-431f-91ca-afb14c23c593": { "settings": { - "background": "#af9363", + "background": "#ffffff", "background_gradient": "", - "text": "#ffffff", + "text": "#141516", "button": "#af9363", "button_label": "#ffffff", "secondary_button_label": "#000000",