Frontend: Update "Neon" theme success notification color

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2022-12-28 20:13:07 +01:00
parent 3553f84872
commit 5cfe8720be

View file

@ -329,7 +329,7 @@ let themes = {
accent: "#090c10",
error: "#973396",
info: "#1ea1be",
success: "#37a472",
success: "#7b56eb",
warning: "#fece3e",
love: "#fb4483",
remove: "#9100a0",