mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
43 lines
642 B
JSON
43 lines
642 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 246,
|
||
|
"sat": 216,
|
||
|
"lgt": 108
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "donny",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 2,
|
||
|
"sat": 217,
|
||
|
"lgt": 202,
|
||
|
"alp": 255
|
||
|
},
|
||
|
"decoration": {
|
||
|
"filename": "unibop",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 246,
|
||
|
"sat": 216,
|
||
|
"lgt": 108
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 246,
|
||
|
"sat": 216,
|
||
|
"lgt": 108
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 116,
|
||
|
"sat": 85,
|
||
|
"lgt": 233
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "false"
|
||
|
}}
|
||
|
}
|