color palette rework #2

This commit is contained in:
2026-03-09 16:53:55 +01:00
parent 0c2157bd0a
commit 4e8a50374e
11 changed files with 52 additions and 40 deletions

View File

@@ -4,5 +4,5 @@
p.error {
margin: 8px 10px;
color: darkred;
color: var(--danger);
}