返回画廊数据整理自 YouMind 公共 GitHub/页面数据
界面设计App 界面来源:X / Twitter

复古像素风 UI 样机

生成一个 1-bit 单色像素艺术风格的视觉小说界面,包含角色、背景细节以及多个状态面板。

Prompt 正文

默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。

{
"type": "retro monochrome pixel art visual novel interface",
"style": "1-bit pixel art, black and white, dithered shading, classic Macintosh aesthetic",
"character": {
"description": "{argument name=\"character appearance\" default=\"anime girl with a high ponytail wearing a dark dress with a white collar\"}",
"pose": "standing, hand near chin, thoughtful expression"
},
"background": {
"setting": "room interior",
"details": [
"patterned wallpaper with small crosses",
"framed picture of a night city skyline with a crescent moon",
"window with curtains",
"small table with a vase of tulips",
"rug on the floor"
]
},
"layout": {
"top_bar": {
"left": "{argument name=\"date text\" default=\"Apr 17\"}",
"center": "{argument name=\"time text\" default=\"21:35\"}",
"right": "Wi-Fi icon, speaker icon, 31%, battery icon"
},
"panels": [
{
"position": "mid-left",
"title": "{argument name=\"status panel title\" default=\"STATUS\"}",
"count": 6,
"rows": [
"smiley face icon with solid progress bar",
"lightning bolt icon with solid progress bar",
"fork and knife icon with solid progress bar",
"dollar sign icon with solid progress bar",
"clock icon with segmented progress bar",
"calendar icon with segmented progress bar"
]
},
{
"position": "bottom-right",
"elements": [
"audio waveform with a central {argument name=\"interaction icon\" default=\"cat face\"} icon",
"row of 10 hearts, 6 filled and 4 empty"
]
}
]
}
}