Prompt Styler Contemporary Nordic Art
Scandinavian minimalism & design
- positive_prompt_text_g
- negative_prompt_text_g
SDXLPromptbyContemporaryNordicArt is one of the niche cultural nodes in wolfden's SDXL Prompt Styler pack. It carries ~30 presets rooted in modern Scandinavian aesthetics - Nordic_Minimalism, Arctic_Landscape_Photography, Nordic_Abstract_Expressionism, Nordic_Design_Furniture, Contemporary_Sámi_Art, Nordic_Light_Installation, and more. Type a subject, pick a style, and the node wraps your text in that clean, restrained Nordic look.
If you want the muted palette, spare composition, and cool light of contemporary Scandinavian art and design, this saves you assembling the vocabulary. Note the preset names use underscores - that's just how this style file is written; it doesn't change how you use the node.
How it works
Each style is a JSON entry with a {prompt} placeholder in its prompt field and a negative_prompt. Pick "Nordic_Minimalism" and your text_positive slots into a template full of clean lines, muted tones, and negative space. No model, no API, no key - string substitution against a lookup table. The aesthetic is carried by the keywords the preset injects around your subject.
The negative is baked into each preset, and anything you type into text_negative gets merged with the template's rather than replacing it.
The inputs that matter
- text_positive - your subject, kept simple. The preset supplies the Nordic treatment.
- style - the look, ~30 options.
- text_negative - optional, merged with the preset's negative.
log_prompt (No/Yes) prints the finished prompt to the console. Outputs are positive_prompt_text_g and negative_prompt_text_g, both strings; positive into the CLIP Text Encode feeding your positive conditioning, negative into the negative one. On SDXL the same string can go into both G and L of a CLIPTextEncodeSDXL.
Where people get tripped up
"Contemporary Nordic art" is an academic label, not a strong, sharply-defined region of most models' training - so the preset's keywords (minimalism, muted palette, clean composition) are what actually steer the image, more than the "Nordic" framing. The upside: minimalism is a look SDXL handles well, since it's largely about restraint. The downside: it can drift generic-modern rather than specifically Scandinavian. For mood work that's fine.
Because each preset carries a whole aesthetic, your subject can get flattened into the style. If it's off, flip log_prompt to Yes, read what got built, and trim. The styles are JSON in the pack folder.
Installing it
ComfyUI Manager: search SDXL Prompt Styler (wolfden), install, restart. Or manually:
cd ComfyUI/custom_nodes
git clone https://github.com/wolfden/ComfyUi_PromptStylers
Restart ComfyUI and find it under the Style Prompts submenu. No downloads, no dependencies.
Pack-wide caveat: these templates were tuned for SDXL and its CLIP encoder, so they're strongest on SDXL, Illustrious, Pony, NoobAI. On 2026 LLM-encoded models the styling weakens and the inherited negative does nothing at CFG 1, where distilled checkpoints run, because the negative pass isn't computed. If the node doesn't appear after install, restart fully and check Style Prompts, not the root menu.
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| text_positive | STRING | — | |
| text_negative | STRING | — | |
| style | COMBO | 30 options: none byContemporaryNordicArt, Nordic_Minimalism, Arctic_Landscape_Photography, Nordic_Abstract_Expressionism, Nordic_Urban_Street_Art, Contemporary_Sámi_Art, +24 | |
| log_prompt | COMBO | No | 2 options: No, Yes |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| positive_prompt_text_g | STRING | — |
| negative_prompt_text_g | STRING | — |