fix: Misc frontend layout fixes (#7487)

This commit is contained in:
Michael Genson
2026-04-17 12:28:13 -05:00
committed by GitHub
parent 0a07835338
commit d9e933d5ae
4 changed files with 7 additions and 10 deletions

View File

@@ -68,6 +68,7 @@ export default defineNuxtPlugin(async (nuxtApp) => {
warning: theme?.darkWarning ?? "#FF6D00",
error: theme?.darkError ?? "#EF5350",
background: "#1E1E1E",
surface: "#1E1E1E",
},
},
},