Sha256: c1a00853bb0f4e3cdac5e6886983a30f69b9752485824661bc5c12f6e34a79d2
Contents?: true
Size: 1.3 KB
Versions: 4
Compression:
Stored size: 1.3 KB
Contents
code, kbd, pre { font-family: $font-code; font-weight: 700; background-color: $grey-lightest; } .highlight { margin: 1rem 0; pre { padding: 1rem; } .err { color: $text; } .w { color: transparent; } .x, .n { color: $text; } .na { color: $blue; } .nb { color: $cyan; } .nc { color: $blue; } .no, .nd { color: $pink; } .ni, .ne { color: $text; } .nf { color: $cyan; } .nl { color: $blue-dark; } .nn { color: $green-light; } .nx { color: $cyan; } .py { color: $text; } .nt { color: $red; } .nv { color: $orange; } .vc, .vg, .vi, .bp, .o { color: $text; } .ow { color: $pink; } .c, .cm { color: $grey; font-style: italic; } .cp { color: $green; font-style: italic; } .c1, .cs { color: $grey; font-style: italic; } .k, .kc, .kd { color: $pink; } .kn { color: $blue; } .kp, .kr, .kt { color: $pink; } .l { color: $greenish; } .ld, .m, .mf, .mh, .mi, .mo, .il { color: $orange; } .s, .sb, .sc, .sd, .s2, .se, .sh, .si, .sx, .sr, .s1 { color: $greenish; } .ss { color: $cyan; } .g, .gd, .ge, .gr, .gh, .gi, .go, .gp, .gs, .gu, .gt { color: $blue-dark; } }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
vitrina-0.3.1 | _sass/code.scss |
vitrina-0.3.0 | _sass/code.scss |
vitrina-0.2.8 | _sass/code.scss |
vitrina-0.2.6 | _sass/code.scss |