主体
场景:按以下JSON美学风格对附图进行重新贴图:
{
"style": "复古像素UI图标",
"resolution": "低分辨率(32x32或48x48)",
"color_palette": [
"#F2F2F2",
"#C0C0C0",
"#000000",
"#FFFFFF",
"#0000FF",
"#00FF00",
"#FFFF99",
"#008080"
],
"outline": {
"enabled": true,
"color": "#000000",
"thickness": "1px"
},
"shading": {
"method": "抖动",
"colors_used": ["基色", "高光", "阴影"],
"pattern": "棋盘格或斜线"
},
"lighting": {
"type": "平面",
"source": "左上",
"highlight_color": "#FFFFFF",
"shadow_color": "#808080"
},
"background": {