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',