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",
|
||||
"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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user