Skip to content

Instantly share code, notes, and snippets.

@richmilns
Created March 27, 2015 14:18
Show Gist options
  • Save richmilns/5235256ce1e246905e19 to your computer and use it in GitHub Desktop.
Save richmilns/5235256ce1e246905e19 to your computer and use it in GitHub Desktop.
Social Network colours for LESS
// Social Network Colours
// =======================================
@col-facebook:#3b5998;
@col-twitter:#00aced;
@col-google-plus:#dd4b39;
@col-youtube:#bb0000;
@col-linkedin:#007bb6;
@col-instragram:#517fa4;
@col-pinterest:#cb2027;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment