style: update color codes for Health & Beauty and Baby categories.

This commit is contained in:
thekiwismarthome
2026-02-19 11:32:39 +13:00
parent 88b3f2d435
commit ec0f44f109
@@ -78,7 +78,7 @@
"id": "health",
"name": "Health & Beauty",
"icon": "mdi:heart-pulse",
"color": "#E91E63",
"color": "#009688",
"sort_order": 10,
"system": true
},
@@ -94,7 +94,7 @@
"id": "baby",
"name": "Baby",
"icon": "mdi:baby-face",
"color": "#FFEB3B",
"color": "#F48FB1",
"sort_order": 12,
"system": true
},