chore: add accent color

This commit is contained in:
Cory Dransfeldt 2024-01-31 10:09:36 -08:00
parent 8609b5653d
commit 6e16b957ee
No known key found for this signature in database

View file

@ -92,6 +92,9 @@
/* svgs */
--stroke-width-default: 1.4;
--stroke-width-bold: 2;
/* input accent color */
accent-color: var(--accent-color);
}
/* dark theme */