Skip to content

Commit 0094226

Browse files
committed
base16 tweaks
1 parent f26032b commit 0094226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jupyterlab-lsp/style/variables/cm-themes.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
}
88

99
.cm-s-base16-light {
10-
--jp-editor-mirror-lsp-highlight-background-color: rgba(212, 255, 18, 0.1);
10+
--jp-editor-mirror-lsp-highlight-background-color: rgba(72, 83, 24, 0.1);
1111
}
1212

1313
.cm-s-default {

0 commit comments

Comments
 (0)