mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-26 02:18:11 +08:00
Update the color of scrollbars to match the latest design
This commit is contained in:
@@ -284,7 +284,7 @@
|
||||
.scroll-thumb {
|
||||
position: absolute;
|
||||
border-radius: 4px;
|
||||
background: var(--color-5-dullgray);
|
||||
background: var(--color-4-dimgray);
|
||||
|
||||
&:hover,
|
||||
&.dragging {
|
||||
|
||||
Reference in New Issue
Block a user