Monochrome
Monochrome copied to clipboard
Frontend - Add success notifications
Now that we have a notifications system we can add notifications for when an action is performed successfully
To make it less annoying we should add a wait to get rid of notifications with time (just a timeout or something more complex?)
#26 Implements the timeout, so this would be nice