1
0

upd: replace default dark theme

Closes #244
This commit is contained in:
Marie
2023-12-21 21:31:28 +01:00
parent 03dc868536
commit 7a83e46e6a
3 changed files with 1 additions and 22 deletions
+1 -1
View File
@@ -477,7 +477,7 @@ interface Watcher {
* 常にメモリにロードしておく必要がないような設定情報を保管するストレージ(非リアクティブ)
*/
import lightTheme from '@/themes/l-cherry.json5';
import darkTheme from '@/themes/d-transfem-cherry.json5';
import darkTheme from '@/themes/d-ice.json5';
export class ColdDeviceStorage {
public static default = {