made things red

This commit is contained in:
2025-01-17 09:41:40 -06:00
parent fd6b472b0f
commit 10dae797cf
3 changed files with 27 additions and 15 deletions
@@ -27,7 +27,7 @@
}
[data-mantine-color-scheme] &.active {
background-color: #D40404;
background-color: var(--mantine-color-red-filled);
color: var(--mantine-color-white);
}
}