1
0

upd: change default themes

This commit is contained in:
Mar0xy
2023-09-22 04:06:22 +02:00
parent 4a63114ef0
commit 77539573a9
2 changed files with 22 additions and 2 deletions
+2 -2
View File
@@ -388,8 +388,8 @@ interface Watcher {
/**
* 常にメモリにロードしておく必要がないような設定情報を保管するストレージ(非リアクティブ)
*/
import lightTheme from '@/themes/l-light.json5';
import darkTheme from '@/themes/d-green-lime.json5';
import lightTheme from '@/themes/l-cherry.json5';
import darkTheme from '@/themes/d-transfem-cherry.json5';
export class ColdDeviceStorage {
public static default = {