fix: Icon color for dark mode
This commit is contained in:
parent
df3479752c
commit
503d9affad
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
// SVG Colors
|
||||
--icon-fill: transparent;
|
||||
--icon-stroke: var(--gray-500);
|
||||
--icon-stroke: var(--gray-300);
|
||||
|
||||
// Layout Colors
|
||||
--bg-color: var(--gray-900);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue