---
title: "Decorative (ornaments · backgrounds)"
description: "Decorative primitive components (ornaments, backgrounds) used by the style-randomization system to vary visual flourish without affecting core UI…"
category: "UI Components & Design System"
---

# Decorative (ornaments · backgrounds)

> Generated from `mcp/patterns.registry.json` — do not edit by hand; change the registry and run `bun run patterns:build`.

_Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes._

**Category:** UI Components & Design System · **Tier:** light · **Risk:** low — decorative, no functional impact

Decorative primitive components (ornaments, backgrounds) used by the style-randomization system to vary visual flourish without affecting core UI predictability.

**When to use:** Use when adding non-functional visual flourish (ornaments, decorative backgrounds) that should stay orthogonal to theme and layout choices.

## Docs

- [docs/foundation/style.md](/docs/foundation/style) ([GitHub](https://github.com/ApeDevil/v10r/blob/main/docs/foundation/style.md) · [GitLab](https://gitlab.com/ApeDevil/v10r/-/blob/main/docs/foundation/style.md))

## Code

- `src/lib/components/primitives/decorative/` ([GitHub](https://github.com/ApeDevil/v10r/tree/main/src/lib/components/primitives/decorative) · [GitLab](https://gitlab.com/ApeDevil/v10r/-/tree/main/src/lib/components/primitives/decorative))

## Proof

- [`/showcases/ui/decorative`](/showcases/ui/decorative)

---

_Machine-readable record: `ui-decorative` in `mcp/patterns.registry.json`._
