.cm-s-solarizedLight { font: 13px/1.4em Trebuchet, Verdana, sans-serif; background: #fdf6e3; color: #657b83; } .cm-s-solarizedLight div.CodeMirror-selected { background: #0000ff !important; } .cm-s-solarizedLight .CodeMirror-gutter { background: #002b36; border-right: 7px solid #3e7087; min-width: 2.5em; } .cm-s-solarizedLight .CodeMirror-gutter-text { color: #b58900; } .cm-s-solarizedLight .CodeMirror-cursor { border-left: 1px solid white !important; } .cm-s-solarizedLight span.cm-comment { color: #93a1a1; font-style: italic; } .cm-s-solarizedLight span.cm-atom { color: #f4c20b; } .cm-s-solarizedLight span.cm-number, .cm-s-solarizedLight span.cm-attribute { color: #b58900; } .cm-s-solarizedLight span.cm-keyword { color: #859900; } .cm-s-solarizedLight span.cm-string { color: #2aa198; } .cm-s-solarizedLight span.cm-meta { color: #859900; } .cm-s-solarizedLight span.cm-variable-2, .cm-s-solarizedLight span.cm-tag { color: #268bd2; } .cm-s-solarizedLight span.cm-variable-3, .cm-s-solarizedLight span.cm-def { color: #268bd2; } .cm-s-solarizedLight span.cm-error { color: #af2018; } .cm-s-solarizedLight span.cm-bracket { color: #ff00ff; } .cm-s-solarizedLight span.cm-link { color: #f4c20b; } .cm-s-solarizedLight span.CodeMirror-matchingbracket { color: #ff00ff !important; } .cm-s-solarizedLight span.cm-builtin, .cm-s-solarizedLight span.cm-special { color: #cb4b16; }