Skip to content

Hotfix: Fix sidebar dark mode colors#843

Merged
chrismaddalena merged 3 commits intomasterfrom
hotfix/sidebar-dark-mode
Mar 17, 2026
Merged

Hotfix: Fix sidebar dark mode colors#843
chrismaddalena merged 3 commits intomasterfrom
hotfix/sidebar-dark-mode

Conversation

@chrismaddalena
Copy link
Collaborator

This adjusts two color settings for dark mode to improve the look and contrast of active dropdowns in the sidebar.

Copilot AI review requested due to automatic review settings March 17, 2026 18:49
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adjusts dark mode CSS variables to change the sidebar’s active dropdown styling and header text color for improved visual contrast in the sidebar UI.

Changes:

  • Updated dark-mode --sidebar-active-text-color
  • Updated dark-mode --sidebar-header-text-color

@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.60%. Comparing base (ddb43a7) to head (5c16e5d).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #843   +/-   ##
=======================================
  Coverage   91.60%   91.60%           
=======================================
  Files         373      373           
  Lines       21488    21488           
=======================================
  Hits        19685    19685           
  Misses       1803     1803           

☔ 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.

@chrismaddalena chrismaddalena merged commit 86acfd2 into master Mar 17, 2026
9 checks passed
@chrismaddalena chrismaddalena deleted the hotfix/sidebar-dark-mode branch March 17, 2026 21:35
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.

2 participants