caronc / apprise-api

A lightweight REST framework that wraps the Apprise Notification Library
https://hub.docker.com/r/caronc/apprise
MIT License
575 stars 49 forks source link

Refactored dark/light CSS + New Review Tab #178

Closed caronc closed 3 months ago

caronc commented 3 months ago

Description:

Related issue (if applicable): refs #174

Added new Review Tab and moved content from what is loaded there.

Also, massive refactoring to CSS to just keep colors for dark theme and not maintain an entire copy of materialui and highlightjs with hacks put inside it.

E.g: image

And Light Mode: image

Checklist