upd: palet tema warna

Deskripsi:
- update tb database
- update seeder

No Issues
This commit is contained in:
amel
2024-09-12 17:27:48 +08:00
parent b3f1e13d10
commit 4d2516b9b0
4 changed files with 76 additions and 5 deletions

View File

@@ -0,0 +1,22 @@
[
{
"id": "theme1",
"name": "Tema 1",
"utama": "#19345E",
"bgUtama": "#F4F9FD",
"bgIcon": "#384288",
"bgFiturHome": "#FCAA4B",
"bgFiturDivisi": "#FCAA4B",
"bgTotalKegiatan": "#DCEED8"
},
{
"id": "theme2",
"name": "Tema 2",
"utama": "#508D4E",
"bgUtama": "#F4F9FD",
"bgIcon": "#3C8754",
"bgFiturHome": "#FCAA4B",
"bgFiturDivisi": "#FCAA4B",
"bgTotalKegiatan": "#DCEED8"
}
]