Sha256: 6a438cb7ac49da3471e880ed15703ee8f80c8fb91b437e67c97d6026ff090efb

Contents?: true

Size: 1.36 KB

Versions: 54

Compression:

Stored size: 1.36 KB

Contents

/* Taken from the popular Visual Studio Vibrant Ink Schema */

.cm-s-vibrant-ink { background: black; color: white; }
.cm-s-vibrant-ink .CodeMirror-selected { background: #35493c !important; }

.cm-s-vibrant-ink .CodeMirror-gutter { background: #002240; border-right: 1px solid #aaa; }
.cm-s-vibrant-ink .CodeMirror-gutter-text { color: #d0d0d0; }
.cm-s-vibrant-ink .CodeMirror-cursor { border-left: 1px solid white !important; }

.cm-s-vibrant-ink .cm-keyword {  color: #CC7832; }
.cm-s-vibrant-ink .cm-atom { color: #FC0; }
.cm-s-vibrant-ink .cm-number { color:  #FFEE98; }
.cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
.cm-s-vibrant-ink span.cm-variable-2, .cm-s-cobalt span.cm-tag { color: #FFC66D }
.cm-s-vibrant-ink span.cm-variable-3, .cm-s-cobalt span.cm-def { color: #FFC66D }
.cm-s-vibrant-ink .cm-operator { color: #888; }
.cm-s-vibrant-ink .cm-comment { color: gray; font-weight: bold; }
.cm-s-vibrant-ink .cm-string { color:  #A5C25C }
.cm-s-vibrant-ink .cm-string-2 { color: red }
.cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
.cm-s-vibrant-ink .cm-error { border-bottom: 1px solid red; }
.cm-s-vibrant-ink .cm-builtin { color: #8DA6CE; }
.cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
.cm-s-vibrant-ink .cm-attribute { color: #8DA6CE; }
.cm-s-vibrant-ink .cm-header { color: #FF6400; }
.cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
.cm-s-vibrant-ink .cm-link { color: blue; }

Version data entries

54 entries across 54 versions & 2 rubygems

Version Path
burp_cms-1.3.12 app/assets/packages/burp/editing/dep/CodeMirror-2.3/theme/vibrant-ink.css
burp_cms-1.3.11 app/assets/packages/burp/editing/dep/CodeMirror-2.3/theme/vibrant-ink.css
burp_cms-1.3.10 app/assets/packages/burp/editing/dep/CodeMirror-2.3/theme/vibrant-ink.css
burp_cms-1.3.9 app/assets/packages/burp/editing/dep/CodeMirror-2.3/theme/vibrant-ink.css
burp_cms-1.3.8 app/assets/packages/burp/editing/dep/CodeMirror-2.3/theme/vibrant-ink.css
burp_cms-1.3.7 app/assets/packages/burp/editing/dep/CodeMirror-2.3/theme/vibrant-ink.css
burp_cms-1.3.6 app/assets/packages/burp/editing/dep/CodeMirror-2.3/theme/vibrant-ink.css
burp_cms-1.3.5 app/assets/packages/burp/editing/dep/CodeMirror-2.3/theme/vibrant-ink.css
burp_cms-1.3.4 app/assets/packages/burp/editing/dep/CodeMirror-2.3/theme/vibrant-ink.css
burp_cms-1.3.3 app/assets/packages/burp/editing/dep/CodeMirror-2.3/theme/vibrant-ink.css
burp_cms-1.3.2 app/assets/packages/burp/editing/dep/CodeMirror-2.3/theme/vibrant-ink.css
burp_cms-1.3.1 app/assets/packages/burp/editing/dep/CodeMirror-2.3/theme/vibrant-ink.css
burp_cms-1.3.0 app/assets/packages/burp/editing/dep/CodeMirror-2.3/theme/vibrant-ink.css
codemirror-rails-2.3 vendor/assets/stylesheets/codemirror/themes/vibrant-ink.css