Add transparent color option to logo colors in logos.json

This commit is contained in:
sHa
2025-12-10 22:00:16 +02:00
parent e46418acfc
commit 0daff4a0f3

View File

@@ -4017,7 +4017,8 @@
"colors": {
"green": "#3a7456",
"gold": "#cc950b",
"currentColor": "currentColor"
"currentColor": "currentColor",
"transparent": "none"
},
"targets": {
"logoI": "#shkafnik-I",