Sha256: bb45fa6456a24c4f4c16a67c68ae111d5e5a73eeeee0c0280a10a8432bef170a
Contents?: true
Size: 507 Bytes
Versions: 78
Compression:
Stored size: 507 Bytes
Contents
.syntax-theme-base .syntax .add { color: green; } .syntax-theme-base .syntax .del { color: red; } .syntax-theme-base .syntax .insert { color: green; } .syntax-theme-base .syntax .insert-line { background-color: #cfc !important; } .syntax-theme-base .syntax .remove { color: red; } .syntax-theme-base .syntax .remove-line { background-color: #fcc !important; } .syntax-theme-base .syntax .offset { color: blue; } .syntax-theme-base .syntax .offset-line { background-color: #ccf !important; }
Version data entries
78 entries across 47 versions & 1 rubygems