Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Grey/Orange version of the logo #2

Open
irsital opened this issue Aug 10, 2018 · 0 comments
Open

Add a Grey/Orange version of the logo #2

irsital opened this issue Aug 10, 2018 · 0 comments

Comments

@irsital
Copy link

irsital commented Aug 10, 2018

Because we now have a proper @codestar.nl email adreses I wanted to add a small Codestar logo to my e-mail signature.

A height of 32 seems to work the best.
python3 logo.py -c all -H 32 -f png

But because of the transparency the current logo's don't look right in emails. Also I personally dislike the monochrome and light options generated.
Light:
codestar_logo_light_ height 32
Standard:
codestar_logo_standard_ height 32
Dark:
codestar_logo_dark_ height 32
Monochrome:
codestar_logo_monochrome_ height 32

Looking at the email signatures of MartinW and Koen, they are using the Orange/Grey logo, which we also used on other codestar merch (T-Shirt, Mugs, Stickers).

PR #3 adds an option to generate the grey logo. I've used a color picker to find the grey value to be #9b9b9b / RGB(155,155,155), which seems to work, but we can tweak it off course.

Result in grey:
codestar_logo_grey_ height 32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant