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

Dark mode support for alert boxes #2396

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

Conversation

int-y1
Copy link
Contributor

@int-y1 int-y1 commented Dec 30, 2024

part of #2035

  • for light mode, shorten #123456 to #123 without modifying the color too much
  • add support for dark mode

Screenshot 2024-12-29 211122

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.73%. Comparing base (fd7fb05) to head (861774c).
Report is 61 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2396      +/-   ##
==========================================
+ Coverage   46.76%   47.73%   +0.97%     
==========================================
  Files         251      259       +8     
  Lines       13317    13706     +389     
==========================================
+ Hits         6228     6543     +315     
- Misses       7089     7163      +74     

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

@kiritofeng
Copy link
Member

Can you attach a picture for the before and after for light mode as well?

@int-y1
Copy link
Contributor Author

int-y1 commented Dec 30, 2024

left side is old, right side is new

Screenshot 2024-12-29 214841

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