chore: add accent color
This commit is contained in:
parent
8609b5653d
commit
6e16b957ee
1 changed files with 3 additions and 0 deletions
|
@ -92,6 +92,9 @@
|
|||
/* svgs */
|
||||
--stroke-width-default: 1.4;
|
||||
--stroke-width-bold: 2;
|
||||
|
||||
/* input accent color */
|
||||
accent-color: var(--accent-color);
|
||||
}
|
||||
|
||||
/* dark theme */
|
||||
|
|
Reference in a new issue