Sha256: d00075d750440071e06f1673087da38013c395269c53be4bc32ea3bb3c4f10a8

Contents?: true

Size: 1.49 KB

Versions: 62

Compression:

Stored size: 1.49 KB

Contents

/* Tomorrow Night Blue Theme */
/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
/* Original theme - https://github.com/chriskempson/tomorrow-theme */
/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
.tomorrow-comment, pre .comment, pre .title {
  color: #7285b7;
}

.tomorrow-red, pre .variable, pre .attribute, pre .tag, pre .regexp, pre .ruby .constant, pre .xml .tag .title, pre .xml .pi, pre .xml .doctype, pre .html .doctype, pre .css .id, pre .css .class, pre .css .pseudo {
  color: #ff9da4;
}

.tomorrow-orange, pre .number, pre .preprocessor, pre .built_in, pre .literal, pre .params, pre .constant {
  color: #ffc58f;
}

.tomorrow-yellow, pre .class, pre .ruby .class .title, pre .css .rules .attribute {
  color: #ffeead;
}

.tomorrow-green, pre .string, pre .value, pre .inheritance, pre .header, pre .ruby .symbol, pre .xml .cdata {
  color: #d1f1a9;
}

.tomorrow-aqua, pre .css .hexcolor {
  color: #99ffff;
}

.tomorrow-blue, pre .function, pre .python .decorator, pre .python .title, pre .ruby .function .title, pre .ruby .title .keyword, pre .perl .sub, pre .javascript .title, pre .coffeescript .title {
  color: #bbdaff;
}

.tomorrow-purple, pre .keyword, pre .javascript .function {
  color: #ebbbff;
}

pre code {
  display: block;
  background: #002451;
  color: white;
  padding: 0.5em;
}

pre .coffeescript .javascript,
pre .javascript .xml,
pre .tex .formula,
pre .xml .javascript,
pre .xml .vbscript,
pre .xml .css,
pre .xml .cdata {
  opacity: 0.5;
}

Version data entries

62 entries across 62 versions & 4 rubygems

Version Path
rhet-butler-0.14.1 default-configuration/assets/stylesheets/highlight/tomorrow-night-blue.css
rhet-butler-0.14.0 default-configuration/assets/stylesheets/highlight/tomorrow-night-blue.css
rhet-butler-0.13.0 default-configuration/assets/stylesheets/highlight/tomorrow-night-blue.css
apitome-0.1.0 vendor/assets/stylesheets/apitome/highlight_themes/tomorrow_night_blue.css
mdpress-0.0.18 lib/css/highlight_styles/tomorrow-night-blue.css
apitome-0.0.8 vendor/assets/stylesheets/apitome/highlight_themes/tomorrow_night_blue.css
rhet-butler-0.12.1 default-configuration/assets/stylesheets/highlight/tomorrow-night-blue.css
rhet-butler-0.11.1 default-configuration/assets/stylesheets/highlight/tomorrow-night-blue.css
rhet-butler-0.11.0 default-configuration/assets/stylesheets/highlight/tomorrow-night-blue.css
rhet-butler-0.10.0 default-configuration/assets/stylesheets/highlight/tomorrow-night-blue.css
apitome-0.0.7 vendor/assets/stylesheets/apitome/highlight_themes/tomorrow_night_blue.css
apitome-0.0.6 vendor/assets/stylesheets/apitome/highlight_themes/tomorrow_night_blue.css
mdpress-0.0.17 lib/css/highlight_styles/tomorrow-night-blue.css
mdpress-0.0.16 lib/css/highlight_styles/tomorrow-night-blue.css
rhet-butler-0.9.0 default-configuration/assets/stylesheets/highlight/tomorrow-night-blue.css
apitome-0.0.4 vendor/assets/stylesheets/apitome/highlight_themes/tomorrow_night_blue.css
apitome-0.0.3 vendor/assets/stylesheets/apitome/highlight_themes/tomorrow-night-blue.css
mdpress-0.0.15 lib/css/highlight_styles/tomorrow-night-blue.css
mdpress-0.0.14 lib/css/highlight_styles/tomorrow-night-blue.css
mdpress-0.0.13 lib/css/highlight_styles/tomorrow-night-blue.css