diff --git a/src/module/_global/fun/WARNA.ts b/src/module/_global/fun/WARNA.ts index d9f6868..a8d2c6c 100644 --- a/src/module/_global/fun/WARNA.ts +++ b/src/module/_global/fun/WARNA.ts @@ -1,4 +1,5 @@ export const WARNA = { bgWhite: "#F4F9FD", biruTua: "#19345E", + bgIcon: "#384288" } \ No newline at end of file