feat: --accent-contrast-color was added
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
:root {
|
||||
/* COLOR VARIABLES */
|
||||
--background: color-mix(in srgb, var(--accent) 2%, #1D1E28 98%);
|
||||
--accent-contrast-color: black;
|
||||
--color: white;
|
||||
--border-color: rgba(255, 255, 255, .1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user