mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
41 lines
594 B
JSON
41 lines
594 B
JSON
|
{
|
||
|
"skin": {
|
||
|
"body": {
|
||
|
"filename": "kitty",
|
||
|
"custom_colors": true,
|
||
|
"hue": 70,
|
||
|
"sat": 98,
|
||
|
"lgt": 195
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "whisker",
|
||
|
"custom_colors": true,
|
||
|
"hue": 69,
|
||
|
"sat": 98,
|
||
|
"lgt": 224,
|
||
|
"alp": 255
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": true,
|
||
|
"hue": 58,
|
||
|
"sat": 104,
|
||
|
"lgt": 239
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": true,
|
||
|
"hue": 58,
|
||
|
"sat": 104,
|
||
|
"lgt": 239
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "negative",
|
||
|
"custom_colors": true,
|
||
|
"hue": 125,
|
||
|
"sat": 250,
|
||
|
"lgt": 0
|
||
|
}
|
||
|
}
|
||
|
}
|