Improve badges and work on a more unified color scheme for random colors (#756)

This commit is contained in:
Prospector
2022-11-20 13:57:44 -08:00
committed by GitHub
parent 9849bc055c
commit 88fa103acb
19 changed files with 148 additions and 180 deletions

View File

@@ -211,7 +211,7 @@ export default {
}
.invalid {
color: var(--color-badge-red-bg);
color: var(--color-special-red);
}
.confirm-text {