Sha256: 2cfa3984e66f320f2957d25530c6b95323a648222ddd772b5dcd7d4b50127e97
Contents?: true
Size: 1.04 KB
Versions: 156
Compression:
Stored size: 1.04 KB
Contents
.syntax-container.syntax-theme-bright .syntax { font-family: Menlo, Monaco, Consolas, monospace; line-height: 1.5em; } .syntax-container.syntax-theme-bright .syntax .function { color: #33f; } .syntax-container.syntax-theme-bright .syntax .keyword { color: #3c3; } .syntax-container.syntax-theme-bright .syntax .access { color: #ffb600; font-weight: bold; } .syntax-container.syntax-theme-bright .syntax .type { color: #191; font-weight: bold; } .syntax-container.syntax-theme-bright .syntax .comment { color: #6ac; font-style: italic; } .syntax-container.syntax-theme-bright .syntax .string, .syntax-container.syntax-theme-bright .syntax .constant { color: #f33; } .syntax-container.syntax-theme-bright .syntax .string .escape { color: #f99; } .syntax-container.syntax-theme-bright .syntax .operator { color: #c00; } .syntax-container.syntax-theme-bright .syntax .href { color: #00f; text-decoration: underline; } .syntax-container.syntax-theme-bright .syntax .variable { color: #22c; }
Version data entries
156 entries across 123 versions & 4 rubygems