Sha256: bf37e1d3ea66e596aa46e0c706fe6985332f2672e5ad85a9393234366204019e

Contents?: true

Size: 646 Bytes

Versions: 8

Compression:

Stored size: 646 Bytes

Contents

/*
Date: 24 Fev 2015
Author: Pedro Oliveira <kanytu@gmail . com>
*/

.hljs {
  color: #a9b7c6;
  background: #282b2e;
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  -webkit-text-size-adjust: none;
}

.hljs-number {
  color: #6897BB;
}

.hljs-keyword,
.hljs-deletion {
  color: #cc7832;
}

.hljs-comment {
  color: #808080;
}

.hljs-annotation {
  color: #bbb529;
}

.hljs-string,
.hljs-addition {
  color: #6A8759;
}

.hljs-function .hljs-title,
.hljs-change {
  color: #ffc66d;
}

.hljs-tag .hljs-title,
.hljs-doctype {
  color: #e8bf6a;
}

.hljs-tag .hljs-attribute {
  color: #bababa;
}

.hljs-tag .hljs-value {
  color: #a5c261;
}

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
showoff-0.11.2 public/css/highlight/androidstudio.css
showoff-0.11.1 public/css/highlight/androidstudio.css
showoff-0.11.0 public/css/highlight/androidstudio.css
volt-code_highlight-0.2.0 app/code_highlight/assets/css/androidstudio.css
volt-code_highlight-0.1.0 app/code_highlight/assets/css/androidstudio.css
showoff-0.10.2 public/css/highlight/androidstudio.css
showoff-0.10.1 public/css/highlight/androidstudio.css
showoff-0.10.0 public/css/highlight/androidstudio.css