mirror of
https://github.com/zoriya/flood.git
synced 2026-05-30 02:06:34 +00:00
Move color variables to their respective files
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
$scrollbar--thumb--background--inactive: rgba(#1a2f3d, 0.3);
|
||||
$scrollbar--thumb--background--hover: rgba(#1a2f3d, 0.6);
|
||||
$scrollbar--thumb--background--inverted--inactive: rgba(#e9eef2, 0.3);
|
||||
$scrollbar--thumb--background--inverted--hover: rgba(#e9eef2, 0.6);
|
||||
|
||||
.scrollbars {
|
||||
|
||||
&__thumb {
|
||||
|
||||
Reference in New Issue
Block a user