Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Generate article cover images with 5-dimensional customization: type, palette, rendering, text level, and mood.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
references/style-presets.md
1# Style Presets23`--style X` expands to a palette + rendering combination. Users can override either dimension.45| --style | Palette | Rendering |6|---------|---------|-----------|7| `elegant` | `elegant` | `hand-drawn` |8| `blueprint` | `cool` | `digital` |9| `chalkboard` | `dark` | `chalk` |10| `dark-atmospheric` | `dark` | `digital` |11| `editorial-infographic` | `cool` | `digital` |12| `fantasy-animation` | `pastel` | `painterly` |13| `flat-doodle` | `pastel` | `flat-vector` |14| `intuition-machine` | `retro` | `digital` |15| `minimal` | `mono` | `flat-vector` |16| `nature` | `earth` | `hand-drawn` |17| `notion` | `mono` | `digital` |18| `pixel-art` | `vivid` | `pixel` |19| `playful` | `pastel` | `hand-drawn` |20| `retro` | `retro` | `digital` |21| `sketch-notes` | `warm` | `hand-drawn` |22| `vector-illustration` | `retro` | `flat-vector` |23| `vintage` | `retro` | `hand-drawn` |24| `warm` | `warm` | `hand-drawn` |25| `warm-flat` | `warm` | `flat-vector` |26| `hand-drawn-edu` | `macaron` | `hand-drawn` |27| `watercolor` | `earth` | `painterly` |28| `poster-art` | `retro` | `screen-print` |29| `mondo` | `mono` | `screen-print` |30| `art-deco` | `elegant` | `screen-print` |31| `propaganda` | `vivid` | `screen-print` |32| `cinematic` | `duotone` | `screen-print` |3334## Override Examples3536- `--style blueprint --rendering hand-drawn` = cool palette with hand-drawn rendering37- `--style elegant --palette warm` = warm palette with hand-drawn rendering3839Explicit `--palette`/`--rendering` flags always override preset values.40