schiehll / react-alert

alerts for React
MIT License
608 stars 98 forks source link

Changing backgroundColor without creating custom template? #158

Closed douglasrcjames closed 4 years ago

douglasrcjames commented 4 years ago

The default background color for the alert is black for the basic template, but I'd like to change that to a different color. Is that possible without needing to create a custom template shown in the API?

schiehll commented 4 years ago

No, you will have to create a custom template.