| 1 | # Rendering: blueprint |
| 2 | |
| 3 | Technical schematic aesthetic — clean lines on a grid, monospace cues, restrained color. Conveys engineering precision and analytical depth. Used for architecture diagrams, AI systems, engineering decks, technical deep-dives. |
| 4 | |
| 5 | ## 1. Style paragraph (paste-ready, 95 words) |
| 6 | |
| 7 | > Technical blueprint schematic style. Clean precise lines on an implied or subtle grid, with deliberate geometric rigor — right angles, parallel rules, measured spacing. Elements are simplified to essential schematic forms — boxes, rounded rectangles, connector lines, anchor dots, callout markers. Color is restrained, often near-monochrome with one or two semantic accents (one color for "primary path", one for "alternate" or "warning"). Optional subtle grid background at very low opacity (5-8%) reinforces the schematic feel. No textures, no shading, no painterly artifacts. Overall feel is engineering-precise, analytical, intentional — common in system design and architecture briefings. |
| 8 | |
| 9 | --- |
| 10 | |
| 11 | ## 2. Line, texture, depth |
| 12 | |
| 13 | | Aspect | Treatment | |
| 14 | |---|---| |
| 15 | | Line quality | Crisp uniform stroke, often 1-1.5px feel; perfectly straight or precisely curved | |
| 16 | | Texture | None; optional very-low-opacity grid background | |
| 17 | | Depth | Flat — schematic, not perspectival | |
| 18 | | Material | None — abstract schematic | |
| 19 | | Mood | Analytical, engineering-precise, restrained | |
| 20 | |
| 21 | ## 3. Using the deck's HEX values |
| 22 | |
| 23 | - Primary HEX: main schematic lines and primary boxes |
| 24 | - Secondary HEX: background (often near-white, or very pale blue if a blueprint mood is wanted) |
| 25 | - Accent HEX: highlighted path / warning / focus element |
| 26 | - Optional grid: secondary HEX at 5-8% opacity |
| 27 | |
| 28 | --- |
| 29 | |
| 30 | ## 4. Fewshot prompt snippets |
| 31 | |
| 32 | **Snippet A — half-page system architecture, text_policy: none** |
| 33 | |
| 34 | > Technical blueprint schematic. Six rounded rectangles arranged in a clean two-row layout, connected by precise straight lines with small arrow heads. All rectangles use crisp 1.5px uniform stroke in primary deep blue `#1E40AF` on a near-white secondary background `#FAFAFA`. A subtle grid pattern in primary blue at 6% opacity provides a schematic feel. One rectangle is highlighted by replacing its stroke with accent orange `#F97316` — the focus component. Each rectangle contains a single simple iconic symbol — a database cylinder, a gear, a chat bubble, an upward arrow, a lock, a network node — rendered in the same primary blue, no fill. Connector lines route at right angles, with small dot anchors at junctions. Composed as a 600×500 half-page block with 14% inner padding. NO text, no labels, no numbers — pure schematic structure. Color values are rendering guidance only. |