Skip to content

Instantly share code, notes, and snippets.

@jmc-figueira
Forked from pierremtb/liri-sites-colors-db.json
Last active October 6, 2015 23:21
Show Gist options
  • Save jmc-figueira/6a6b4dde1715ed0bd271 to your computer and use it in GitHub Desktop.
Save jmc-figueira/6a6b4dde1715ed0bd271 to your computer and use it in GitHub Desktop.
Liri Browser SitesColors database
[
{'domain':'facebook.com', 'color': '#3b5998'} ,
{'domain':'linkedin.com', 'color': '#646464'} ,
{'domain':'twitter.com', 'color': '#00aced'} ,
{'domain':'github.com', 'color': '#f5f5f5'} ,
{'domain':'youtube.com', 'color': '#b31217'} ,
{'domain':'9gag.com', 'color': '#262626'} ,
{'domain':'reddit.com', 'color': '#c5dbf9'} ,
{'domain':'soundcloud.com', 'color': '#f64100'}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment