Sha256: a7b19c8d8851b402527d01e41fbe9ce518fe4c21bfcb0cc43d0d6865525cbaac

Contents?: true

Size: 1.49 KB

Versions: 62

Compression:

Stored size: 1.49 KB

Contents

/* Tomorrow Night 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: #969896;
}

.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: #cc6666;
}

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

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

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

.tomorrow-aqua, pre .css .hexcolor {
  color: #8abeb7;
}

.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: #81a2be;
}

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

pre code {
  display: block;
  background: #1d1f21;
  color: #c5c8c6;
  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
city-watch-0.7.9 static/stylesheets/tomorrow-night.css
city-watch-0.7.8 static/stylesheets/tomorrow-night.css
city-watch-0.7.7 static/stylesheets/tomorrow-night.css
city-watch-0.7.6 static/stylesheets/tomorrow-night.css
city-watch-0.7.5 static/stylesheets/tomorrow-night.css
city-watch-0.7.4 static/stylesheets/tomorrow-night.css
city-watch-0.7.3 static/stylesheets/tomorrow-night.css
city-watch-0.7.2 static/stylesheets/tomorrow-night.css
city-watch-0.7.1 static/stylesheets/tomorrow-night.css
city-watch-0.7.0 static/stylesheets/tomorrow-night.css
city-watch-0.6.9 static/stylesheets/tomorrow-night.css
city-watch-0.6.8 static/stylesheets/tomorrow-night.css
city-watch-0.6.7 static/stylesheets/tomorrow-night.css
city-watch-0.6.6 static/stylesheets/tomorrow-night.css
city-watch-0.6.5 static/stylesheets/tomorrow-night.css
city-watch-0.6.4 static/stylesheets/tomorrow-night.css
city-watch-0.6.3 static/stylesheets/tomorrow-night.css
city-watch-0.6.2 static/stylesheets/tomorrow-night.css
city-watch-0.6.1 static/stylesheets/tomorrow-night.css
city-watch-0.6.0 static/stylesheets/tomorrow-night.css