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