mirror of
https://github.com/thekiwismarthome/shopping-list-manager.git
synced 2026-05-01 11:46:30 +00:00
style: update color codes for Health & Beauty and Baby categories.
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
"id": "health",
|
"id": "health",
|
||||||
"name": "Health & Beauty",
|
"name": "Health & Beauty",
|
||||||
"icon": "mdi:heart-pulse",
|
"icon": "mdi:heart-pulse",
|
||||||
"color": "#E91E63",
|
"color": "#009688",
|
||||||
"sort_order": 10,
|
"sort_order": 10,
|
||||||
"system": true
|
"system": true
|
||||||
},
|
},
|
||||||
@@ -94,7 +94,7 @@
|
|||||||
"id": "baby",
|
"id": "baby",
|
||||||
"name": "Baby",
|
"name": "Baby",
|
||||||
"icon": "mdi:baby-face",
|
"icon": "mdi:baby-face",
|
||||||
"color": "#FFEB3B",
|
"color": "#F48FB1",
|
||||||
"sort_order": 12,
|
"sort_order": 12,
|
||||||
"system": true
|
"system": true
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user