@mixin setup-dark-scrollbar { $scrollbar-color: ( "default": rgba(255,255,255,0.2), "hover": rgba(255,255,255,0.3) ) !global; }