Sha256: 286f7812a6ad79a93acc90159b28b32aba961acb4207b8da148fa8a9a8a67468

Contents?: true

Size: 1.55 KB

Versions: 20

Compression:

Stored size: 1.55 KB

Contents

/*

Visual Studio-like style based on original C# coloring by Jason Diamond <jason@diamond.name>

*/
.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: white;
  color: black;
  -webkit-text-size-adjust: none;
}

.hljs-comment,
.hljs-annotation,
.hljs-template_comment,
.diff .hljs-header,
.hljs-chunk,
.apache .hljs-cbracket {
  color: #008000;
}

.hljs-keyword,
.hljs-id,
.hljs-built_in,.css
.smalltalk .hljs-class,
.hljs-winutils,
.bash .hljs-variable,
.tex .hljs-command,
.hljs-request,
.hljs-status,
.nginx .hljs-title,
.xml .hljs-tag,
.xml .hljs-tag .hljs-value {
  color: #00f;
}

.hljs-string,
.hljs-title,
.hljs-parent,
.hljs-tag .hljs-value,
.hljs-rules .hljs-value,
.ruby .hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.hljs-template_tag,
.django .hljs-variable,
.hljs-addition,
.hljs-flow,
.hljs-stream,
.apache .hljs-tag,
.hljs-date,
.tex .hljs-formula,
.coffeescript .hljs-attribute {
  color: #a31515;
}

.ruby .hljs-string,
.hljs-decorator,
.hljs-filter .hljs-argument,
.hljs-localvars,
.hljs-array,
.hljs-attr_selector,
.hljs-pseudo,
.hljs-pi,
.hljs-doctype,
.hljs-deletion,
.hljs-envvar,
.hljs-shebang,
.hljs-preprocessor,
.hljs-pragma,
.userType,
.apache .hljs-sqbracket,
.nginx .hljs-built_in,
.tex .hljs-special,
.hljs-prompt {
  color: #2b91af;
}

.hljs-phpdoc,
.hljs-dartdoc,
.hljs-javadoc,
.hljs-xmlDocTag {
  color: #808080;
}

.hljs-type,
.hljs-typename { font-weight: bold; }

.vhdl .hljs-string { color: #666666; }
.vhdl .hljs-literal { color: #a31515; }
.vhdl .hljs-attribute { color: #00b0e8; }

.xml .hljs-attribute { color: #f00; }

Version data entries

20 entries across 20 versions & 2 rubygems

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