702 Dedenne

This commit is contained in:
Unicornpowerstar 2025-01-24 20:55:32 +01:00
parent 33c35f5d20
commit 69f498aa69
10 changed files with 1800 additions and 3416 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -3,30 +3,30 @@
"101010": "101010", "101010": "101010",
"262626": "2a3b5e", "262626": "2a3b5e",
"4d4d4d": "6789b3", "4d4d4d": "6789b3",
"ccbb99": "a3d1cc", "bfbf86": "a3d1cc",
"efefcf": "ddfff5", "f2f2aa": "ddfff5",
"704030": "a53c42", "735c2e": "a53c42",
"906030": "c9685f", "997a3d": "c9685f",
"efbf5f": "ffd3b6", "f2c261": "ffd3b6",
"cf8f4f": "e49f84", "bf994c": "e49f84",
"1d1d1d": "1a1c45", "1d1d1d": "1a1c45",
"fefefe": "fefefe", "f8f8f8": "f8f8f8",
"464646": "424b8f", "464646": "424b8f",
"df7f5f": "7cd6a1" "d97d21": "7cd6a1"
}, },
"2": { "2": {
"101010": "101010", "101010": "101010",
"262626": "072d38", "262626": "072d38",
"4d4d4d": "197870", "4d4d4d": "197870",
"ccbb99": "aaa8d6", "bfbf86": "aaa8d6",
"efefcf": "ece5ff", "f2f2aa": "ece5ff",
"704030": "1e0e27", "735c2e": "1e0e27",
"906030": "2d1533", "997a3d": "2d1533",
"efbf5f": "5f3662", "f2c261": "5f3662",
"cf8f4f": "432249", "bf994c": "432249",
"1d1d1d": "02172d", "1d1d1d": "02172d",
"fefefe": "fefefe", "f8f8f8": "f8f8f8",
"464646": "17646c", "464646": "17646c",
"df7f5f": "d2fff1" "d97d21": "d2fff1"
} }
} }

View File

@ -1,22 +1,32 @@
{ {
"1": { "1": {
"101010": "101010", "101010": "101010",
"4d4d4d": "6789b3",
"262626": "2a3b5e", "262626": "2a3b5e",
"4d4d4d": "6789b3",
"bfbf86": "a3d1cc",
"f2f2aa": "ddfff5",
"735c2e": "a53c42", "735c2e": "a53c42",
"997a3d": "c9685f",
"f2c261": "ffd3b6", "f2c261": "ffd3b6",
"bf994c": "e49f84", "bf994c": "e49f84",
"997a3d": "c9685f", "1d1d1d": "1a1c45",
"000000": "000000" "f8f8f8": "f8f8f8",
"464646": "424b8f",
"d97d21": "7cd6a1"
}, },
"2": { "2": {
"101010": "101010", "101010": "101010",
"4d4d4d": "197870",
"262626": "072d38", "262626": "072d38",
"4d4d4d": "197870",
"bfbf86": "aaa8d6",
"f2f2aa": "ece5ff",
"735c2e": "1e0e27", "735c2e": "1e0e27",
"997a3d": "2d1533",
"f2c261": "5f3662", "f2c261": "5f3662",
"bf994c": "432249", "bf994c": "432249",
"997a3d": "2d1533", "1d1d1d": "02172d",
"000000": "000000" "f8f8f8": "f8f8f8",
"464646": "17646c",
"d97d21": "d2fff1"
} }
} }