This commit is contained in:
@@ -8,6 +8,7 @@ Vue.use(Vuetify, {
|
||||
primary: "#00205B",
|
||||
secondary: "#00843D",
|
||||
accent: "#ffff00",
|
||||
error: "#b71c1c"
|
||||
error: "#b71c1c",
|
||||
disabled: "#e0e0e0"
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user