Aesthetic Deconstruction: This artwork is a masterful homage to 1960s Pop Art and Silver Age comic book aesthetics, heavily inspired by the lithographic print techniques popularized by artists like Roy Lichtenstein. The core visual signature is the meticulous application of Ben-Day dots (halftone patterns) to simulate shading and texture on the skin and background elements, contrasted against stark, solid color fills. The linework relies on bold, expressive black ink contours that define the anatomical structure and clothing folds with sharp precision. The color palette is intentionally constrained, utilizing vibrant primary-adjacent hues—most notably the striking crimson red of the hair and nails—set against muted tan skin tones and an aged, sepia-tinted newspaper background. The composition strategically uses typographic elements (vintage news headlines) as framing devices, further anchoring the piece in a retro, print-media context.
This Master JSON Prompt is engineered with Structural Logic and Database Mapping, allowing you to decouple the aesthetic style from the subject matter for highly scalable AI generation workflows.
⚙️ Rendering Specifications
- Aesthetic Anchors: Retro pop art, 1960s comic book illustration, Roy Lichtenstein style, Ben-Day dot shading, prominent halftone patterns, bold black ink outlines, flat solid color fills, distressed newsprint texture, vintage lithograph print.
- Illumination & Optics: Flat 2D illumination, high-contrast graphic shading, simulated four-color CMYK print offset, crisp vector-style contouring, zero depth of field, orthographic projection.
- Optimal Aspect Ratio: 2:3
🚀 Master JSON Configuration
Use the Copy button below to integrate this logic into your agentic workflow or API pipeline:
{
"prompt_architecture": {
"core_aesthetic": "Vintage pop-art comic book illustration, Roy Lichtenstein style, classic 1960s newspaper print, heavy use of Ben-Day dots for shading, prominent halftone patterns, bold expressive black ink outlines, flat solid color fills, distressed aged newsprint paper texture.",
"subject_block": "A stylized close-up portrait of a {{subject_description}}, resting face gracefully in hands, featuring {{distinctive_features}}.",
"environmental_context": "Background composed of vintage newspaper clippings with bold, retro typographic headlines reading '{{headline_text}}', monochromatic ink illustrations of {{background_element}} integrated into the newsprint.",
"camera_and_lighting": "Flat 2D graphic lighting, high-contrast block shading, crisp vector-like contouring, zero depth of field, simulated lithographic CMYK print offset.",
"negative_prompt": "3d render, photorealistic, smooth gradient shading, soft blending, modern digital painting, low contrast, messy lines, watermark, realistic skin textures, photographic lighting, volumetric rendering."
},
"database_mapping": {
"subject_description": "beautiful young woman wearing a tan classic trench coat",
"distinctive_features": "long vibrant crimson red hair, sharp black winged eyeliner, full red lips, long pointed red manicured nails, striking light blue eyes",
"headline_text": "LIGHTS GO OUT",
"background_element": "a solitary palm tree"
},
"generation_parameters": {
"aspect_ratio": "2:3",
"stylization_weight": 0.85,
"halftone_density": "high"
}
}
Workflow Execution Guide
To leverage this JSON structure in your agentic workflow, inject your custom variables directly into the database_mapping node. The core_aesthetic and camera_and_lighting blocks are locked in to ensure the AI strictly adheres to the retro halftone comic style regardless of the subject. For instance, to change the character, simply update subject_description to "rugged private detective wearing a fedora" and modify the distinctive_features to "strong jawline, stubble, holding a smoking cigar." You can also programmatically update the headline_text to dynamically generate custom comic covers or poster art. Maintaining the negative_prompt is critical, as it prevents modern generative models from defaulting to their natural bias toward 3D rendering and smooth gradient shading, forcing the output to remain authentically flat and print-textured.

Discussion