ui: add 98.css dark theme

This commit is contained in:
2025-09-30 11:27:54 -04:00
parent 7b8c83c96d
commit 21135bea95
9 changed files with 76 additions and 97 deletions

2
static/98.css Normal file

File diff suppressed because one or more lines are too long

15
static/app.css Normal file
View File

@@ -0,0 +1,15 @@
@import '/98.css';
:root {
height: 100vh;
overflow: hidden;
}
html {
height: 100%;
}
body {
height: 100%;
margin: 0;
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.