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

Improve dark mode support #303

Merged
merged 1 commit into from
Sep 7, 2024
Merged

Improve dark mode support #303

merged 1 commit into from
Sep 7, 2024

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Jul 15, 2024

Closes #294

Copy link

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab.

Also, the version of ITables developed in this PR can be installed with pip:

pip install git+https://github.com/mwouts/itables.git@improve_dark_mode

(this requires nodejs, see more at Developing ITables)

@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.88%. Comparing base (1f6f0a6) to head (ff29305).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #303   +/-   ##
=======================================
  Coverage   95.88%   95.88%           
=======================================
  Files          27       27           
  Lines        1191     1191           
=======================================
  Hits         1142     1142           
  Misses         49       49           

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

@mwouts mwouts merged commit 014d22e into main Sep 7, 2024
14 checks passed
@mwouts mwouts deleted the improve_dark_mode branch September 7, 2024 23:11
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.

Changing the color of buttons in searchBuilder
2 participants