Skip to content

Fix: make toast messages fully opaque#675

Merged
BrentIO merged 1 commit into
mainfrom
fix/toast-opacity
Jun 21, 2026
Merged

Fix: make toast messages fully opaque#675
BrentIO merged 1 commit into
mainfrom
fix/toast-opacity

Conversation

@BrentIO

@BrentIO BrentIO commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • Removes /50 opacity modifier from dark mode toast backgrounds across both Controller/ui and Hardware-Registration-and-Configuration/ui
  • Bumps light mode backgrounds from -50 to -100 tints with matching -300 borders
  • Applies to success, warning (amber), and error toast types

Test plan

  • Trigger a success toast and confirm it is fully opaque in light and dark mode
  • Trigger a warning toast and confirm it is fully opaque in light and dark mode
  • Trigger an error toast and confirm it is fully opaque in light and dark mode

🤖 Generated with Claude Code

Removes /50 transparency from dark mode toast backgrounds and bumps
light mode from -50 to -100 tints (with matching -300 borders) so
success, warning, and error toasts are fully opaque in both themes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@BrentIO BrentIO merged commit ce5c7da into main Jun 21, 2026
2 checks passed
@BrentIO BrentIO deleted the fix/toast-opacity branch June 21, 2026 18:47
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