new accent color

This commit is contained in:
2021-09-16 14:35:59 +02:00
parent 91486ad395
commit d5da71663f
+1 -1
View File
@@ -3,7 +3,7 @@
// theme-agnostic colors
:root
{
--color-accent: #2BBBB8;
--color-accent: #1EBBB8;
--color-accent-fg: #ffffff;
--color-negative: rgb(216, 40, 83);