Uniform background-color to scrollbar

This commit is contained in:
Jesús
2021-05-28 15:02:24 -05:00
parent 2a5cfb2044
commit e220a129a6

View File

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