Path: blob/master/web-gui/buildyourownbotnet/assets/js/codemirror/theme/tomorrow-night-eighties.css
1293 views
/*12Name: Tomorrow Night - Eighties3Author: Chris Kempson45CodeMirror template by Jan T. Sott (https://github.com/idleberg/base16-codemirror)6Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16)78*/910.cm-s-tomorrow-night-eighties.CodeMirror {background: #000000; color: #CCCCCC;}11.cm-s-tomorrow-night-eighties div.CodeMirror-selected {background: #2D2D2D !important;}12.cm-s-tomorrow-night-eighties .CodeMirror-gutters {background: #000000; border-right: 0px;}13.cm-s-tomorrow-night-eighties .CodeMirror-linenumber {color: #515151;}14.cm-s-tomorrow-night-eighties .CodeMirror-cursor {border-left: 1px solid #6A6A6A !important;}1516.cm-s-tomorrow-night-eighties span.cm-comment {color: #d27b53;}17.cm-s-tomorrow-night-eighties span.cm-atom {color: #a16a94;}18.cm-s-tomorrow-night-eighties span.cm-number {color: #a16a94;}1920.cm-s-tomorrow-night-eighties span.cm-property, .cm-s-tomorrow-night-eighties span.cm-attribute {color: #99cc99;}21.cm-s-tomorrow-night-eighties span.cm-keyword {color: #f2777a;}22.cm-s-tomorrow-night-eighties span.cm-string {color: #ffcc66;}2324.cm-s-tomorrow-night-eighties span.cm-variable {color: #99cc99;}25.cm-s-tomorrow-night-eighties span.cm-variable-2 {color: #6699cc;}26.cm-s-tomorrow-night-eighties span.cm-def {color: #f99157;}27.cm-s-tomorrow-night-eighties span.cm-bracket {color: #CCCCCC;}28.cm-s-tomorrow-night-eighties span.cm-tag {color: #f2777a;}29.cm-s-tomorrow-night-eighties span.cm-link {color: #a16a94;}30.cm-s-tomorrow-night-eighties span.cm-error {background: #f2777a; color: #6A6A6A;}3132.cm-s-tomorrow-night-eighties .CodeMirror-activeline-background {background: #343600 !important;}33.cm-s-tomorrow-night-eighties .CodeMirror-matchingbracket { text-decoration: underline; color: white !important;}343536