Skip to content

Instantly share code, notes, and snippets.

@8lane
Created February 22, 2016 12:41
Show Gist options
  • Save 8lane/0844c78bd6291bf40870 to your computer and use it in GitHub Desktop.
Save 8lane/0844c78bd6291bf40870 to your computer and use it in GitHub Desktop.
.header {
color: tint(brand2);
}
.header--primary {
background: tint(brand3, 90);
}
.header--secondary {
background: tint(brand1, 20);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment