Uniform background-color to scrollbar

This commit is contained in:
Jesús 2021-05-28 15:02:24 -05:00
parent 2a5cfb2044
commit e220a129a6
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -4,7 +4,7 @@
--brand-color: #0062cc;
--brand-lg-color: #3395ff;
--add-color: #00e676;
--cscroll: #3395ff;
--cscroll: #0062cc;
--bscroll: transparent;
--text: #FFF;
--text-secondary: #333;