info colour changed
This commit is contained in:
parent
b2742c54a0
commit
9aa85d1d2a
|
|
@ -8,5 +8,9 @@ export const theme = createTheme({
|
||||||
error: {
|
error: {
|
||||||
main: "#FF4D49",
|
main: "#FF4D49",
|
||||||
},
|
},
|
||||||
|
info: {
|
||||||
|
main: "#26C6F9",
|
||||||
|
contrastText: "white",
|
||||||
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user