mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 03:10:08 +08:00
feat: use auto theme as default
This commit is contained in:
parent
1e497edcfc
commit
2fe0fbd69f
@ -41,7 +41,7 @@ const initialState: SettingsState = {
|
||||
showMessageDivider: false,
|
||||
messageFont: 'system',
|
||||
showInputEstimatedTokens: false,
|
||||
theme: ThemeMode.light,
|
||||
theme: ThemeMode.auto,
|
||||
windowStyle: 'transparent',
|
||||
fontSize: 14,
|
||||
topicPosition: 'right',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user