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 logo dark mode #741

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JHWelch
Copy link

@JHWelch JHWelch commented Sep 21, 2023

What: Add dark mode logo for the README

Why: Currently the logo has a white rectangle around it in GitHub when the user has a dark theme.

How: Adding a media query style to the inside of the logo SVG

Checklist:

  • Documentation
  • Ready to be merged
  • Added myself to contributors table.
    Bot Usage

Notes:
I chose shades of the existing colors to keep with the theme. I see in the profile photo for the all-contributors account that the stars remain dark with a white outline, but decided to go with the simpler solution here instead of heavily modifying the SVG.

Feel free to update the colors.

Light Logo:

CleanShot 2023-09-20 at 21 12 07@2x

Current Dark Logo:

CleanShot 2023-09-20 at 21 13 03@2x

Modified Dark Logo:

CleanShot 2023-09-20 at 21 13 32@2x

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

Successfully merging this pull request may close these issues.

None yet

2 participants