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

Make datachain logo show up properly on Safari in dark mode #413

Merged
merged 33 commits into from
Sep 11, 2024

Conversation

djsauble
Copy link
Contributor

@djsauble djsauble commented Sep 9, 2024

Dark mode:
image

Light mode:
image

@djsauble djsauble self-assigned this Sep 9, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 9, 2024

Deploying datachain-documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: 00c1741
Status: ✅  Deploy successful!
Preview URL: https://4f2ca32d.datachain-documentation.pages.dev
Branch Preview URL: https://fix-dark-mode-on-safari.datachain-documentation.pages.dev

View logs

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.31%. Comparing base (424b05b) to head (00c1741).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #413   +/-   ##
=======================================
  Coverage   87.31%   87.31%           
=======================================
  Files          92       92           
  Lines        9982     9982           
  Branches     2041     2041           
=======================================
  Hits         8716     8716           
  Misses        911      911           
  Partials      355      355           
Flag Coverage Δ
datachain 87.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@djsauble djsauble marked this pull request as ready for review September 10, 2024 23:07
@djsauble djsauble requested a review from yathomasi September 10, 2024 23:08
:height: 48
:alt: DataChain logo

================
Copy link
Member

Choose a reason for hiding this comment

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

top line looks dodgy on light mode

image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not enough contrast?

Copy link
Contributor Author

@djsauble djsauble Sep 10, 2024

Choose a reason for hiding this comment

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

This is a bit of a hack, but I can just give the logo a black background so it shows up clearly regardless of theme.

image image

Copy link
Member

Choose a reason for hiding this comment

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

No, the line:

image

Copy link
Member

Choose a reason for hiding this comment

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

I think it was fine before, I would just remove the extra top line

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That might just be a GitHub bug, I see it in other repos too.
Screenshot 2024-09-10 at 4 41 17 PM
Screenshot 2024-09-10 at 4 42 06 PM

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed that top line and still see that artifact. 🤷
image

Copy link
Contributor

@yathomasi yathomasi left a comment

Choose a reason for hiding this comment

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

Looks great. Thanks!

@yathomasi yathomasi merged commit df24ffa into main Sep 11, 2024
32 of 38 checks passed
@yathomasi yathomasi deleted the fix_dark_mode_on_safari branch September 11, 2024 08:02
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