fix: fixup
This commit is contained in:
parent
9d59da613b
commit
6b890275cf
|
@ -22,5 +22,5 @@ $scrollbar-face-active: #{lighten($main-theme-color, 1%)};
|
|||
@import "_dark_scrollbars.scss";
|
||||
|
||||
:root {
|
||||
accent-color: #{darken($main-theme-color, 17%)};
|
||||
accent-color: #{darken($main-theme-color, 12%)};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue