Change default dark theme

This commit is contained in:
syuilo
2019-03-17 20:48:55 +09:00
parent fea1b06e43
commit a5b12bac54
2 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ const defaultDeviceSettings = {
roundedCorners: true,
reduceMotion: false,
darkmode: true,
darkTheme: 'dark',
darkTheme: 'bb5a8287-a072-4b0a-8ae5-ea2a0d33f4f2',
lightTheme: 'light',
lineWidth: 1,
fontSize: 0,