Skip to content

Commit c71dd55

Browse files
committed
yet more base16 tweaks
1 parent 0094226 commit c71dd55

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(72, 83, 24, 0.1);
10+
--jp-editor-mirror-lsp-highlight-background-color: rgba(186, 192, 161, 0.1);
1111
}
1212

1313
.cm-s-default {

0 commit comments

Comments
 (0)