mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
parent
a9eb058dad
commit
87339e4cd0
@ -370,6 +370,7 @@ span.CodeMirror-selectedtext { background: none; }
|
|||||||
.cm-s-base16-light span.cm-keyword { color: #ac4142; }
|
.cm-s-base16-light span.cm-keyword { color: #ac4142; }
|
||||||
.cm-s-base16-light span.cm-string { color: #e09c3c; }
|
.cm-s-base16-light span.cm-string { color: #e09c3c; }
|
||||||
|
|
||||||
|
.cm-s-base16-light span.cm-builtin { color: #4c7f9e; }
|
||||||
.cm-s-base16-light span.cm-variable { color: #90a959; }
|
.cm-s-base16-light span.cm-variable { color: #90a959; }
|
||||||
.cm-s-base16-light span.cm-variable-2 { color: #6a9fb5; }
|
.cm-s-base16-light span.cm-variable-2 { color: #6a9fb5; }
|
||||||
.cm-s-base16-light span.cm-def { color: #d28445; }
|
.cm-s-base16-light span.cm-def { color: #d28445; }
|
||||||
|
Loading…
Reference in New Issue
Block a user