1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-23 15:19:41 +02:00

refactor(frontend): 💄 Imrove UI for parser

This commit is contained in:
hay-kot 2021-08-29 17:09:08 -08:00
parent f78eb4ec39
commit 0b27e8af45
4 changed files with 102 additions and 31 deletions

View file

@ -250,7 +250,7 @@ export default {
secondary: "#973542",
success: "#43A047",
info: "#1976d2",
warning: "#FF4081",
warning: "#FF6D00",
error: "#EF5350",
},
light: {
@ -259,7 +259,7 @@ export default {
secondary: "#973542",
success: "#43A047",
info: "#1976d2",
warning: "#FF4081",
warning: "#FF6D00",
error: "#EF5350",
},
},