Custom themes

This commit is contained in:
Zan
2025-12-01 21:29:33 +01:00
parent 08203f135b
commit 5fbe47f5ea
48 changed files with 1354 additions and 46 deletions

View File

@@ -133,7 +133,7 @@ body {
}
.logout-card {
height:180px;
background:var(--error-card);
background:var(--card-card);
box-shadow:0px 1px var(--shadow-blur) 0px var(--accent-shadow);
}
.role-icon {