🏪 Adds custom theme options to store

This commit is contained in:
Alicia Sykes
2021-10-30 13:22:58 +01:00
parent e556445094
commit 6f3570eed2
3 changed files with 45 additions and 33 deletions

View File

@@ -8,6 +8,7 @@ const KEY_NAMES = [
'SET_ITEM_LAYOUT',
'SET_ITEM_SIZE',
'SET_THEME',
'SET_CUSTOM_COLORS',
'UPDATE_ITEM',
'SET_PAGE_INFO',
'SET_APP_CONFIG',