Color Theme applies to scrollbars (#793)
* Moved more scss to use syntax to reduce css size * Hooked in color-scheme to help brower render scroll bars appropriately depending on color scheme user selects
This commit is contained in:
parent
7f6fc8c692
commit
befbe92cb1
8 changed files with 41 additions and 22 deletions
|
|
@ -1,4 +1,4 @@
|
|||
@import '~bootstrap/scss/mixins/_breakpoints.scss'; // TODO: Use @forwards for this?
|
||||
@import '~bootstrap/scss/mixins/_breakpoints.scss';
|
||||
|
||||
$primary-color: white;
|
||||
$bg-color: rgb(22, 27, 34);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue