Sha256: d4accd47a74885129fdae0c7b4a55bf900cf3bc762e0b300c37d4f8d0ec384ab

Contents?: true

Size: 1.62 KB

Versions: 20

Compression:

Stored size: 1.62 KB

Contents

/*

Pojoaque Style by Jason Tate
http://web-cms-designs.com/ftopict-10-pojoaque-style-for-highlight-js-code-highlighter.html
Based on Solarized Style from http://ethanschoonover.com/solarized

*/

.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  color: #dccf8f;
  background: url(./pojoaque.jpg) repeat scroll left top #181914;
  -webkit-text-size-adjust: none;
}

.hljs-comment,
.hljs-template_comment,
.diff .hljs-header,
.hljs-doctype,
.lisp .hljs-string,
.hljs-javadoc {
  color: #586e75;
  font-style: italic;
}

.hljs-keyword,
.css .rule .hljs-keyword,
.hljs-winutils,
.javascript .hljs-title,
.method,
.hljs-addition,
.css .hljs-tag,
.hljs-list .hljs-keyword,
.nginx .hljs-title {
  color: #b64926;
}

.hljs-number,
.hljs-command,
.hljs-string,
.hljs-tag .hljs-value,
.hljs-phpdoc,
.hljs-dartdoc,
.tex .hljs-formula,
.hljs-regexp,
.hljs-hexcolor {
  color: #468966;
}

.hljs-title,
.hljs-localvars,
.hljs-function .hljs-title,
.hljs-chunk,
.hljs-decorator,
.hljs-built_in,
.hljs-identifier,
.hljs-id {
  color: #ffb03b;
}

.hljs-attribute,
.hljs-variable,
.lisp .hljs-body,
.smalltalk .hljs-number,
.hljs-constant,
.hljs-class .hljs-title,
.hljs-parent,
.hljs-type {
  color: #b58900;
}

.css .hljs-attribute {
  color: #b89859;
}

.css .hljs-number,
.css .hljs-hexcolor {
  color: #dccf8f;
}

.css .hljs-class {
  color: #d3a60c;
}

.hljs-preprocessor,
.hljs-pragma,
.hljs-pi,
.hljs-shebang,
.hljs-symbol,
.hljs-symbol .hljs-string,
.diff .hljs-change,
.hljs-special,
.hljs-attr_selector,
.hljs-important,
.hljs-subst,
.hljs-cdata {
  color: #cb4b16;
}

.hljs-deletion {
  color: #dc322f;
}

.tex .hljs-formula {
  background: #073642;
}

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
yard-api-1.1.2 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-1.1.1 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-1.1.0 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-1.0.1 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-1.0.0 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-0.3.7 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-0.3.6 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-0.3.5 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-0.3.4 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-0.3.3 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-0.3.2 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-0.3.1 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-0.3.0 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-0.2.3 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-0.2.2 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-0.2.1 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
slippery-0.4.1 assets/highlight.js/styles/pojoaque.css
slippery-0.4.0 assets/highlight.js/styles/pojoaque.css
yard-api-0.1.10 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css
yard-api-0.1.8 templates/api/fulldoc/html/js/highlight/styles/pojoaque.css