Themes: Darken "Mint" clipboard menu colors
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
ad3da85ecb
commit
6b9aeda48f
1 changed files with 11 additions and 11 deletions
|
@ -142,17 +142,17 @@ let themes = {
|
|||
"secondary-dark": "#2bb14c",
|
||||
secondary: "#181818",
|
||||
"secondary-light": "#1f1f1f",
|
||||
accent: "#2bb14c",
|
||||
error: "#e57373",
|
||||
info: "#00acc1",
|
||||
success: "#4db6ac",
|
||||
warning: "#ffd740",
|
||||
remove: "#e57373",
|
||||
restore: "#64b5f6",
|
||||
album: "#ffab00",
|
||||
download: "#00bfa5",
|
||||
private: "#00b8d4",
|
||||
edit: "#00b8d4",
|
||||
accent: "#727272",
|
||||
error: "#d36161",
|
||||
info: "#0696a7",
|
||||
success: "#3da097",
|
||||
warning: "#e5c036",
|
||||
remove: "#d35442",
|
||||
restore: "#3bbeaf",
|
||||
album: "#e39c0b",
|
||||
download: "#06a590",
|
||||
private: "#0bb1ca",
|
||||
edit: "#279765",
|
||||
share: "#9575cd",
|
||||
love: "#ef5350",
|
||||
terminal: "#181818",
|
||||
|
|
Loading…
Reference in a new issue