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 ba5e08971d
commit 71a43475fa
3 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.13.2",
"version": "1.13.3",
"private": true,
"type": "module",
"scripts": {