mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
Add code theme selector
This commit is contained in:
@@ -14,6 +14,7 @@ const defaultConfig = {
|
||||
'switch-preview': 'blur',
|
||||
'disable-direct-write': false,
|
||||
'theme-ui': 'light',
|
||||
'theme-code': 'xcode',
|
||||
'theme-syntax': 'xcode'
|
||||
}
|
||||
const configFile = 'config.json'
|
||||
|
||||
Reference in New Issue
Block a user