mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
36 lines
534 B
JSON
36 lines
534 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 242,
|
||
|
"sat": 201,
|
||
|
"lgt": 187
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "whisker",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 243,
|
||
|
"sat": 198,
|
||
|
"lgt": 214,
|
||
|
"alp": 255
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 229,
|
||
|
"sat": 137,
|
||
|
"lgt": 218
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 229,
|
||
|
"sat": 137,
|
||
|
"lgt": 218
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "false"
|
||
|
}}
|
||
|
}
|