From d10b7da0808239ff4d428b72403eebce53e20b66 Mon Sep 17 00:00:00 2001 From: Tb Fajri Date: Fri, 20 Oct 2023 09:05: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 085d8dad..38249bc1 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 gi = { +const PRIMARY = { lighter: '#D0FBEC', light: '#70EAD5', main: '#19BBBB',