Add color and target definitions for Nikamebel brand in logos.json; update SVG file to new design
Some checks failed
Deploy to GitHub Pages / build-and-deploy (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled

This commit is contained in:
sHa
2025-12-07 15:51:05 +02:00
parent 1cd6764078
commit 4ee8757577
2 changed files with 68 additions and 14 deletions

View File

@@ -2540,7 +2540,40 @@
"tags": [
"furniture"
],
"brand": "Nikamebel"
"brand": "Nikamebel",
"colors": {
"orange": "#fbc02d",
"sandstone": "#CEB17D",
"black": "#000000",
"transparent": "none"
},
"targets": {
"nika": "#nika-path",
"mebli": "#ua-group",
"mebel": "#ru-group"
},
"sets": {
"orange-ru": {
"nika": "orange",
"mebli": "transparent",
"mebel": "black"
},
"sandstone-ru": {
"nika": "sandstone",
"mebli": "transparent",
"mebel": "black"
},
"orange-ua": {
"nika": "orange",
"mebli": "black",
"mebel": "transparent"
},
"sandstone-ua": {
"nika": "sandstone",
"mebli": "black",
"mebel": "transparent"
}
}
},
{
"name": "nova_post",