Skip to content

Commit ccdb216

Browse files
AlexanderPrendotamarijnh
authored andcommitted
[themes] update darcula matchingbracket
1 parent 44b554f commit ccdb216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/darcula.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
.cm-s-darcula span.cm-builtin { color: #A9B7C6; }
3434
.cm-s-darcula { font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;}
35-
.cm-s-darcula .CodeMirror-matchingbracket { outline:1px solid #A9B7C6; color: yellow !important; }
35+
.cm-s-darcula .CodeMirror-matchingbracket { background-color: #3b514d; color: yellow !important; }
3636

3737
.CodeMirror-hints.darcula {
3838
font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;

0 commit comments

Comments
 (0)