feat: update variables
This commit is contained in:
parent
848eb43c80
commit
c8a3529d2e
1 changed files with 24 additions and 21 deletions
|
@ -22,6 +22,9 @@
|
|||
--text-color-light: #f8f9fa;
|
||||
--text-color-light-faded: #999;
|
||||
|
||||
--border-color-light: rgba(197, 209, 222, 0.7);
|
||||
--bg-light: rgba(197, 209, 222, 0.15);
|
||||
--border-color-dark: rgba(0, 0, 0, 0.25);
|
||||
--bg-dark: #343a40;
|
||||
--bg-darker: #212529;
|
||||
--bg-darkest: #000;
|
||||
|
|
Loading…
Reference in a new issue