feat: use auto theme as default
This commit is contained in:
parent
cd0ea8154d
commit
241dcddfed
@ -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…
x
Reference in New Issue
Block a user