summaryrefslogtreecommitdiff
path: root/public/vendor/codemirror/theme/mbo.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/vendor/codemirror/theme/mbo.css')
-rw-r--r--public/vendor/codemirror/theme/mbo.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/vendor/codemirror/theme/mbo.css b/public/vendor/codemirror/theme/mbo.css
index 59ff5da7..e164fcf4 100644
--- a/public/vendor/codemirror/theme/mbo.css
+++ b/public/vendor/codemirror/theme/mbo.css
@@ -33,5 +33,5 @@
.cm-s-mbo span.cm-qualifier { color: #ffffec; }
.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); }