复古报纸美食场景提示词 (JSON)

Author:Ender Mimtaş
2026/01/05 09:12

Description

创作复古报纸美食场景,融合色彩搭配、排版设计与胶片质感

Tags

Image GenerationVisualize

Content

```json
{
  "colors": {
    "dominant": [
      "#C9B78F",
      "#9C8B75",
      "#5A4A3A",
      "#3E4A3C"
    ],
    "accent": [
      "#8A3B36",
      "#F2E9D8",
      "#1B2F3B"
    ]
  },
  "typography": {
    "newspaper_headline": {
      "font_family": "Serif, Classic, Bold",
      "text": "{argument name=\"headline\" default=\"RIBOTTINO\"}",
      "color": "#3A3A3A",
      "alignment": "居中"
    },
    "newspaper_subtext": {
      "font_family": "Serif, Standard",
      "text": "{argument name=\"subtext\" default=\"QUANTA STORIA DIETRO A UN \\\"PIATTO SEMPLICE\\\"\"}",
      "color": "#3A3A3A"
    }
  },
  "composition": {
    "framing": "中景, 平视",
    "focal_point": "聚焦于手持报纸的男人",
    "background": "杂乱的墙壁,挂有赛马画框,木制家具,瓶子",
    "foreground": "铺有黄色桌布的桌子,咖啡杯,皮夹,打开的笔记本,一碗食物",
    "balance": "平衡, 自然, 前景和背景分层营造出深度"
  },
  "effects": {
    "lighting": "暖色, 自然, 柔和, 侧面定向光",
    "texture": "胶片颗粒, 模拟照片质感",
    "color_grading": "饱和度褪色, 暖色调, 复古, 略带棕褐色",
    "vignette": "角落略微变暗"
  }
}
```

---

**Original English:**
{
  "colors": {
    "dominant": [
      "#C9B78F",
      "#9C8B75",
      "#5A4A3A",
      "#3E4A3C"
    ],
    "accent": [
      "#8A3B36",
      "#F2E9D8",
      "#1B2F3B"
    ]
  },
  "typography": {
    "newspaper_headline": {
      "font_family": "Serif, Classic, Bold",
      "text": "{argument name="headline" default="RIBOTTINO"}",
      "color": "#3A3A3A",
      "alignment": "Centered"
    },
    "newspaper_subtext": {
      "font_family": "Serif, Standard",
      "text": "{argument name="subtext" default="QUANTA STORIA DIETRO A UN \"PIATTO SEMPLICE\""}",
      "color": "#3A3A3A"
    }
  },
  "composition": {
    "framing": "Medium shot, Eye-level",
    "focal_point": "Centered on man holding newspaper",
    "background": "Cluttered wall with framed horse racing pictures, wooden furniture, bottles",
    "foreground": "Table with yellow cloth, coffee cup, leather wallet, open notebook, bowl of food",
    "balance": "Balanced, Natural, Depth created by layers of foreground and background"
  },
  "effects": {
    "lighting": "Warm, Natural, Soft, Directional from side",
    "texture": "Film grain, Analog photograph quality",
    "color_grading": "Faded saturation, Warm tones, Vintage, Sepia hint",
    "vignette": "Slight darkening at corners"
  }
}