merge and rename themes

This commit is contained in:
2026-03-04 08:52:24 +01:00
parent 5ba379d968
commit d4d0dfaf30
17 changed files with 238 additions and 17 deletions

View File

@@ -31,7 +31,7 @@ body[data-bs-theme="dark"] {
.mino {
background: var(--color);
border: 3px solid var(--border);
border: 1px solid var(--border);
box-shadow: 0 0 8px var(--border);
}