mirror of
https://github.com/msikma/pokesprite.git
synced 2026-09-13 04:45:09 -05:00
Add exact color values from the original SVGs instead of almost-correct ones
This commit is contained in:
@@ -3500,7 +3500,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#919aa2",
|
||||
"#9099a1",
|
||||
"#4d5052"
|
||||
]
|
||||
},
|
||||
@@ -3519,7 +3519,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#ce416b",
|
||||
"#ce4069",
|
||||
"#58414a"
|
||||
]
|
||||
},
|
||||
@@ -3538,7 +3538,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#8fa9de",
|
||||
"#8fa8dd",
|
||||
"#4d525a"
|
||||
]
|
||||
},
|
||||
@@ -3557,7 +3557,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#aa6bc8",
|
||||
"#ab6ac8",
|
||||
"#524958"
|
||||
]
|
||||
},
|
||||
@@ -3576,7 +3576,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#d97845",
|
||||
"#d97746",
|
||||
"#5a4a42"
|
||||
]
|
||||
},
|
||||
@@ -3595,7 +3595,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#c5b78c",
|
||||
"#c7b78b",
|
||||
"#585550"
|
||||
]
|
||||
},
|
||||
@@ -3614,7 +3614,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#91c12f",
|
||||
"#90c12c",
|
||||
"#4d553f"
|
||||
]
|
||||
},
|
||||
@@ -3633,7 +3633,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#5269ad",
|
||||
"#5269ac",
|
||||
"#424952"
|
||||
]
|
||||
},
|
||||
@@ -3652,7 +3652,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#5a8ea2",
|
||||
"#5a8ea1",
|
||||
"#454d52"
|
||||
]
|
||||
},
|
||||
@@ -3671,7 +3671,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#ff9d55",
|
||||
"#ff9c54",
|
||||
"#605045"
|
||||
]
|
||||
},
|
||||
@@ -3690,7 +3690,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#5090d6",
|
||||
"#4d90d5",
|
||||
"#424e5a"
|
||||
]
|
||||
},
|
||||
@@ -3709,7 +3709,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#63bc5a",
|
||||
"#63bb5b",
|
||||
"#455547"
|
||||
]
|
||||
},
|
||||
@@ -3728,7 +3728,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#f4d23c",
|
||||
"#f3d23b",
|
||||
"#5d5942"
|
||||
]
|
||||
},
|
||||
@@ -3747,7 +3747,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#fa7179",
|
||||
"#f97176",
|
||||
"#5d494a"
|
||||
]
|
||||
},
|
||||
@@ -3766,7 +3766,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#73cec0",
|
||||
"#74cec0",
|
||||
"#475858"
|
||||
]
|
||||
},
|
||||
@@ -3785,7 +3785,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#0b6dc3",
|
||||
"#0a6dc4",
|
||||
"#374958"
|
||||
]
|
||||
},
|
||||
@@ -3804,7 +3804,7 @@
|
||||
},
|
||||
"colors": {
|
||||
"gen-8": [
|
||||
"#5a5465",
|
||||
"#5a5366",
|
||||
"#45454a"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user