Skip to content

Add a Grey/Orange version of the logo #2

Open
@irsital

Description

@irsital

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions