fix: invert shopping list icons to black in light mode

White PNG icons were invisible on light backgrounds. Added semantic
--shopping-icon-filter variable (invert(1) in light, none in dark)
applied to card and picker icons.
This commit is contained in:
2026-04-08 16:30:00 +02:00
parent 74d5562fed
commit 6ad394d3a5
3 changed files with 10 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.13.2",
"version": "1.13.3",
"private": true,
"type": "module",
"scripts": {