Merge: tracker filter pill dark-mode contrast (m/paliad#152)
Some checks failed
Paliad CI gate / build (push) Has been cancelled
Paliad CI gate / test-go (push) Has been cancelled
Paliad CI gate / deploy (push) Has been cancelled

This commit is contained in:
mAi
2026-05-27 22:03:00 +02:00

View File

@@ -19903,7 +19903,7 @@ a.fristen-overhaul-rule-source {
.tracker-pill.is-active {
background: var(--color-accent);
border-color: var(--color-accent);
color: var(--color-accent-fg);
color: var(--color-accent-dark);
font-weight: 500;
}