Sha256: a7d4acf28d2d85485117643cfdafd67adde65b69291c7445803585af3b594fa7

Contents?: true

Size: 1.09 KB

Versions: 32

Compression:

Stored size: 1.09 KB

Contents

/* Loosely based on the Midnight Textmate theme */

.cm-s-night { background: #0a001f; color: #f8f8f8; }
.cm-s-night div.CodeMirror-selected { background: #a8f !important; }
.cm-s-night .CodeMirror-gutter { background: #0a001f; border-right: 1px solid #aaa; }
.cm-s-night .CodeMirror-gutter-text { color: #f8f8f8; }
.cm-s-night .CodeMirror-cursor { border-left: 1px solid white !important; }

.cm-s-night span.cm-comment { color: #6900a1; }
.cm-s-night span.cm-atom { color: #845dc4; }
.cm-s-night span.cm-number, .cm-s-night span.cm-attribute { color: #ffd500; }
.cm-s-night span.cm-keyword { color: #599eff; }
.cm-s-night span.cm-string { color: #37f14a; }
.cm-s-night span.cm-meta { color: #7678e2; }
.cm-s-night span.cm-variable-2, .cm-s-night span.cm-tag { color: #99b2ff; }
.cm-s-night span.cm-variable-3, .cm-s-night span.cm-def { color: white; }
.cm-s-night span.cm-error { color: #9d1e15; }
.cm-s-night span.cm-bracket { color: #8da6ce; }
.cm-s-night span.cm-comment { color: #6900a1; }
.cm-s-night span.cm-builtin, .cm-s-night span.cm-special { color: #ff9e59; }
.cm-s-night span.cm-link { color: #845dc4; }

Version data entries

32 entries across 32 versions & 4 rubygems

Version Path
reqless-0.0.5 lib/reqless/server/static/js/theme/night.css
reqless-0.0.4 lib/reqless/server/static/js/theme/night.css
reqless-0.0.3 lib/reqless/server/static/js/theme/night.css
reqless-0.0.2 lib/reqless/server/static/js/theme/night.css
reqless-0.0.1 lib/reqless/server/static/js/theme/night.css
qless-0.12.0 lib/qless/server/static/js/theme/night.css
qless-0.11.0 lib/qless/server/static/js/theme/night.css
qless-0.10.5 lib/qless/server/static/js/theme/night.css
qless-0.10.4 lib/qless/server/static/js/theme/night.css
qless-0.10.3 lib/qless/server/static/js/theme/night.css
qless-0.10.2 lib/qless/server/static/js/theme/night.css
qless-0.10.1 lib/qless/server/static/js/theme/night.css
qless-0.10.0 lib/qless/server/static/js/theme/night.css
qless-0.9.3 lib/qless/server/static/js/theme/night.css
milksteak-0.0.15 lib/public/milksteak/codemirror2/theme/night.css
qless-0.9.2 lib/qless/server/static/js/theme/night.css
milksteak-0.0.13 lib/public/milksteak/codemirror2/theme/night.css
milksteak-0.0.12 lib/public/milksteak/codemirror2/theme/night.css
milksteak-0.0.11 lib/public/milksteak/codemirror2/theme/night.css
milksteak-0.0.10 lib/public/milksteak/codemirror2/theme/night.css