Sha256: 79388b3b3e81adf6a7b132ecd1aacc98a0321d3f5dc320999581c9f3fbcd4573

Contents?: true

Size: 1.42 KB

Versions: 49

Compression:

Stored size: 1.42 KB

Contents

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

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

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

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

.tomorrow-aqua, pre .css .hexcolor {
  color: #70c0b1;
}

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

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

pre code {
  display: block;
  background: black;
  color: #eaeaea;
  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

49 entries across 49 versions & 1 rubygems

Version Path
tawork-0.0.50 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.49 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.48 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.47 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.46 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.45 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.44 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.43 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.42 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.41 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.40 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.39 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.38 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.37 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.36 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.35 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.34 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.33 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.31 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css
tawork-0.0.30 vendor/assets/stylesheets/highlight/tomorrow-night-bright.css