Add Sainsbury's logo and update tags for ATB brand

This commit is contained in:
sHa
2025-05-01 14:58:22 +03:00
parent 6d83122c1b
commit b0604fc2e7
3 changed files with 29 additions and 13 deletions

View File

@@ -47,7 +47,8 @@
"disable": false,
"brand": "ATB",
"tags": [
"retail"
"retail",
"grocery"
]
},
{
@@ -480,6 +481,26 @@
},
"brand": "RoomerIN"
},
{
"name": "Sainsbury's",
"path": "logos/sainsburys.svg",
"format": "SVG",
"disable": false,
"tags": [
"retail",
"grocery"
],
"brand": "Sainsbury's",
"colors": [
{
"label": "Orange",
"value": "#F06C00"
}
],
"colorConfig": {
"target": "g"
}
},
{
"name": "Sendpulse",
"path": "logos/sendpulse.svg",
@@ -602,4 +623,4 @@
],
"brand": "WOG"
}
]
]

View File

@@ -1,11 +0,0 @@
{
"tech": {
"color": "silver"
},
"retail": {
"color": "#4f8cff"
},
"bank": {
"color": "#27ae60"
}
}