This commit is contained in:
2023-10-20 09:05:02 +07:00
parent d75638df86
commit d10b7da080

View File

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