Skip to content

Fix #5286: Improved contrast for error notifications in Dark ModeFix/dark mode notification contrast#5293

Open
Ronak-si wants to merge 2 commits intosugarlabs:masterfrom
Ronak-si:fix/dark-mode-notification-contrast
Open

Fix #5286: Improved contrast for error notifications in Dark ModeFix/dark mode notification contrast#5293
Ronak-si wants to merge 2 commits intosugarlabs:masterfrom
Ronak-si:fix/dark-mode-notification-contrast

Conversation

@Ronak-si
Copy link

@Ronak-si Ronak-si commented Jan 23, 2026

fix: improve contrast for error notifications in dark mode

Changes

  • Added white text color and high-contrast background for .toast and .popupMsg classes within the .dark theme in themes.css.

Fixes #5286

PR Category

  • Bug Fix
  • Feature
  • Performance
  • Tests
  • Documentation

@github-actions
Copy link
Contributor

✅ All Jest tests passed! This PR is ready to merge.

@vanshika2720
Copy link
Contributor

@Ronak-si Lots of unrelated changes..remove them

@Ronak-si Ronak-si force-pushed the fix/dark-mode-notification-contrast branch from e7e5c75 to 875bb0c Compare March 5, 2026 06:13
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

✅ All Jest tests passed! This PR is ready to merge.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

✅ All Jest tests passed! This PR is ready to merge.

@github-actions github-actions bot added the bug fix Fixes a bug or incorrect behavior label Mar 5, 2026
@Ronak-si
Copy link
Author

Ronak-si commented Mar 5, 2026

"Hi @vanshika2720 , I have removed all the unrelated test and refactoring files as requested, resolved the CSS merge conflicts, and fixed the PR category. The PR now strictly contains the 14 lines for the dark mode contrast fix and all automated checks are passing. It is ready for your review!"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Fixes a bug or incorrect behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Dark Mode Visibility

2 participants