refactor: remove redundant colorConfig entries from logos.json

This commit is contained in:
sHa
2025-05-12 20:59:07 +03:00
parent bd4c8dca76
commit 296e9480e2

View File

@@ -34,9 +34,6 @@
"silver": "#999", "silver": "#999",
"dark_grey": "#666" "dark_grey": "#666"
}, },
"colorConfig": {
"target": "path"
},
"targets": { "targets": {
"main": "path" "main": "path"
}, },
@@ -108,9 +105,6 @@
"colors": { "colors": {
"dark_blue": "#080225" "dark_blue": "#080225"
}, },
"colorConfig": {
"target": "g"
},
"brand": "arm", "brand": "arm",
"targets": { "targets": {
"main": "g" "main": "g"
@@ -251,9 +245,6 @@
"colors": { "colors": {
"blue": "#1d63ed" "blue": "#1d63ed"
}, },
"colorConfig": {
"target": "path"
},
"targets": { "targets": {
"main": "path" "main": "path"
}, },
@@ -372,9 +363,6 @@
"colors": { "colors": {
"dark_grey": "#24292f" "dark_grey": "#24292f"
}, },
"colorConfig": {
"target": "path"
},
"targets": { "targets": {
"main": "path" "main": "path"
}, },
@@ -397,9 +385,6 @@
"colors": { "colors": {
"dark_grey": "#24292f" "dark_grey": "#24292f"
}, },
"colorConfig": {
"target": "path"
},
"targets": { "targets": {
"main": "path" "main": "path"
}, },
@@ -437,9 +422,6 @@
"lightblue": "#5DC9E1", "lightblue": "#5DC9E1",
"yellow": "#FDDD00" "yellow": "#FDDD00"
}, },
"colorConfig": {
"target": "g"
},
"targets": { "targets": {
"main": "g" "main": "g"
}, },
@@ -594,9 +576,6 @@
"colors": { "colors": {
"green": "#424d07" "green": "#424d07"
}, },
"colorConfig": {
"target": "g"
},
"targets": { "targets": {
"main": "g" "main": "g"
}, },
@@ -641,9 +620,6 @@
"colors": { "colors": {
"grey": "#6b6c6b" "grey": "#6b6c6b"
}, },
"colorConfig": {
"target": "#text"
},
"targets": { "targets": {
"main": "#text" "main": "#text"
}, },
@@ -688,9 +664,6 @@
"colors": { "colors": {
"denim": "#1e325c" "denim": "#1e325c"
}, },
"colorConfig": {
"target": "g"
},
"brand": "Mattermost", "brand": "Mattermost",
"targets": { "targets": {
"main": "g" "main": "g"
@@ -790,9 +763,6 @@
"yellow": "#f2bd2b", "yellow": "#f2bd2b",
"white": "#fff" "white": "#fff"
}, },
"colorConfig": {
"target": "#background"
},
"targets": { "targets": {
"background": "#background", "background": "#background",
"text": "#text" "text": "#text"
@@ -1142,14 +1112,11 @@
"tags": [ "tags": [
"furniture" "furniture"
], ],
"brand": "RoomerIN",
"colors": { "colors": {
"brown": "#2b1c13", "brown": "#2b1c13",
"green": "#859310" "green": "#859310"
}, },
"colorConfig": {
"target": "#text"
},
"brand": "RoomerIN",
"targets": { "targets": {
"main": "#text" "main": "#text"
}, },
@@ -1260,9 +1227,6 @@
"colors": { "colors": {
"ultramarine": "#3b45fd" "ultramarine": "#3b45fd"
}, },
"colorConfig": {
"target": "path"
},
"targets": { "targets": {
"main": "path" "main": "path"
}, },
@@ -1285,9 +1249,6 @@
"colors": { "colors": {
"ultramarine": "#3b45fd" "ultramarine": "#3b45fd"
}, },
"colorConfig": {
"target": "path"
},
"targets": { "targets": {
"main": "path" "main": "path"
}, },
@@ -1394,9 +1355,6 @@
"colors": { "colors": {
"red": "#e82127" "red": "#e82127"
}, },
"colorConfig": {
"target": "path"
},
"targets": { "targets": {
"main": "path" "main": "path"
}, },
@@ -1430,9 +1388,6 @@
"colors": { "colors": {
"red": "#EB0A1E" "red": "#EB0A1E"
}, },
"colorConfig": {
"target": "path"
},
"targets": { "targets": {
"main": "path" "main": "path"
}, },
@@ -1455,9 +1410,6 @@
"colors": { "colors": {
"red": "#EB0A1E" "red": "#EB0A1E"
}, },
"colorConfig": {
"target": "path"
},
"targets": { "targets": {
"main": "path" "main": "path"
}, },