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

[Feature Request] add option to set background colors for toast #32

Closed
daBlesr opened this issue Sep 12, 2024 · 2 comments
Closed

[Feature Request] add option to set background colors for toast #32

daBlesr opened this issue Sep 12, 2024 · 2 comments

Comments

@daBlesr
Copy link

daBlesr commented Sep 12, 2024

Hi, thank you for providing this crate.
I find the toasts difficult to see/notice as there is little contrast with the background color of the app.
Possible ways to make the toasters more noticeable:

  • I'd like to be able to configure that e.g. for success toasters the entire background of the toaster becomes green.
  • Configure shadow or border.

Is this something you agree with?

@woelper
Copy link
Contributor

woelper commented Sep 26, 2024

Very good idea. A shadow would work well I suppose! I also just ran into an issue where the toast was barely visible.

@woelper
Copy link
Contributor

woelper commented Sep 27, 2024

I opened a PR with optional shadow support:
#33

@daBlesr daBlesr closed this as completed Oct 7, 2024
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

No branches or pull requests

2 participants