mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
43 lines
644 B
JSON
43 lines
644 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 158,
|
||
|
"sat": 178,
|
||
|
"lgt": 123
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "triplate",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 0,
|
||
|
"sat": 255,
|
||
|
"lgt": 255,
|
||
|
"alp": 209
|
||
|
},
|
||
|
"decoration": {
|
||
|
"filename": "unipento",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 158,
|
||
|
"sat": 178,
|
||
|
"lgt": 123
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 0,
|
||
|
"sat": 0,
|
||
|
"lgt": 184
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 152,
|
||
|
"sat": 137,
|
||
|
"lgt": 157
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "false"
|
||
|
}}
|
||
|
}
|