Skip to content

Commit 8d110ed

Browse files
committed
Increase contrast of the scrollbar in dark mode
1 parent 38147cf commit 8d110ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/html/darkmode_settings.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
--blockquote-background-color: ##10;
3232
--blockquote-border-color: ##30;
3333

34-
--scrollbar-thumb-color: ##25;
34+
--scrollbar-thumb-color: ##35;
3535
--scrollbar-background-color: ##06;
3636

3737
--icon-background-color: ##40;

0 commit comments

Comments
 (0)