Closed jroper closed 6 years ago
To view the finished product, view here (now GitHub can find the images so it renders nicely):
I was thinking about changing the colors to reuse the MP colors. I know... purely cosmetic.
Ok, so what are MP colours? For yellow, the MP logo uses #FDB71C
, while the website stylesheets use #EFC94C
. The latter is used as a background colour, so we should probably use the former for lines in diagrams. The other MP colour is blue, but the website itself never uses this colour as a solid colour, the blue that you see in the website is a transparent layer on top of an image. The only solid blue I could find was in its favicon, where it uses #1F3A50
. The original logo announcement blog post has a logo sporting #19405B
as its blue. They're not terribly different, the latter is a bit more blue. So I'm going for the latter. So the two colours are #FDB71C
and #19405B
.
I've updated this PR with the images using those colours.
And the updated link for previewing the images in the documentation is:
I've updated the colours again according to the discussion on the mailing list, a very slight (almost unnoticeable) change to the blue from #19405B
to #123E5C
. Here's the link to preview:
Merging as it was decided in the Reactive Hangout to merge this.