Sha256: 8357c4d52d49246c3d68c519f3f9402e795ff7c84763d9776af117c6906214e1
Contents?: true
Size: 425 Bytes
Versions: 3
Compression:
Stored size: 425 Bytes
Contents
.yaml .normal {} .yaml .document { font-weight: bold; color: #07F; } .yaml .type { font-weight: bold; color: #05C; } .yaml .key { color: #F88; } .yaml .comment { color: #005; font-style: italic; } .yaml .punct { color: #447; font-weight: bold; } .yaml .string { color: #944; } .yaml .number { color: #F99; } .yaml .time { color: #F99; } .yaml .date { color: #F99; } .yaml .ref { color: #944; } .yaml .anchor { color: #944; }
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
vanity-1.7.1 | vendor/ruby/1.9.1/gems/syntax-1.0.0/data/yaml.css |
syntax-1.0.0 | data/yaml.css |
syntax-0.7.0 | data/yaml.css |