更新默认主题设置

This commit is contained in:
lyswhut 2023-05-13 12:51:23 +08:00
parent d8d9f7022f
commit b644a938f3

View File

@ -60,7 +60,8 @@ const defaultSetting: LX.AppSetting = {
'sync.enable': false,
'theme.id': 'blue_plus',
// 'theme.id': 'blue_plus',
'theme.id': 'green',
'theme.lightId': 'green',
'theme.darkId': 'black',
'theme.hideBgDark': false,