Initial commit

This commit is contained in:
scoped
2026-05-15 02:41:52 +00:00
commit e2de5f705a
73 changed files with 9965 additions and 0 deletions

6
config/custom-theme.css Normal file
View File

@@ -0,0 +1,6 @@
/* Optional host-editable theme overrides. Loaded by the dashboard when enabled. */
:root {
/* --bg: #0f1115; */
/* --accent: #5cc8ff; */
}