mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
41 lines
598 B
JSON
41 lines
598 B
JSON
|
{
|
||
|
"skin": {
|
||
|
"body": {
|
||
|
"filename": "kitty",
|
||
|
"custom_colors": true,
|
||
|
"hue": 132,
|
||
|
"sat": 118,
|
||
|
"lgt": 184
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "whisker",
|
||
|
"custom_colors": true,
|
||
|
"hue": 130,
|
||
|
"sat": 109,
|
||
|
"lgt": 219,
|
||
|
"alp": 255
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": true,
|
||
|
"hue": 120,
|
||
|
"sat": 82,
|
||
|
"lgt": 235
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": true,
|
||
|
"hue": 135,
|
||
|
"sat": 82,
|
||
|
"lgt": 233
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "negative",
|
||
|
"custom_colors": true,
|
||
|
"hue": 137,
|
||
|
"sat": 255,
|
||
|
"lgt": 0
|
||
|
}
|
||
|
}
|
||
|
}
|