Sha256: ea34a90cdf395d95e74713c04c7efa49a30650cddd05d778d4c86d5e714b1989
Contents?: true
Size: 771 Bytes
Versions: 2
Compression:
Stored size: 771 Bytes
Contents
.grad-orange{ background: linear-gradient( to bottom right, rgba(245, 136,61, .85), rgba(244, 123, 40, 1) ); color: white; } .grad-green{ background: linear-gradient( to bottom right, rgba(66, 142, 66, .85), rgba(66, 142, 66, 1) ); color: white; } .grad-purple{ background: linear-gradient( to bottom right, rgba(142,26,79, .85), rgba(158,29,88, 1) ); color: white; } .grad-blue{ background: linear-gradient( to bottom right, rgba(41,155,166, .85), rgba(20,161,175, 1) ); color: white; } .grad-grey{ background: linear-gradient( to bottom right, rgba(105,105,105, .85), rgba(130,130,130, 1) ); color: white; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
solar-flair-0.1.10 | _sass/solar-flair/_gradients.scss |
solar-flair-0.1.7 | _sass/solar-flair/_gradients.scss |