Sha256: a815ae85f0318b5154ed85f2f4ab31325c14aea5a2b603513f96e26a1070c524
Contents?: true
Size: 659 Bytes
Versions: 6
Compression:
Stored size: 659 Bytes
Contents
/* Theme default */ @color-primary: #40babd; @color-green: #75c181; @color-red: #f77b6b; @color-blue: #58bbee; @color-orange: #F88C30; @color-pink: #EA5395; @color-purple: #8A40A7; @text-color: #494d55; @text-color-secondary: lighten(@text-color, 10%); @text-grey: lighten(@text-color-secondary, 25%); @grey: lighten(@text-color-secondary, 25%); @light-grey: #c3c3c3; @dark-grey: #666; @black: #000; @smoky-white: #f5f5f5; @smoky-grey: #f9f9fb; @divider: #f0f0f0; @new: #60A823; @error: #E65348; @facebook: #3b5998; @twitter: #55acee; @google: #dd4b39; @github: #444;
Version data entries
6 entries across 6 versions & 1 rubygems