Transform Notifications to Snackbars from Material UI

It is definitely matter of taste but I don’t like current Notifications style but like a lot Snackbars from Material UI. So I decided to spend a few hours(yeah, I don’t know and hate CSS, that’s why so long :wink: ) and transform them.
Changes were made:

  1. Added colors to Theme
  2. Changed theme.css slightly(shouldn’t affect Alerts)
  3. Added SVG icons to assets

Oh, also added “info” style as it might be needed pretty often.

Next stop - dark theme.

6 Likes

This looks really great :grinning: