mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
info default theme color
This commit is contained in:
parent
a2e278b344
commit
6e18fcdf76
@ -21,7 +21,7 @@ def generate_default_theme():
|
|||||||
"accent": "#00457A",
|
"accent": "#00457A",
|
||||||
"secondary": "#973542",
|
"secondary": "#973542",
|
||||||
"success": "#5AB1BB",
|
"success": "#5AB1BB",
|
||||||
"info": "#FFFD99",
|
"info": "#4990BA",
|
||||||
"warning": "#FF4081",
|
"warning": "#FF4081",
|
||||||
"error": "#EF5350",
|
"error": "#EF5350",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user