@@ -76,8 +76,8 @@ export const getDefaultAppState = (): Omit<
suggestedBindings: [],
toastMessage: null,
// viewBackgroundColor: oc.white,
- // viewBackgroundColor: "#ffffff00",
- viewBackgroundColor: "#fff0",
+ viewBackgroundColor: "#ffffff00",
+ // viewBackgroundColor: "#fff0",
zenModeEnabled: false,
zoom: { value: 1 as NormalizedZoomValue, translation: { x: 0, y: 0 } },
viewModeEnabled: false,