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

@@ -7,7 +7,7 @@
*/
.cm-s-material {
.cm-s-material.CodeMirror {
background-color: #263238;
color: rgba(233, 237, 237, 1);
}