mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 16:24:31 -04:00
info default theme color
This commit is contained in:
@@ -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",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user