Skip to content
Snippets Groups Projects
Commit 8403db21 authored by Tim Alby's avatar Tim Alby Committed by Marijn Haverbeke
Browse files

[mbo theme] Adjust matching bracket color

parent df00bf36
No related branches found
No related tags found
No related merge requests found
...@@ -33,5 +33,5 @@ ...@@ -33,5 +33,5 @@
.cm-s-mbo span.cm-qualifier { color: #ffffec; } .cm-s-mbo span.cm-qualifier { color: #ffffec; }
.cm-s-mbo .CodeMirror-activeline-background { background: #494b41; } .cm-s-mbo .CodeMirror-activeline-background { background: #494b41; }
.cm-s-mbo .CodeMirror-matchingbracket { color: #222 !important; } .cm-s-mbo .CodeMirror-matchingbracket { color: #ffb928 !important; }
.cm-s-mbo .CodeMirror-matchingtag { background: rgba(255, 255, 255, .37); } .cm-s-mbo .CodeMirror-matchingtag { background: rgba(255, 255, 255, .37); }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment