Sha256: 9d44e4165b2aad0c0770e0eced2c62ed39ff3378ef5553f1d4f2d07d6a70a1a7
Contents?: true
Size: 1.09 KB
Versions: 16
Compression:
Stored size: 1.09 KB
Contents
// Misc. $misc: ( z-index-base: 10000 ); // Duration. $duration: ( navPanel: 0.5s ); // Size. $size: ( navPanel: 275px ); // Font. $font: ( ); // Palette. $palette: ( bg: #f3f6fa, fg: #7c8081, border: transparentize(#7c8081, 0.8), header: ( bg: #fff, fg: inherit, alt-bg: transparent, alt-fg: #fff ), banner: ( bg: #898786, fg: #fff, inner-bg: #341b2b, inner-fg: #fff ), footer: ( bg: #E8EEF4, fg: #7c8081 ), one: ( bg: #83d3c9, fg: #fff ), two: ( bg: #fff, fg: inherit ), three: ( bg: #645862, fg: #fff ), navPanel: ( bg: #1c2021, fg: #fff ), navButton: ( bg: rgba(163,169,170,0.75), fg: #fff ), twitter: ( bg: #70aecd, fg: #fff ), facebook: ( bg: #7490c3, fg: #fff ), google-plus: ( bg: #db6b67, fg: #fff ), github: ( bg: #dcad8b, fg: #fff ), dribbble: ( bg: #da83ae, fg: #fff ) );
Version data entries
16 entries across 16 versions & 1 rubygems