I noticed that toasts use $text-color-step-200 as background color.
With themes, this leads to toasts being black on light backgrounds and white on dark backgrounds.
We are used to the opposite and I feel that it particularly breaks dark mode
Here is an example of using the right toast background color in dark mode (in my opinion)

Is it by design to match some spec?
I noticed that toasts use $text-color-step-200 as background color.
With themes, this leads to toasts being black on light backgrounds and white on dark backgrounds.
We are used to the opposite and I feel that it particularly breaks dark mode
Here is an example of using the right toast background color in dark mode (in my opinion)
Is it by design to match some spec?