abdonrd/gdg-logo

Specify text color

jasonberryman opened this issue · 1 comments

This is an amazing tool. Thank you for creating it!

We have a requirement to put the logo on a dark background (t-shirt) and I can't see anywhere to specify the font color. Is this easy to do?

Sorry, it doesn't support it. This Web Components was only a small proof of concept.

The color from the name is from:

ctx.fillStyle = 'rgba(0, 0, 0, 0.54)';

And the images:

https://github.com/abdonrd/gdg-logo/tree/master/images