refactor(frontend): 💄 Imrove UI for parser

This commit is contained in:
hay-kot 2021-08-29 17:09:08 -08:00
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",
},
},