Retro Pixel UI Icon

Retro Pixel UI Icon

AI Prompts

Copy these optimized prompts to recreate similar AI artworks. Each prompt has been tested and refined to produce consistent, high-quality results.

#1 🇬🇧

Prompt

retexture the image attached in the following json aesthetic style:
{
  "style": "Retro Pixel UI
Icons",
  "resolution": "low (32x32 or 48x48)",
  "color_palette": [
    "#F2F2F2",  
    "#C0C0C0",

    "#000000", 
    "#FFFFFF",  
    "#0000FF",  
    "#00FF00",  
    "#FFFF99",  
    "#008080" 

],
  "outline": {
    "enabled": true,
    "color": "#000000",
    "thickness": "1px"
  },
 
"shading": {
    "method": "dithering",
    "colors_used": ["base color", "highlight", "shadow"],
  
"pattern": "checkerboard or diagonal lines"
  },
  "lighting": {
    "type": "flat",
    "source":
"top-left",
    "highlight_color": "#FFFFFF",
    "shadow_color": "#808080"
  },
  "background": {
 
"color": "#F2F2F2",
    "type": "plain",
    "transparency": false
  },
  "object_properties": {
   
"style": "pixel art",
    "perspective": "isometric or front-facing",
    "animation": {
     
"enabled": false,
      "frame_style": "static pixel art"
    }
  }
}