sweetalert2 / sweetalert2-themes

Themes for SweetAlert2: Dark, Minimal, Borderless, Bootstrap, Material UI, WordPress Admin, Bulma, ...
MIT License
227 stars 92 forks source link

[dark] Apply dark background to toast #44

Closed gverni closed 4 years ago

gverni commented 4 years ago

Commit https://github.com/sweetalert2/sweetalert2/commit/8ac68f1eaac2de37023141880fb641d7c62ef688 added a new variable for toast background $swal2-toast-background. This PR applies dark theme background color to toast using the newly added variable.

Close #43

limonte commented 4 years ago

:tada: This PR is included in version 3.0.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: