added color/ theme settings, new config window

This commit is contained in:
2026-02-20 14:43:35 -05:00
parent fa6506ed5d
commit 88c3736110
43 changed files with 2314 additions and 1207 deletions
-1
View File
@@ -17,7 +17,6 @@ export default defineConfig({
rollupOptions: {
input: {
main: "index.html",
config: "src/pages/config/index.html",
},
},
},