feat: update variables
This commit is contained in:
parent
c89b6a7065
commit
d565d90cd4
1 changed files with 2 additions and 2 deletions
|
|
@ -251,8 +251,8 @@ $dropdown-item-padding-x: 0.5rem !default;
|
|||
--heading-color: var(--gray-50);
|
||||
|
||||
// SVG Colors
|
||||
--icon-fill: var(--gray-50);
|
||||
--icon-stroke: var(--gray-50);
|
||||
--icon-fill: transparent;
|
||||
--icon-stroke: var(--gray-500);
|
||||
|
||||
// Layout Colors
|
||||
--bg-color: var(--gray-900);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue