This commit is contained in:
syuilo
2022-07-18 00:18:56 +09:00
parent 8f3ca867d2
commit 01d7403dc4

View File

@ -270,7 +270,7 @@ type Plugin = {
* 常にメモリにロードしておく必要がないような設定情報を保管するストレージ(非リアクティブ)
*/
import lightTheme from '@/themes/l-light.json5';
import darkTheme from '@/themes/d-dark.json5';
import darkTheme from '@/themes/d-green-lime.json5';
export class ColdDeviceStorage {
public static default = {