[themes] correct theme config tip
This commit is contained in:
parent
f48235f3cf
commit
281bf0a55a
|
@ -163,6 +163,7 @@
|
|||
trackChanges: undefined // true/false - open editor with track changes mode on/off,
|
||||
hideRulers: false // hide or show rulers on first loading (presentation or document editor)
|
||||
hideNotes: false // hide or show notes panel on first loading (presentation editor)
|
||||
uiTheme: 'theme-dark' // set interface theme: id or default-dark/default-light
|
||||
},
|
||||
coEditing: {
|
||||
mode: 'fast', // <coauthoring mode>, 'fast' or 'strict'. if 'fast' and 'customization.autosave'=false -> set 'customization.autosave'=true
|
||||
|
|
Loading…
Reference in a new issue