Skip to content

[_]: update email verification toast colors for better visibility in light and dark modes#1904

Merged
terrerox merged 1 commit intomasterfrom
fix/referral-opacity
Mar 26, 2026
Merged

[_]: update email verification toast colors for better visibility in light and dark modes#1904
terrerox merged 1 commit intomasterfrom
fix/referral-opacity

Conversation

@terrerox
Copy link
Contributor

Description

update email verification toast colors for better visibility in light and dark modes

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Additional Notes

@cloudflare-workers-and-pages
Copy link

Deploying drive-web with  Cloudflare Pages  Cloudflare Pages

Latest commit: fc9cf02
Status: ✅  Deploy successful!
Preview URL: https://bfc8e38d.drive-web.pages.dev
Branch Preview URL: https://fix-referral-opacity.drive-web.pages.dev

View logs

@sonarqubecloud
Copy link

text: t('referrals.emailVerification.message'),
type: ToastType.Info,
containerClassName: 'w-100 border-primary/30 bg-primary/5 dark:bg-primary/10',
containerClassName: 'w-100 border-[#E5EFFF] dark:border-[#082D66] bg-[#F4F8FF] dark:bg-[#031632]',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Did the default style of the notification toast not suit the designer?
I find it odd that this particular toast is the only one that looks different from the rest of the app

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Looks like it. I created it just like the Figma shows

@terrerox terrerox requested a review from CandelR March 26, 2026 15:52
@terrerox terrerox merged commit 4d65c0f into master Mar 26, 2026
10 checks passed
@terrerox terrerox deleted the fix/referral-opacity branch March 26, 2026 15:58
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.

3 participants