Chage default settings

This commit is contained in:
syuilo 2019-02-26 14:28:38 +09:00
parent 2919e37586
commit 3a5f55c471
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -46,11 +46,11 @@ const defaultDeviceSettings = {
deckMode: false,
deckColumnAlign: 'center',
deckColumnWidth: 'normal',
useShadow: true,
roundedCorners: false,
useShadow: false,
roundedCorners: true,
reduceMotion: false,
autoPopout: false,
darkmode: false,
darkmode: true,
darkTheme: 'dark',
lightTheme: 'light',
lineWidth: 1,