[themes] correct theme config tip

This commit is contained in:
Maxim Kadushkin 2021-05-21 15:17:50 +03:00
parent f48235f3cf
commit 281bf0a55a

View file

@ -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