From 930f801a2a40ce78d39df736350453ae6173bf85 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 15 Mar 2025 07:00:51 +0000 Subject: [PATCH] Update Sync Settings button colors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated the color of the "로그인하여 동기화" button and the sync toggle switch in the Settings page to the main app color. --- src/components/SyncSettings.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/SyncSettings.tsx b/src/components/SyncSettings.tsx index 08a65b2..39bddc3 100644 --- a/src/components/SyncSettings.tsx +++ b/src/components/SyncSettings.tsx @@ -97,7 +97,7 @@ const SyncSettings = () => {