From 8bf516263c6582771e7576e8484ca8cfaa8cb9cb Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Wed, 20 Apr 2016 18:11:40 +0800 Subject: Update CodeMirror to 5.13.5 --- public/vendor/codemirror/theme/mbo.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/vendor/codemirror/theme/mbo.css') 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); } -- cgit v1.2.3