Skip to content

Commit 8eb80b6

Browse files
committed
changing hc-white to hc-light
1 parent 4d252ac commit 8eb80b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vs/editor/contrib/stickyScroll/browser/stickyScroll.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424

2525
.monaco-editor.hc-black .sticky-widget,
26-
.monaco-editor.hc-white .sticky-widget {
26+
.monaco-editor.hc-light .sticky-widget {
2727
border-bottom: 1px solid var(--vscode-contrastBorder);
2828
}
2929

0 commit comments

Comments
 (0)