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