From d75638df864341725013c09d784667814b2ee57b Mon Sep 17 00:00:00 2001 From: Tb Fajri Date: Fri, 20 Oct 2023 09:04:02 +0700 Subject: [PATCH] update --- frontend/dashboard/src/theme/palette.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/dashboard/src/theme/palette.ts b/frontend/dashboard/src/theme/palette.ts index 38249bc1..085d8dad 100644 --- a/frontend/dashboard/src/theme/palette.ts +++ b/frontend/dashboard/src/theme/palette.ts @@ -61,7 +61,7 @@ declare module '@mui/material' { } // SETUP COLORS -const PRIMARY = { +const gi = { lighter: '#D0FBEC', light: '#70EAD5', main: '#19BBBB',