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

fix(doc): Improve appearance of logo against a dark background #177

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

andybalaam
Copy link
Member

The border of the Zemi image faded out to white, which left a halo when viewed against a dark background. This change makes it fade out to transparent.

Before:

image

After:

image

The border of the Zemi image faded out to white, which left a halo when
viewed against a dark background. This change makes it fade out to
transparent.

Signed-off-by: Andy Balaam <[email protected]>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.35%. Comparing base (dbe0234) to head (9c8dd44).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #177   +/-   ##
=======================================
  Coverage   90.35%   90.35%           
=======================================
  Files          34       34           
  Lines        1907     1907           
=======================================
  Hits         1723     1723           
  Misses        184      184           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@poljar poljar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

@poljar poljar merged commit b56114b into matrix-org:main Sep 5, 2024
17 checks passed
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.

3 participants