mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-19 22:48:18 +00:00
36 lines
529 B
JSON
36 lines
529 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": 120,
|
|
"sat": 82,
|
|
"lgt": 235
|
|
},
|
|
"eyes": {
|
|
"filename": "standard",
|
|
"custom_colors": "false"
|
|
}}
|
|
}
|