seed-helpscout-theme
Help Scout theme pack for Seed!
This theme pack is based off the Help Scout color scheme.
File size
Minified | Gzipped |
---|---|
6.5 KB | 1.2 KB |
Install
npm install seed-helpscout-theme --save
Basic Usage
SCSS
This seed pack needs to be imported into your sass pipeline. Below is an example using Gulp:
var gulp = ;var sass = ;var pack = ; gulp;
Once that is setup, simply @import
seed-helpscout-theme as needed in your .scss
file:
// Packs ;
Options
The following variables can be found in _config.scss
;; // Theme colors // Constructing the color palette from seed-color-scheme-helpscout ;