Sha256: 6140fd6779603bfc39891f8584f3889a4157c4e67b481a97a9b4bd416c1f10f5

Contents?: true

Size: 1.56 KB

Versions: 9

Compression:

Stored size: 1.56 KB

Contents

/*

    Name:       Base16 Default Dark
    Author:     Chris Kempson (http://chriskempson.com)

    CodeMirror template by Jan T. Sott (https://github.com/idleberg/base16-chrome-devtools)
    Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16)

*/

.cm-s-base16-dark.CodeMirror {background: #151515; color: #e0e0e0;}
.cm-s-base16-dark div.CodeMirror-selected {background: #202020 !important;}
.cm-s-base16-dark .CodeMirror-gutters {background: #151515; border-right: 0px;}
.cm-s-base16-dark .CodeMirror-linenumber {color: #505050;}
.cm-s-base16-dark .CodeMirror-cursor {border-left: 1px solid #b0b0b0 !important;}

.cm-s-base16-dark span.cm-comment {color: #8f5536;}
.cm-s-base16-dark span.cm-atom {color: #aa759f;}
.cm-s-base16-dark span.cm-number {color: #aa759f;}

.cm-s-base16-dark span.cm-property, .cm-s-base16-dark span.cm-attribute {color: #90a959;}
.cm-s-base16-dark span.cm-keyword {color: #ac4142;}
.cm-s-base16-dark span.cm-string {color: #f4bf75;}

.cm-s-base16-dark span.cm-variable {color: #90a959;}
.cm-s-base16-dark span.cm-variable-2 {color: #6a9fb5;}
.cm-s-base16-dark span.cm-def {color: #d28445;}
.cm-s-base16-dark span.cm-bracket {color: #e0e0e0;}
.cm-s-base16-dark span.cm-tag {color: #ac4142;}
.cm-s-base16-dark span.cm-link {color: #aa759f;}
.cm-s-base16-dark span.cm-error {background: #ac4142; color: #b0b0b0;}

.cm-s-base16-dark .CodeMirror-activeline-background {background: #2F2F2F !important;}
.cm-s-base16-dark .CodeMirror-matchingbracket { text-decoration: underline; color: white !important;}

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
radiant-ck_editor_filter-extension-0.2.9 public/javascripts/extensions/ck_editor_filter/ckeditor/plugins/codemirror/theme/base16-dark.css
glebtv-ckeditor-4.3.2.6 vendor/assets/javascripts/ckeditor/plugins/codemirror/theme/base16-dark.css
glebtv-ckeditor-4.3.2.5 vendor/assets/javascripts/ckeditor/plugins/codemirror/theme/base16-dark.css
glebtv-ckeditor-4.3.2.4 vendor/assets/javascripts/ckeditor/plugins/codemirror/theme/base16-dark.css
glebtv-ckeditor-4.3.2.3 vendor/assets/javascripts/ckeditor/plugins/codemirror/theme/base16-dark.css
glebtv-ckeditor-4.3.2.2 vendor/assets/javascripts/ckeditor/plugins/codemirror/theme/base16-dark.css
glebtv-ckeditor-4.3.2.1 vendor/assets/javascripts/ckeditor/plugins/codemirror/theme/base16-dark.css
glebtv-ckeditor-4.3.2.0 vendor/assets/javascripts/ckeditor/plugins/codemirror/theme/base16-dark.css
radiant-ck_editor_filter-extension-0.2.8 public/javascripts/extensions/ck_editor_filter/ckeditor/plugins/codemirror/theme/base16-dark.css