mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 07:31:01 +00:00
refactor: remove redundant colorConfig entries from logos.json
This commit is contained in:
@@ -34,9 +34,6 @@
|
||||
"silver": "#999",
|
||||
"dark_grey": "#666"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "path"
|
||||
},
|
||||
"targets": {
|
||||
"main": "path"
|
||||
},
|
||||
@@ -108,9 +105,6 @@
|
||||
"colors": {
|
||||
"dark_blue": "#080225"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "g"
|
||||
},
|
||||
"brand": "arm",
|
||||
"targets": {
|
||||
"main": "g"
|
||||
@@ -251,9 +245,6 @@
|
||||
"colors": {
|
||||
"blue": "#1d63ed"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "path"
|
||||
},
|
||||
"targets": {
|
||||
"main": "path"
|
||||
},
|
||||
@@ -372,9 +363,6 @@
|
||||
"colors": {
|
||||
"dark_grey": "#24292f"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "path"
|
||||
},
|
||||
"targets": {
|
||||
"main": "path"
|
||||
},
|
||||
@@ -397,9 +385,6 @@
|
||||
"colors": {
|
||||
"dark_grey": "#24292f"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "path"
|
||||
},
|
||||
"targets": {
|
||||
"main": "path"
|
||||
},
|
||||
@@ -437,9 +422,6 @@
|
||||
"lightblue": "#5DC9E1",
|
||||
"yellow": "#FDDD00"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "g"
|
||||
},
|
||||
"targets": {
|
||||
"main": "g"
|
||||
},
|
||||
@@ -594,9 +576,6 @@
|
||||
"colors": {
|
||||
"green": "#424d07"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "g"
|
||||
},
|
||||
"targets": {
|
||||
"main": "g"
|
||||
},
|
||||
@@ -641,9 +620,6 @@
|
||||
"colors": {
|
||||
"grey": "#6b6c6b"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "#text"
|
||||
},
|
||||
"targets": {
|
||||
"main": "#text"
|
||||
},
|
||||
@@ -688,9 +664,6 @@
|
||||
"colors": {
|
||||
"denim": "#1e325c"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "g"
|
||||
},
|
||||
"brand": "Mattermost",
|
||||
"targets": {
|
||||
"main": "g"
|
||||
@@ -790,9 +763,6 @@
|
||||
"yellow": "#f2bd2b",
|
||||
"white": "#fff"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "#background"
|
||||
},
|
||||
"targets": {
|
||||
"background": "#background",
|
||||
"text": "#text"
|
||||
@@ -1142,14 +1112,11 @@
|
||||
"tags": [
|
||||
"furniture"
|
||||
],
|
||||
"brand": "RoomerIN",
|
||||
"colors": {
|
||||
"brown": "#2b1c13",
|
||||
"green": "#859310"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "#text"
|
||||
},
|
||||
"brand": "RoomerIN",
|
||||
"targets": {
|
||||
"main": "#text"
|
||||
},
|
||||
@@ -1260,9 +1227,6 @@
|
||||
"colors": {
|
||||
"ultramarine": "#3b45fd"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "path"
|
||||
},
|
||||
"targets": {
|
||||
"main": "path"
|
||||
},
|
||||
@@ -1285,9 +1249,6 @@
|
||||
"colors": {
|
||||
"ultramarine": "#3b45fd"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "path"
|
||||
},
|
||||
"targets": {
|
||||
"main": "path"
|
||||
},
|
||||
@@ -1394,9 +1355,6 @@
|
||||
"colors": {
|
||||
"red": "#e82127"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "path"
|
||||
},
|
||||
"targets": {
|
||||
"main": "path"
|
||||
},
|
||||
@@ -1430,9 +1388,6 @@
|
||||
"colors": {
|
||||
"red": "#EB0A1E"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "path"
|
||||
},
|
||||
"targets": {
|
||||
"main": "path"
|
||||
},
|
||||
@@ -1455,9 +1410,6 @@
|
||||
"colors": {
|
||||
"red": "#EB0A1E"
|
||||
},
|
||||
"colorConfig": {
|
||||
"target": "path"
|
||||
},
|
||||
"targets": {
|
||||
"main": "path"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user