mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 21:45:25 +02:00
info default theme color
This commit is contained in:
parent
a2e278b344
commit
6e18fcdf76
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue