Sha256: cff413d9833bc49934de84c309c68a252cd8fb4e81717d99931d112e949ecf00
Contents?: true
Size: 930 Bytes
Versions: 158
Compression:
Stored size: 930 Bytes
Contents
code.syntax-theme-paper { font-family: "Bitstream Vera Sans Mono", "Courier", monospace; line-height: 1.5em; } code.syntax-theme-paper .function { color: #33f; } code.syntax-theme-paper .keyword { color: #cb4b16; } code.syntax-theme-paper .access { color: #ffb600; font-weight: bold; } code.syntax-theme-paper .type { color: #268bd2; } code.syntax-theme-paper .comment { color: #998; font-style: italic; } code.syntax-theme-paper .string { color: #2aa198; } code.syntax-theme-paper .string .escape { color: #2ab1a8; } code.syntax-theme-paper .operator { color: #268bd2; } code.syntax-theme-paper .href { color: #00f; text-decoration: underline; } code.syntax-theme-paper .variable { color: #b58900; } code.syntax-theme-paper .constant { color: #099; } pre code.syntax-theme-paper > span:nth-child(odd) { background-color: rgba(0, 0, 0, 0.05); }
Version data entries
158 entries across 125 versions & 4 rubygems