Sha256: d4df874d545a662207fc7b04246eb5a1224c8345698b45f881177f2e4090e271

Contents?: true

Size: 1.03 KB

Versions: 137

Compression:

Stored size: 1.03 KB

Contents

/*

Google Code style (c) Aahan Krish <geekpanth3r@gmail.com>

*/

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

.hljs-comment,
.hljs-quote {
  color: #800;
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-section,
.hljs-title,
.hljs-name {
  color: #008;
}

.hljs-variable,
.hljs-template-variable {
  color: #660;
}

.hljs-string,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-regexp {
  color: #080;
}

.hljs-literal,
.hljs-symbol,
.hljs-bullet,
.hljs-meta,
.hljs-number,
.hljs-link {
  color: #066;
}

.hljs-title,
.hljs-doctag,
.hljs-type,
.hljs-attr,
.hljs-built_in,
.hljs-builtin-name,
.hljs-params {
  color: #606;
}

.hljs-attribute,
.hljs-subst {
  color: #000;
}

.hljs-formula {
  background-color: #eee;
  font-style: italic;
}

.hljs-selector-id,
.hljs-selector-class {
  color: #9B703F
}

.hljs-addition {
  background-color: #baeeba;
}

.hljs-deletion {
  background-color: #ffc8bd;
}

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

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

Version data entries

137 entries across 137 versions & 14 rubygems

Version Path
try_api-0.0.12 app/assets/javascripts/try_api/bower_components/highlightjs/styles/googlecode.css
try_api-0.0.11 app/assets/javascripts/try_api/bower_components/highlightjs/styles/googlecode.css
showoff-0.14.1 public/css/highlight/googlecode.css
try_api-0.0.10 app/assets/javascripts/try_api/bower_components/highlightjs/styles/googlecode.css
try_api-0.0.9 app/assets/javascripts/try_api/bower_components/highlightjs/styles/googlecode.css
try_api-0.0.8 app/assets/javascripts/try_api/bower_components/highlightjs/styles/googlecode.css
try_api-0.0.7 app/assets/javascripts/try_api/bower_components/highlightjs/styles/googlecode.css
try_api-0.0.6 app/assets/javascripts/try_api/bower_components/highlightjs/styles/googlecode.css
showoff-0.14.0 public/css/highlight/googlecode.css
showoff-0.13.4 public/css/highlight/googlecode.css
cabbage_doc-0.0.6 web/public/css/highlight/googlecode.css
cabbage_doc-0.0.5 web/public/css/highlight/googlecode.css
cabbage_doc-0.0.4 web/public/css/highlight/googlecode.css
cabbage_doc-0.0.3 web/public/css/highlight/googlecode.css
ad2games-ui_components-2.1.0 vendor/assets/bower_components/highlightjs/styles/googlecode.css
showoff-0.13.3 public/css/highlight/googlecode.css
showoff-0.13.2 public/css/highlight/googlecode.css
ad2games-ui_components-2.0.14 vendor/assets/bower_components/highlightjs/styles/googlecode.css
ad2games-ui_components-2.0.12 vendor/assets/bower_components/highlightjs/styles/googlecode.css
ad2games-ui_components-2.0.11 vendor/assets/bower_components/highlightjs/styles/googlecode.css