fix: docs light theme (#42395)

This commit is contained in:
Filip
2026-08-13 21:06:23 +02:00
committed by GitHub
parent ed708f9dc2
commit d2b8cb8081
+1 -1
View File
@@ -23,7 +23,7 @@ export default defineConfig({
dir: "packages/www",
},
theme: {
background: "#131010",
background: { dark: "#131010" },
fonts: {
body: "ibm-plex-mono",
display: "ibm-plex-mono",