Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invert the color scheme of toasts #166

Closed
fmaclen opened this issue Aug 28, 2024 · 1 comment · Fixed by #169
Closed

Invert the color scheme of toasts #166

fmaclen opened this issue Aug 28, 2024 · 1 comment · Fixed by #169
Labels
good first issue Good for newcomers released UX / UI Issues affecting the look and feel

Comments

@fmaclen
Copy link
Owner

fmaclen commented Aug 28, 2024

Text should be white, background should be dark red, currently looks like this:

image
image
image

The idea is that a single shade of color will look good in light and dark themes.

<Toaster richColors={true} position="top-center" />

Here's the playground/docs for svelte-sonner, our toast library:
https://svelte-sonner.vercel.app/

@fmaclen fmaclen added good first issue Good for newcomers UX / UI Issues affecting the look and feel labels Aug 28, 2024
@fmaclen
Copy link
Owner Author

fmaclen commented Sep 15, 2024

🎉 This issue has been resolved in version 0.13.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers released UX / UI Issues affecting the look and feel
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant