This commit is contained in:
2023-10-20 09:04:02 +07:00
parent 8df8269512
commit d75638df86

View File

@@ -61,7 +61,7 @@ declare module '@mui/material' {
}
// SETUP COLORS
const PRIMARY = {
const gi = {
lighter: '#D0FBEC',
light: '#70EAD5',
main: '#19BBBB',