style : update app

This commit is contained in:
lukman
2024-07-11 14:07:52 +08:00
parent e5282e90ba
commit ea0803d21b
8 changed files with 77 additions and 3 deletions

View File

@@ -2,5 +2,6 @@ export const WARNA = {
bgWhite: "#F4F9FD",
biruTua: "#19345E",
bgIcon: "#384288",
borderOrange: "#FCAA4B"
borderOrange: "#FCAA4B",
bgHijauMuda: "#DCEED8"
}