Last active
December 12, 2016 01:38
-
-
Save pierremtb/829db60ad0df3a3fed6e to your computer and use it in GitHub Desktop.
Liri Browser SitesColors database
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
[ | |
{'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'} , | |
{'domain':'khanacademy.org', 'color': '#66CD00'} | |
] |
@jmc-figueira @Viruska You can't edit it directly ?
@pierremtb No, only you can. 😉
Is this being used anymore or are you using meta: theme-color HTML tags?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
doesn't look like there's a pull request button here.
here's mine, i'll add more websites as i see fit: https://gist.github.com/VirusKA/9b29cba203bf0c20b060