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

ci: add dark Blitzar logo ( PROOF-680 ) #10

Merged
merged 3 commits into from
Oct 30, 2023
Merged

Conversation

jacobtrombetta
Copy link
Contributor

Rationale for this change

The text on the Blitzar logo does not appear on light backgrounds.
image
This PR adds a logo that can be displayed on light backgrounds and updates the HTML to detect if the color scheme is light or dark.

What changes are included in this PR?

  • A new dark logo is added to the blitzar-rs/assets branch.
  • The image link is updated to default to the dark logo.
  • A <picture> tag is added to detect dark/light color schemes in Github's markdown following this post.

Are these changes tested?

Yes, on Github and with VSCode's markdown viewer. The changes have not been tested on crates.io.

Screen shots from the Github test are below.
image

@jacobtrombetta jacobtrombetta self-assigned this Oct 30, 2023
@jacobtrombetta jacobtrombetta merged commit 039c0a6 into main Oct 30, 2023
7 checks passed
@jacobtrombetta jacobtrombetta deleted the ci/dark-logo-PROOF-680 branch October 30, 2023 16:45
@SxT-Release
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants