Skip to content

fix(settings): update dark mode divider color for better contrast#3554

Merged
rohitpaulk merged 1 commit intomainfrom
fix-dark-mode-divider-color
Jan 5, 2026
Merged

fix(settings): update dark mode divider color for better contrast#3554
rohitpaulk merged 1 commit intomainfrom
fix-dark-mode-divider-color

Conversation

@rohitpaulk
Copy link
Copy Markdown
Member

@rohitpaulk rohitpaulk commented Jan 5, 2026

Change the divider color in dark mode from a solid gray to a
semi-transparent white. This improves visibility and maintains
consistency with the updated dark theme styling.


Note

Adjusts the dark theme styling for the settings form divider.

  • In app/components/settings/form-divider.hbs, replace dark:bg-gray-900 with dark:bg-white/5 to improve visibility and align with updated dark theme

Written by Cursor Bugbot for commit 6bd8637. This will update automatically on new commits. Configure here.

Change the divider color in dark mode from a solid gray to a 
semi-transparent white. This improves visibility and maintains 
consistency with the updated dark theme styling.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 5, 2026

Test Results

  1 files  ±0    1 suites  ±0   7m 9s ⏱️ -4s
699 tests ±0  644 ✅ ±0  55 💤 ±0  0 ❌ ±0 
714 runs  ±0  659 ✅ ±0  55 💤 ±0  0 ❌ ±0 

Results for commit 6bd8637. ± Comparison against base commit 5ece186.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@rohitpaulk rohitpaulk merged commit 2e9bdf8 into main Jan 5, 2026
8 checks passed
@rohitpaulk rohitpaulk deleted the fix-dark-mode-divider-color branch January 5, 2026 15:33
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.

1 participant