New Themes from CodeMirror

This commit is contained in:
Servius
2017-03-15 15:06:50 -07:00
parent 85e441390c
commit 63bde7b9da
10 changed files with 188 additions and 24 deletions

View File

@@ -40,4 +40,4 @@ ICEcoder default theme by Matt Pass, used in code editor available at https://ic
.cm-s-icecoder .CodeMirror-gutters { background: #1d1d1b; min-width: 41px; border-right: 0; }
.cm-s-icecoder .CodeMirror-linenumber { color: #555; cursor: default; }
.cm-s-icecoder .CodeMirror-matchingbracket { color: #fff !important; background: #555 !important; }
.cm-s-icecoder .CodeMirror-activeline-background { background: #000; }
.cm-s-icecoder .CodeMirror-activeline-background { background: #000; }