Sha256: bf7f48bc581276675f1c6dde1bfca2e565f088be50ece8ac38a5319509c7f99c

Contents?: true

Size: 1.37 KB

Versions: 12

Compression:

Stored size: 1.37 KB

Contents

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

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

.cm-s-vibrant-ink .CodeMirror-gutters { background: #002240; border-right: 1px solid #aaa; }
.cm-s-vibrant-ink .CodeMirror-linenumber { 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-vibrant span.cm-tag { color: #FFC66D }
.cm-s-vibrant-ink span.cm-variable-3, .cm-s-vibrant 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

12 entries across 12 versions & 2 rubygems

Version Path
bonethug-0.0.17 skel/project_types/silverstripe3/public/abc/lib/codemirror/theme/vibrant-ink.css
bonethug-0.0.16 skel/project_types/silverstripe3/public/abc/lib/codemirror/theme/vibrant-ink.css
bonethug-0.0.15 skel/project_types/silverstripe3/public/abc/lib/codemirror/theme/vibrant-ink.css
bonethug-0.0.14 skel/project_types/silverstripe3/public/abc/lib/codemirror/theme/vibrant-ink.css
bonethug-0.0.13 skel/project_types/silverstripe3/public/abc/lib/codemirror/theme/vibrant-ink.css
bonethug-0.0.12 skel/project_types/silverstripe3/public/abc/lib/codemirror/theme/vibrant-ink.css
bonethug-0.0.11 skel/project_types/silverstripe3/public/abc/lib/codemirror/theme/vibrant-ink.css
bonethug-0.0.10 skel/project_types/silverstripe3/public/abc/lib/codemirror/theme/vibrant-ink.css
bonethug-0.0.7 skel/project_types/silverstripe3/public/abc/lib/codemirror/theme/vibrant-ink.css
bonethug-0.0.6 skel/project_types/silverstripe3/public/abc/lib/codemirror/theme/vibrant-ink.css
bonethug-0.0.5 skel/project_types/silverstripe3/public/abc/lib/codemirror/theme/vibrant-ink.css
codemirror-rails-3.15 vendor/assets/stylesheets/codemirror/themes/vibrant-ink.css