Sha256: d0c17a21db994f4c2cd81a7af929ce51950f2f1ea84b83a42442e29f4fd27a8d

Contents?: true

Size: 1.55 KB

Versions: 19

Compression:

Stored size: 1.55 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-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; }
.cm-s-vibrant-ink .cm-error { border-bottom: 1px solid red; }

.cm-s-vibrant-ink .CodeMirror-activeline-background {background: #27282E !important;}
.cm-s-vibrant-ink .CodeMirror-matchingbracket {outline:1px solid grey; color:white !important;}

Version data entries

19 entries across 19 versions & 5 rubygems

Version Path
erp_app-4.0.0 public/javascripts/erp_app/codemirror/theme/vibrant-ink.css
glebtv-ckeditor-4.4.3.4 vendor/assets/javascripts/ckeditor/plugins/codemirror/theme/vibrant-ink.css
glebtv-ckeditor-4.4.3.3 vendor/assets/javascripts/ckeditor/plugins/codemirror/theme/vibrant-ink.css
glebtv-ckeditor-4.4.3.2 vendor/assets/javascripts/ckeditor/plugins/codemirror/theme/vibrant-ink.css
glebtv-ckeditor-4.4.3.1 vendor/assets/javascripts/ckeditor/plugins/codemirror/theme/vibrant-ink.css
glebtv-ckeditor-4.4.3.0 vendor/assets/javascripts/ckeditor/plugins/codemirror/theme/vibrant-ink.css
gump-0.1.6 server/assets/js/jquery.codemirror/theme/vibrant-ink.css
codemirror-rails-4.2 vendor/assets/stylesheets/codemirror/themes/vibrant-ink.css
codemirror-rails-4.1 vendor/assets/stylesheets/codemirror/themes/vibrant-ink.css
codemirror-rails-3.24 vendor/assets/stylesheets/codemirror/themes/vibrant-ink.css
codemirror-rails-4.0 vendor/assets/stylesheets/codemirror/themes/vibrant-ink.css
codemirror-rails-3.23 vendor/assets/stylesheets/codemirror/themes/vibrant-ink.css
codemirror-rails-3.22 vendor/assets/stylesheets/codemirror/themes/vibrant-ink.css
codemirror-rails-3.21 vendor/assets/stylesheets/codemirror/themes/vibrant-ink.css
codemirror-rails-3.20 vendor/assets/stylesheets/codemirror/themes/vibrant-ink.css
codemirror-rails-3.19 vendor/assets/stylesheets/codemirror/themes/vibrant-ink.css
poly-cms-0.1.2 core/admin/assets/js/vendor/codemirror/theme/vibrant-ink.css
poly-cms-0.1.1 core/admin/assets/js/vendor/codemirror/theme/vibrant-ink.css
poly-cms-0.1.0 core/admin/assets/js/vendor/codemirror/theme/vibrant-ink.css