Frontend: Update "Neon" theme success notification color
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
3553f84872
commit
5cfe8720be
1 changed files with 1 additions and 1 deletions
|
@ -329,7 +329,7 @@ let themes = {
|
|||
accent: "#090c10",
|
||||
error: "#973396",
|
||||
info: "#1ea1be",
|
||||
success: "#37a472",
|
||||
success: "#7b56eb",
|
||||
warning: "#fece3e",
|
||||
love: "#fb4483",
|
||||
remove: "#9100a0",
|
||||
|
|
Loading…
Reference in a new issue