Sha256: 5edfa5e0cc7c14dd89d873bc648dbd0855cbf2b0e56a4ac4550a055806d26a52

Contents?: true

Size: 1.13 KB

Versions: 133

Compression:

Stored size: 1.13 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 */
.hljs-comment,
.hljs-quote {
  color: #7285b7;
}

/* Tomorrow Red */
.hljs-variable,
.hljs-template-variable,
.hljs-tag,
.hljs-name,
.hljs-selector-id,
.hljs-selector-class,
.hljs-regexp,
.hljs-deletion {
  color: #ff9da4;
}

/* Tomorrow Orange */
.hljs-number,
.hljs-built_in,
.hljs-builtin-name,
.hljs-literal,
.hljs-type,
.hljs-params,
.hljs-meta,
.hljs-link {
  color: #ffc58f;
}

/* Tomorrow Yellow */
.hljs-attribute {
  color: #ffeead;
}

/* Tomorrow Green */
.hljs-string,
.hljs-symbol,
.hljs-bullet,
.hljs-addition {
  color: #d1f1a9;
}

/* Tomorrow Blue */
.hljs-title,
.hljs-section {
  color: #bbdaff;
}

/* Tomorrow Purple */
.hljs-keyword,
.hljs-selector-tag {
  color: #ebbbff;
}

.hljs {
  display: block;
  overflow-x: auto;
  background: #002451;
  color: white;
  padding: 0.5em;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: bold;
}

Version data entries

133 entries across 133 versions & 15 rubygems

Version Path
try_api-0.0.11 app/assets/javascripts/try_api/bower_components/highlightjs/styles/tomorrow-night-blue.css
showoff-0.14.1 public/css/highlight/tomorrow-night-blue.css
try_api-0.0.10 app/assets/javascripts/try_api/bower_components/highlightjs/styles/tomorrow-night-blue.css
try_api-0.0.9 app/assets/javascripts/try_api/bower_components/highlightjs/styles/tomorrow-night-blue.css
try_api-0.0.8 app/assets/javascripts/try_api/bower_components/highlightjs/styles/tomorrow-night-blue.css
try_api-0.0.7 app/assets/javascripts/try_api/bower_components/highlightjs/styles/tomorrow-night-blue.css
try_api-0.0.6 app/assets/javascripts/try_api/bower_components/highlightjs/styles/tomorrow-night-blue.css
showoff-0.14.0 public/css/highlight/tomorrow-night-blue.css
showoff-0.13.4 public/css/highlight/tomorrow-night-blue.css
cabbage_doc-0.0.3 web/public/css/highlight/tomorrow-night-blue.css
ad2games-ui_components-2.1.0 vendor/assets/bower_components/highlightjs/styles/tomorrow-night-blue.css
showoff-0.13.3 public/css/highlight/tomorrow-night-blue.css
showoff-0.13.2 public/css/highlight/tomorrow-night-blue.css
ad2games-ui_components-2.0.14 vendor/assets/bower_components/highlightjs/styles/tomorrow-night-blue.css
ad2games-ui_components-2.0.12 vendor/assets/bower_components/highlightjs/styles/tomorrow-night-blue.css
ad2games-ui_components-2.0.11 vendor/assets/bower_components/highlightjs/styles/tomorrow-night-blue.css
ad2games-ui_components-2.0.10 vendor/assets/bower_components/highlightjs/styles/tomorrow-night-blue.css
showoff-0.13.1 public/css/highlight/tomorrow-night-blue.css
showoff-0.13.0 public/css/highlight/tomorrow-night-blue.css
ad2games-ui_components-2.0.9 vendor/assets/bower_components/highlightjs/styles/tomorrow-night-blue.css