From 1e5c9ebc913342da103da73f1fbe5db27f8643e3 Mon Sep 17 00:00:00 2001 From: lyswhut Date: Sat, 13 May 2023 12:49:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=BB=98=E8=AE=A4=E4=B8=BB?= =?UTF-8?q?=E9=A2=98=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/defaultSetting.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/defaultSetting.ts b/src/common/defaultSetting.ts index 5a5ad544..f1e03c51 100644 --- a/src/common/defaultSetting.ts +++ b/src/common/defaultSetting.ts @@ -134,8 +134,8 @@ const defaultSetting: LX.AppSetting = { 'sync.server.maxSsnapshotNum': 5, 'sync.client.host': '', - 'theme.id': 'blue_plus', - // 'theme.id': 'green', + // 'theme.id': 'blue_plus', + 'theme.id': 'green', 'theme.lightId': 'green', 'theme.darkId': 'black',