mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 03:26:59 +00:00
Add transparent color option to logo colors in logos.json
This commit is contained in:
@@ -4017,7 +4017,8 @@
|
|||||||
"colors": {
|
"colors": {
|
||||||
"green": "#3a7456",
|
"green": "#3a7456",
|
||||||
"gold": "#cc950b",
|
"gold": "#cc950b",
|
||||||
"currentColor": "currentColor"
|
"currentColor": "currentColor",
|
||||||
|
"transparent": "none"
|
||||||
},
|
},
|
||||||
"targets": {
|
"targets": {
|
||||||
"logoI": "#shkafnik-I",
|
"logoI": "#shkafnik-I",
|
||||||
|
|||||||
Reference in New Issue
Block a user