Allow pages to override theme

This commit is contained in:
Marcell Fülöp
2022-06-22 17:13:42 +00:00
parent 0674ad8fe8
commit 2933df20dd
2 changed files with 16 additions and 0 deletions

View File

@@ -120,6 +120,7 @@ module.exports = {
COLLAPSE_STATE: 'collapseState',
ICON_SIZE: 'iconSize',
THEME: 'theme',
PRIMARY_THEME: 'primaryTheme',
CUSTOM_COLORS: 'customColors',
CONF_SECTIONS: 'confSections',
CONF_WIDGETS: 'confSections',