[Frontend] Further style cleanups
#689 #740 Tweaked scrollbar thumb color; Fixed color of icons in s-menu-btn menus, particularly for Snow theme; Removed commented code;
This commit is contained in:
@@ -174,7 +174,7 @@ $scrollbarTrackShdw: rgba(#000, 0.2) 0 1px 2px;
|
||||
$scrollbarTrackColorBg: rgba(#000, 0.2);
|
||||
$scrollbarThumbColor: darken($colorBodyBg, 50%);
|
||||
$scrollbarThumbColorHov: $colorKey;
|
||||
$scrollbarThumbColorOverlay: darken($colorOvrBg, 15%);
|
||||
$scrollbarThumbColorOverlay: darken($colorOvrBg, 50%);
|
||||
$scrollbarThumbColorOverlayHov: $scrollbarThumbColorHov;
|
||||
|
||||
// Splitter
|
||||
|
||||
Reference in New Issue
Block a user