added a lighter muted color variable
This commit is contained in:
parent
8b5ad29d90
commit
0658c8ca12
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@
|
|||
--primary-color-scrollbar: rgba(255,255,255,0.3);
|
||||
--default-state-scrollbar: transparent;
|
||||
--text-muted-color: hsla(0,0%,100%,.45);
|
||||
--text-light-muted-color: hsla(0,0%,100%,.7);
|
||||
|
||||
/* Override bootstrap css variables */
|
||||
--bs-body-bg: #1f2020;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue