Skip to content

Add dark-mode to starlette-admin#733

Open
Alwinator wants to merge 3 commits intojowilf:mainfrom
Alwinator:main
Open

Add dark-mode to starlette-admin#733
Alwinator wants to merge 3 commits intojowilf:mainfrom
Alwinator:main

Conversation

@Alwinator
Copy link
Contributor

Implementation Details

  • Add JavaScript section to detect system dark-mode settings and dynamically update tabler dark-mode label
  • Add CSS to fix dark mode issues of select2

Fixes #378

@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.72%. Comparing base (2540c51) to head (5c14b23).
⚠️ Report is 58 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #733      +/-   ##
===========================================
- Coverage   100.00%   99.72%   -0.28%     
===========================================
  Files           75       86      +11     
  Lines         5817     6849    +1032     
===========================================
+ Hits          5817     6830    +1013     
- Misses           0       19      +19     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Enhancement: Tabler Theme: Light and Dark Mode

1 participant