Use the color-primary-element* variables

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L
2023-05-12 16:26:34 +02:00
parent ccf1445ccf
commit 9f91ecc116
6 changed files with 6 additions and 6 deletions

View File

@@ -167,7 +167,7 @@ export default {
}
.avatardiv.circles {
background: var(--color-primary);
background: var(--color-primary-element);
}
.icon-circles {