This commit is contained in:
syuilo
2020-03-22 10:39:12 +09:00
parent c6c62f956b
commit e2c0ee66e4
7 changed files with 318 additions and 10 deletions

View File

@ -35,7 +35,10 @@ const defaultDeviceSettings = {
accounts: [],
recentEmojis: [],
themes: [],
theme: '4eea646f-7afa-4645-83e9-83af0333cd37',
darkTheme: '8c539dc1-0fab-4d47-9194-39c508e9bfe1',
lightTheme: '4eea646f-7afa-4645-83e9-83af0333cd37',
darkMode: false,
syncDeviceDarkMode: true,
animation: true,
animatedMfm: true,
imageNewTab: false,