We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
How to set default icon colors
toast("my toast", { toastClassName: "my-custom-toast-class", bodyClassName: ["custom-class-1", "custom-class-2"] //cannot modify icon color });