From 648c1314c22390e6e6f14e4918981022d82df847 Mon Sep 17 00:00:00 2001 From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 20:36:29 +0000 Subject: [PATCH] Update from Shopify for theme SHX-Theme/main Committed from shop: Quickstart (e8822a71) --- config/settings_data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",