Kaynağa Gözat

auto commit

master
jfinn 3 yıl önce
ebeveyn
işleme
89cbe831d9
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2
    1
      src/appState.ts

+ 2
- 1
src/appState.ts Dosyayı Görüntüle

@@ -75,7 +75,8 @@ export const getDefaultAppState = (): Omit<
75 75
     startBoundElement: null,
76 76
     suggestedBindings: [],
77 77
     toastMessage: null,
78
-    viewBackgroundColor: oc.white,
78
+    // viewBackgroundColor: oc.white,
79
+    viewBackgroundColor: "#ffff88",
79 80
     zenModeEnabled: false,
80 81
     zoom: { value: 1 as NormalizedZoomValue, translation: { x: 0, y: 0 } },
81 82
     viewModeEnabled: false,

Loading…
İptal
Kaydet