dark mode technically works

but it is terrible
This commit is contained in:
2025-07-15 12:55:27 -07:00
parent 5fd48bc958
commit 022f37b086
5 changed files with 150 additions and 91 deletions
+1
View File
@@ -25,6 +25,7 @@ function App() {
templateColumns="repeat(4 1fr)"
height="100%"
width="100%"
bg="#121212"
>
<Widget />
</Grid>