Skip to content

Commit

Permalink
[midnight theme] Drop custom matchhighlight styles
Browse files Browse the repository at this point in the history
Issue #5866
  • Loading branch information
marijnh committed May 8, 2019
1 parent 42f919f commit dab6f67
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions theme/midnight.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
/* Based on the theme at http://bonsaiden.github.com/JavaScript-Garden */

/*<!--match-->*/
.cm-s-midnight span.cm-matchhighlight { background: #494949; }
.cm-s-midnight.CodeMirror-focused span.cm-matchhighlight { background: #314D67 !important; }

/*<!--activeline-->*/
.cm-s-midnight .CodeMirror-activeline-background { background: #253540; }

Expand Down

0 comments on commit dab6f67

Please sign in to comment.