Skip to content

Commit 9c7a127

Browse files
committed
touch up solarized
1 parent 6f938ac commit 9c7a127

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,7 @@
3939
}
4040

4141
.cm-s-solarized {
42-
--jp-editor-mirror-lsp-highlight-background-color: rgba(18, 69, 255, 0.2);
43-
}
44-
45-
.cm-s-solarized-light {
46-
--jp-editor-mirror-lsp-highlight-background-color: rgba(18, 69, 255, 0.2);
42+
--jp-editor-mirror-lsp-highlight-background-color: rgba(18, 69, 255, 0.1);
4743
}
4844

4945
.cm-s-the-matrix {

0 commit comments

Comments
 (0)