Update the color of scrollbars to match the latest design

This commit is contained in:
Keavon Chambers
2025-12-23 15:13:12 -08:00
parent 2f880fa035
commit 6dea184b03
2 changed files with 3 additions and 36 deletions
@@ -284,7 +284,7 @@
.scroll-thumb {
position: absolute;
border-radius: 4px;
background: var(--color-5-dullgray);
background: var(--color-4-dimgray);
&:hover,
&.dragging {