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