mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-17 23:51:08 +03:00
Update colors of Gitter, Ghost and Evernote (#848)
* Update Gitter color Update the color for the Gitter logo. Since it is hard to find an official source for the color, but pink seems to be more or less their brand color, I used the pink found at https://brandcolors.net/b/gitter Closes #820 * Update Ghost color Updated the color of the Ghost icon based on their (updated) styleguide Closes #824 * Update Evernote color Updated the color for the Evernote icon. Although the green is more iconic, their brand guidelines specify explicitely that you should not change the color of the logo. Closes #813 * Update Evernote color Updated the Evernote color based on feedback by @birjolaxew using the primary brand color rather then the icon color
This commit is contained in:
parent
c4d6845f3a
commit
9071129644
@ -472,8 +472,8 @@
|
||||
},
|
||||
{
|
||||
"title": "Evernote",
|
||||
"hex": "2DBE60",
|
||||
"source": "https://evernote.com/brand/color-palette/"
|
||||
"hex": "2DBD60",
|
||||
"source": "https://evernote.com/c/assets/brand-and-press/evernote-brand-guidelines.pdf"
|
||||
},
|
||||
{
|
||||
"title": "Everplaces",
|
||||
@ -562,8 +562,8 @@
|
||||
},
|
||||
{
|
||||
"title": "Ghost",
|
||||
"hex": "718087",
|
||||
"source": "https://ghost.org/about/logos"
|
||||
"hex": "738A94",
|
||||
"source": "https://ghost.org/design"
|
||||
},
|
||||
{
|
||||
"title": "Git",
|
||||
@ -582,7 +582,7 @@
|
||||
},
|
||||
{
|
||||
"title": "Gitter",
|
||||
"hex": "FF0064",
|
||||
"hex": "ED1965",
|
||||
"source": "https://gitter.im/"
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user