Update style.css
This commit is contained in:
parent
634860c1c4
commit
bfdc510e7d
@ -55,3 +55,9 @@ body {
|
||||
.CodeMirror-linenumber {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.cm-s-monokai .cm-keyword { color: #66d9ef; }
|
||||
.cm-s-monokai .cm-variable { color: #f8f8f2; }
|
||||
.cm-s-monokai .cm-number { color: #ae81ff; }
|
||||
.cm-s-monokai .cm-comment { color: #75715e; }
|
||||
.cm-s-monokai .cm-meta { color: #f92672; }
|
Loading…
x
Reference in New Issue
Block a user