diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 541f330..56b0f29 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -305,6 +305,7 @@ function Editor() { defaultViewport={{ x: 0, y: 0, zoom: 1 }} minZoom={0.2} deleteKeyCode={['Backspace', 'Delete']} + colorMode="dark" >