Skip to content

Commit 98d4e8f

Browse files
committed
fix: Scrollbar hover
Resolves #263
1 parent 12a34bc commit 98d4e8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/vars.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
--link_hover-font-color: #104d92;
4747
--code-link-font-color: var(--link-font-color);
4848
--scrollbar-thumb-color: silver;
49+
--scrollbar_hover-thumb-color: silver;
4950
--mark-background-color: #80ea6e;
5051
--selected-background-color: #191e1e;
5152
--caption-font-style: italic;

0 commit comments

Comments
 (0)