Last active
October 3, 2016 10:16
-
-
Save leemunroe/9162404 to your computer and use it in GitHub Desktop.
Social Media Brand Colors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Common social media colors | |
// More at http://brandcolors.net/ | |
$dribbble-color:#ea4c89; | |
$facebook-color:#3b5998; | |
$github-color:#171515; | |
$google-color:#dd4b39; | |
$linkedin-color:#0e76a8; | |
$rss-color:#ee802f; | |
$twitter-color:#00aced; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment