back to gallery
design language·marquee

Marquee

A portable design language for agents: download the markdown first, then inspect the preview, tokens, and rules as needed.

Download DESIGN.md

Portable DESIGN.md source of truth for most agents and apps.

the spec

specification

philosophy
summary
Marquee is a ceremonial deco interface language: importance is announced, not bordered. A focal title is crowned by a gilt sunburst, set on a centered axis, and dressed in a chamfered plaque — rank read as ceremony. It evolves Art Deco Revival away from the heavy 'every panel double-bordered' chassis: the linework becomes a sparing signature (sunbursts, chamfered plaques) and everything else is structured by symmetry, the pure-white ground, space, and soft shadow. Light mode, gilt gold and one emerald jewel.
values
Announce by rank — crown focal elements with a gilt sunburst, never a boxNo borders or accent edges — separate by space, shadow, chamfer, and dark/emerald plaquesPure-white ground; gold is solid-foil ornament; emerald is the one actionChamfer, not radius; symmetry and ceremony over casual utilitySerif voice — Cinzel display, Cormorant body, mono ledger data
anti-values
×Heavy double-border frames around every panel×Gold hairline rules or a single accent edge on cards×Warm cream/beige page surfaces×Gradients, rounded consumer-app corners, blob shapes×Generic sans-serif display type
tokens
colors13 items
bg
#FFFFFF
surface
#FFFFFF
text
#15141A
muted
#6A6A72
accent
#A87E22
gold
#A87E22
gold_bright
#C9A227
emerald
#0E6B4F
lacquer
#15141A
success
#0E6B4F
warning
#C0922A
error
#9B3B34
info
#4E6E8E
typography8 items
base size
19px
body font
Cormorant Garamond
heading font
Cinzel
mono font
IBM Plex Mono
heading weight
700
heading transform
uppercase
letter spacing
0.02em
google fonts url
https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Cormorant+Garamond:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap
radii6 items
none
0
sm
0
md
0
lg
0
default
0
full
9999px
shadows3 items
sm
0 2px 8px rgba(21,20,26,.06)
md
0 10px 28px rgba(21,20,26,.10)
lg
0 26px 60px rgba(21,20,26,.16)
spacing2 items
base
8px
scale
4, 8, 12, 16, 24, 32, 48, 64, 96, 128
surfaces3 items
ground
#FFFFFF
plaque
#15141A
jewel
#0E6B4F
borders2 items
default
none
note
no borders or accent edges
motion1 items
ease
ease-out
geometry2 items
corners
chamfer (clip-path), not radius
chamfer
12-14px
rules
composition
Compose on a pure-white ground with a centered ceremonial axis: a marquee header crowns each major region, focal stats and the primary action sit in chamfered lacquer or emerald plaques, and the reservation ledger spans the central lane. Structure by symmetry, space, and soft shadow — never by wrapping modules in frames.
hierarchy
Headlines are Cinzel Decorative, uppercase, letterspaced, often crowned by a gilt sunburst; body is Cormorant Garamond, large and literary; data is IBM Plex Mono. Hierarchy is carried by ceremony (sunburst + plaque + axis) and scale, not by borders.
density
Balanced: tall sectional spacing for grandeur, precise rhythm inside panels. Decorative detail lives in the sunburst and the chamfer, not in clutter. Mobile becomes a single stacked procession keeping the marquee header.
signature
The marquee: a focal title crowned by a gilt sunburst (hard-stop conic rays) and a chamfered gold medallion. The fanburst divider sits in open space between sections. Chamfered plaques (octagonal clip-path) carry focal stats and the primary action — no gilt outline; the fill and silhouette differentiate them.
layout
grid
Desktop is a 12-column ceremonial grid with a wide central lane and balanced sides; the hero is full-bleed; metric plaques sit four-up; the ledger spans the central lane. Tablet condenses to 8 columns, mobile to a single stacked procession.
whitespace
Dramatic outer margins and tall sectional spacing preserve grandeur; titles always carry padding above them; cards are separated by space and soft shadow, never by rules.
density

High inside ledgers and salons; the surrounding frame stays open and white so the gilt does the announcing.

responsive
Tablet stacks the side rail beneath the ledger; mobile becomes one column with the marquee header and gilt ornament preserved; tables collapse columns before overflowing.
breakpoints
desktop
1024px+ ceremonial 12-col
tablet
768-1023px two-column salon
mobile
360-767px single stacked procession
guidance
do
  • Announce focal elements with a gilt sunburst + a chamfered plaque
  • Keep the ground pure white; reserve emerald for the one action and gold for ornament
  • Separate by space, soft shadow, and the chamfer silhouette
  • Use Cinzel Decorative for display, Cormorant Garamond for body, mono for ledger data
  • Use symmetry for major regions to create drama
avoid
  • No borders, top rules, or accent edges on cards
  • No warm cream/beige page surfaces
  • No gradients — gold is solid foil; the sunburst is a hard-stop ray pattern
  • No rounded consumer-app corners — chamfer instead
  • No generic sans-serif display type
imagery
pairs with art style

foil-engraving

summary
Subjects rendered in the style of a gilded art-deco engraving / foil-stamped poster — ink-black line + gold leaf, geometric sunburst and stepped forms, symmetric. A skyline, a portrait, a peacock, a vessel — the treatment, never a picture of foil or a frame.
subjects
a deco skyline + sunbursta profile portraita peacocka tiered fountaina lily
usage

One full-bleed lacquer-dark hero per landing via --hero-image; never an inline <img> in compositions.

katagami spec
# Marquee

## Philosophy

Marquee is a ceremonial deco interface language: importance is announced, not bordered. A focal title is crowned by a gilt sunburst, set on a centered axis, and dressed in a chamfered plaque — rank read as ceremony. It evolves Art Deco Revival away from the heavy 'every panel double-bordered' chassis: the linework becomes a sparing signature (sunbursts, chamfered plaques) and everything else is structured by symmetry, the pure-white ground, space, and soft shadow. Light mode, gilt gold and one emerald jewel.

### Values

- Announce by rank — crown focal elements with a gilt sunburst, never a box
- No borders or accent edges — separate by space, shadow, chamfer, and dark/emerald plaques
- Pure-white ground; gold is solid-foil ornament; emerald is the one action
- Chamfer, not radius; symmetry and ceremony over casual utility
- Serif voice — Cinzel display, Cormorant body, mono ledger data

### Anti-Values

- Heavy double-border frames around every panel
- Gold hairline rules or a single accent edge on cards
- Warm cream/beige page surfaces
- Gradients, rounded consumer-app corners, blob shapes
- Generic sans-serif display type

## Tokens

### Colors

| Name | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#FFFFFF` |
| text | `#15141A` |
| muted | `#6A6A72` |
| accent | `#A87E22` |
| gold | `#A87E22` |
| gold_bright | `#C9A227` |
| emerald | `#0E6B4F` |
| lacquer | `#15141A` |
| success | `#0E6B4F` |
| warning | `#C0922A` |
| error | `#9B3B34` |
| info | `#4E6E8E` |

### Typography

- **Base Size**: 19px
- **Body Font**: Cormorant Garamond
- **Heading Font**: Cinzel
- **Mono Font**: IBM Plex Mono
- **Heading Weight**: 700
- **Heading Transform**: uppercase
- **Letter Spacing**: 0.02em
- **Google Fonts Url**: https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Cormorant+Garamond:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap

### Radii

- **None**: 0
- **Sm**: 0
- **Md**: 0
- **Lg**: 0
- **Default**: 0
- **Full**: 9999px

### Shadows

- **Sm**: 0 2px 8px rgba(21,20,26,.06)
- **Md**: 0 10px 28px rgba(21,20,26,.10)
- **Lg**: 0 26px 60px rgba(21,20,26,.16)

### Spacing

- **Base**: 8px
- **Scale**: [4,8,12,16,24,32,48,64,96,128]

### Surfaces

- **Ground**: #FFFFFF
- **Plaque**: #15141A
- **Jewel**: #0E6B4F

### Borders

- **Default**: none
- **Note**: no borders or accent edges

### Motion

- **Ease**: ease-out

### Geometry

- **Corners**: chamfer (clip-path), not radius
- **Chamfer**: 12-14px

## Rules

### Composition

Compose on a pure-white ground with a centered ceremonial axis: a marquee header crowns each major region, focal stats and the primary action sit in chamfered lacquer or emerald plaques, and the reservation ledger spans the central lane. Structure by symmetry, space, and soft shadow — never by wrapping modules in frames.

### Hierarchy

Headlines are Cinzel Decorative, uppercase, letterspaced, often crowned by a gilt sunburst; body is Cormorant Garamond, large and literary; data is IBM Plex Mono. Hierarchy is carried by ceremony (sunburst + plaque + axis) and scale, not by borders.

### Density

Balanced: tall sectional spacing for grandeur, precise rhythm inside panels. Decorative detail lives in the sunburst and the chamfer, not in clutter. Mobile becomes a single stacked procession keeping the marquee header.

### Signature

The marquee: a focal title crowned by a gilt sunburst (hard-stop conic rays) and a chamfered gold medallion. The fanburst divider sits in open space between sections. Chamfered plaques (octagonal clip-path) carry focal stats and the primary action — no gilt outline; the fill and silhouette differentiate them.

## Layout

### Grid

Desktop is a 12-column ceremonial grid with a wide central lane and balanced sides; the hero is full-bleed; metric plaques sit four-up; the ledger spans the central lane. Tablet condenses to 8 columns, mobile to a single stacked procession.

### Whitespace

Dramatic outer margins and tall sectional spacing preserve grandeur; titles always carry padding above them; cards are separated by space and soft shadow, never by rules.

### Density

High inside ledgers and salons; the surrounding frame stays open and white so the gilt does the announcing.

### Responsive

Tablet stacks the side rail beneath the ledger; mobile becomes one column with the marquee header and gilt ornament preserved; tables collapse columns before overflowing.

### Breakpoints

- **Desktop**: 1024px+ ceremonial 12-col
- **Tablet**: 768-1023px two-column salon
- **Mobile**: 360-767px single stacked procession

## Guidance

### Do

- Announce focal elements with a gilt sunburst + a chamfered plaque
- Keep the ground pure white; reserve emerald for the one action and gold for ornament
- Separate by space, soft shadow, and the chamfer silhouette
- Use Cinzel Decorative for display, Cormorant Garamond for body, mono for ledger data
- Use symmetry for major regions to create drama

### Don't

- No borders, top rules, or accent edges on cards
- No warm cream/beige page surfaces
- No gradients — gold is solid foil; the sunburst is a hard-stop ray pattern
- No rounded consumer-app corners — chamfer instead
- No generic sans-serif display type

### Accessibility

Lacquer ink on white and ivory on lacquer exceed practical contrast targets; gold is ornament (never small body text), emerald and oxblood are backed by labels and position. Honour prefers-reduced-motion: sunburst fan-in and reveals degrade to the correct final state.

## Imagery Direction

### Pairs With Art Style

foil-engraving

### Summary

Subjects rendered in the style of a gilded art-deco engraving / foil-stamped poster — ink-black line + gold leaf, geometric sunburst and stepped forms, symmetric. A skyline, a portrait, a peacock, a vessel — the treatment, never a picture of foil or a frame.

### Subjects

- a deco skyline + sunburst
- a profile portrait
- a peacock
- a tiered fountain
- a lily

### Usage

One full-bleed lacquer-dark hero per landing via --hero-image; never an inline <img> in compositions.
DESIGN.md
---
version: "alpha"
name: "Marquee"
description: "Agent-curated design language exported from Katagami as DESIGN.md."
colors:
  bg: "#FFFFFF"
  surface: "#FFFFFF"
  text: "#15141A"
  muted: "#6A6A72"
  accent: "#A87E22"
  gold: "#A87E22"
  gold_bright: "#C9A227"
  emerald: "#0E6B4F"
  lacquer: "#15141A"
  success: "#0E6B4F"
  warning: "#C0922A"
  error: "#9B3B34"
  info: "#4E6E8E"
typography:
  headline-lg:
    fontFamily: "Cinzel"
    fontSize: "2.319rem"
    fontWeight: 700
    lineHeight: 1.1
    letterSpacing: "0.02em"
  headline-md:
    fontFamily: "Cinzel"
    fontSize: "1.855rem"
    fontWeight: 600
    lineHeight: 1.15
    letterSpacing: "0.02em"
  body-md:
    fontFamily: "Cormorant Garamond"
    fontSize: "19px"
    fontWeight: 400
    lineHeight: 1.5
    letterSpacing: "0.02em"
  label-md:
    fontFamily: "IBM Plex Mono"
    fontSize: "0.75rem"
    fontWeight: 600
    lineHeight: 1
    letterSpacing: "0.08em"
rounded:
  none: "0px"
  sm: "0px"
  md: "0px"
  lg: "0px"
  default: "0px"
  full: "9999px"
spacing:
  base: "8px"
  xs: "4px"
  sm: "8px"
  md: "12px"
  lg: "16px"
  xl: "24px"
  2xl: "32px"
  3xl: "48px"
  4xl: "64px"
  step-8: "96px"
  step-9: "128px"
components:
  color-reference-bg:
    backgroundColor: "{colors.bg}"
  color-reference-surface:
    backgroundColor: "{colors.surface}"
  color-reference-text:
    backgroundColor: "{colors.text}"
  color-reference-muted:
    backgroundColor: "{colors.muted}"
  color-reference-accent:
    backgroundColor: "{colors.accent}"
  color-reference-gold:
    backgroundColor: "{colors.gold}"
  color-reference-gold_bright:
    backgroundColor: "{colors.gold_bright}"
  color-reference-emerald:
    backgroundColor: "{colors.emerald}"
  color-reference-lacquer:
    backgroundColor: "{colors.lacquer}"
  color-reference-success:
    backgroundColor: "{colors.success}"
  color-reference-warning:
    backgroundColor: "{colors.warning}"
  color-reference-error:
    backgroundColor: "{colors.error}"
  color-reference-info:
    backgroundColor: "{colors.info}"
  button-primary:
    backgroundColor: "{colors.accent}"
    textColor: "#000000"
    typography: "{typography.label-md}"
    rounded: "{rounded.md}"
    padding: "{spacing.md}"
  card-surface:
    backgroundColor: "{colors.surface}"
    textColor: "{colors.text}"
    rounded: "{rounded.md}"
    padding: "{spacing.md}"
  input-default:
    backgroundColor: "{colors.surface}"
    textColor: "{colors.text}"
    rounded: "{rounded.md}"
    height: "44px"
---

# Marquee

## Overview

Marquee is a ceremonial deco interface language: importance is announced, not bordered. A focal title is crowned by a gilt sunburst, set on a centered axis, and dressed in a chamfered plaque — rank read as ceremony. It evolves Art Deco Revival away from the heavy 'every panel double-bordered' chassis: the linework becomes a sparing signature (sunbursts, chamfered plaques) and everything else is structured by symmetry, the pure-white ground, space, and soft shadow. Light mode, gilt gold and one emerald jewel.

### Values

- Announce by rank — crown focal elements with a gilt sunburst, never a box
- No borders or accent edges — separate by space, shadow, chamfer, and dark/emerald plaques
- Pure-white ground; gold is solid-foil ornament; emerald is the one action
- Chamfer, not radius; symmetry and ceremony over casual utility
- Serif voice — Cinzel display, Cormorant body, mono ledger data

### Anti-Values

- Heavy double-border frames around every panel
- Gold hairline rules or a single accent edge on cards
- Warm cream/beige page surfaces
- Gradients, rounded consumer-app corners, blob shapes
- Generic sans-serif display type

## Colors

Use the YAML color tokens as the normative palette. The prose below names the roles agents should preserve when generating UI.

| Token | Value |
|-------|-------|
| bg | `#FFFFFF` |
| surface | `#FFFFFF` |
| text | `#15141A` |
| muted | `#6A6A72` |
| accent | `#A87E22` |
| gold | `#A87E22` |
| gold_bright | `#C9A227` |
| emerald | `#0E6B4F` |
| lacquer | `#15141A` |
| success | `#0E6B4F` |
| warning | `#C0922A` |
| error | `#9B3B34` |
| info | `#4E6E8E` |

## Typography

- **Headline-Lg**: Cinzel, 2.319rem, weight 700, line-height 1.1.
- **Headline-Md**: Cinzel, 1.855rem, weight 600, line-height 1.15.
- **Body-Md**: Cormorant Garamond, 19px, weight 400, line-height 1.5.
- **Label-Md**: IBM Plex Mono, 0.75rem, weight 600, line-height 1.

## Layout

### Spacing Tokens

- **Base**: `8px`
- **Xs**: `4px`
- **Sm**: `8px`
- **Md**: `12px`
- **Lg**: `16px`
- **Xl**: `24px`
- **2xl**: `32px`
- **3xl**: `48px`
- **4xl**: `64px`
- **Step-8**: `96px`
- **Step-9**: `128px`

### Grid

Desktop is a 12-column ceremonial grid with a wide central lane and balanced sides; the hero is full-bleed; metric plaques sit four-up; the ledger spans the central lane. Tablet condenses to 8 columns, mobile to a single stacked procession.

### Whitespace

Dramatic outer margins and tall sectional spacing preserve grandeur; titles always carry padding above them; cards are separated by space and soft shadow, never by rules.

### Density

High inside ledgers and salons; the surrounding frame stays open and white so the gilt does the announcing.

### Responsive

Tablet stacks the side rail beneath the ledger; mobile becomes one column with the marquee header and gilt ornament preserved; tables collapse columns before overflowing.

### Breakpoints

- **Desktop**: 1024px+ ceremonial 12-col
- **Tablet**: 768-1023px two-column salon
- **Mobile**: 360-767px single stacked procession

## Elevation & Depth

### Shadows

- **Sm**: 0 2px 8px rgba(21,20,26,.06)
- **Md**: 0 10px 28px rgba(21,20,26,.10)
- **Lg**: 0 26px 60px rgba(21,20,26,.16)

## Shapes

### Rounded

- **None**: `0px`
- **Sm**: `0px`
- **Md**: `0px`
- **Lg**: `0px`
- **Default**: `0px`
- **Full**: `9999px`

### Surfaces

- **Ground**: #FFFFFF
- **Plaque**: #15141A
- **Jewel**: #0E6B4F

### Borders

- **Default**: none
- **Note**: no borders or accent edges

## Components

### Composition

Compose on a pure-white ground with a centered ceremonial axis: a marquee header crowns each major region, focal stats and the primary action sit in chamfered lacquer or emerald plaques, and the reservation ledger spans the central lane. Structure by symmetry, space, and soft shadow — never by wrapping modules in frames.

### Hierarchy

Headlines are Cinzel Decorative, uppercase, letterspaced, often crowned by a gilt sunburst; body is Cormorant Garamond, large and literary; data is IBM Plex Mono. Hierarchy is carried by ceremony (sunburst + plaque + axis) and scale, not by borders.

### Density

Balanced: tall sectional spacing for grandeur, precise rhythm inside panels. Decorative detail lives in the sunburst and the chamfer, not in clutter. Mobile becomes a single stacked procession keeping the marquee header.

### Signature

The marquee: a focal title crowned by a gilt sunburst (hard-stop conic rays) and a chamfered gold medallion. The fanburst divider sits in open space between sections. Chamfered plaques (octagonal clip-path) carry focal stats and the primary action — no gilt outline; the fill and silhouette differentiate them.

## shadcn/ui Usage

When the target app uses shadcn/ui, copy DESIGN.md with shadcn instead of the plain DESIGN.md. It contains the same Katagami design-language source plus the shadcn/ui primitives, imports, theme variables, component recipes, and preview-shot guidance.

DESIGN.md with shadcn: `/language/en-019ef593-76bd-7c30-b10b-b73a3989cd9e/DESIGN.with-shadcn.md`.

The shadcn page also exposes optional machine-readable files for automation, but the human-facing handoff is DESIGN.md with shadcn.

Install recommended primitives with `npx shadcn@latest add button card input textarea select dialog sheet tabs badge separator checkbox switch slider tooltip dropdown-menu table`.

Use these primitives in shadcn apps:
- button
- card
- input
- textarea
- select
- dialog
- sheet
- tabs
- badge
- separator
- checkbox
- switch
- slider
- tooltip
- dropdown-menu
- table

Implementation rule for agents: import shadcn primitives from `@/components/ui/*`, apply the generated CSS variables first, then compose the language-specific recipes from the companion MD. Katagami remains the source of truth; shadcn names are the implementation surface.

## Do's and Don'ts

- Do Announce focal elements with a gilt sunburst + a chamfered plaque
- Do Keep the ground pure white; reserve emerald for the one action and gold for ornament
- Do Separate by space, soft shadow, and the chamfer silhouette
- Do Use Cinzel Decorative for display, Cormorant Garamond for body, mono for ledger data
- Do Use symmetry for major regions to create drama
- Don't No borders, top rules, or accent edges on cards
- Don't No warm cream/beige page surfaces
- Don't No gradients — gold is solid foil; the sunburst is a hard-stop ray pattern
- Don't No rounded consumer-app corners — chamfer instead
- Don't No generic sans-serif display type

### Accessibility

Lacquer ink on white and ivory on lacquer exceed practical contrast targets; gold is ornament (never small body text), emerald and oxblood are backed by labels and position. Honour prefers-reduced-motion: sunburst fan-in and reveals degrade to the correct final state.

## Imagery Direction

### Pairs With Art Style

foil-engraving

### Summary

Subjects rendered in the style of a gilded art-deco engraving / foil-stamped poster — ink-black line + gold leaf, geometric sunburst and stepped forms, symmetric. A skyline, a portrait, a peacock, a vessel — the treatment, never a picture of foil or a frame.

### Subjects

- a deco skyline + sunburst
- a profile portrait
- a peacock
- a tiered fountain
- a lily

### Usage

One full-bleed lacquer-dark hero per landing via --hero-image; never an inline <img> in compositions.
shadcn/ui theme
```json
{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "marquee",
  "type": "registry:theme",
  "title": "Marquee shadcn Theme",
  "cssVars": {
    "theme": {},
    "light": {
      "background": "#FFFFFF",
      "foreground": "#15141A",
      "card": "#FFFFFF",
      "card-foreground": "#15141A",
      "popover": "#FFFFFF",
      "popover-foreground": "#15141A",
      "primary": "#15141A",
      "primary-foreground": "#ffffff",
      "secondary": "#f4f4f5",
      "secondary-foreground": "#111111",
      "muted": "#6A6A72",
      "muted-foreground": "#15141A",
      "accent": "#A87E22",
      "accent-foreground": "#ffffff",
      "destructive": "#9B3B34",
      "border": "#e4e4e7",
      "input": "#e4e4e7",
      "ring": "#A87E22",
      "chart-1": "#15141A",
      "chart-2": "#f4f4f5",
      "chart-3": "#A87E22",
      "chart-4": "#0E6B4F",
      "chart-5": "#C0922A",
      "sidebar": "#FFFFFF",
      "sidebar-foreground": "#15141A",
      "sidebar-primary": "#15141A",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#4E6E8E",
      "sidebar-accent-foreground": "#ffffff",
      "sidebar-border": "#e4e4e7",
      "sidebar-ring": "#A87E22",
      "radius": "0"
    },
    "dark": {
      "background": "#0f1115",
      "foreground": "#f8fafc",
      "card": "#181b22",
      "card-foreground": "#f8fafc",
      "popover": "#181b22",
      "popover-foreground": "#f8fafc",
      "primary": "#15141A",
      "primary-foreground": "#ffffff",
      "secondary": "#252a33",
      "secondary-foreground": "#f8fafc",
      "muted": "#252a33",
      "muted-foreground": "#a1a1aa",
      "accent": "#A87E22",
      "accent-foreground": "#ffffff",
      "destructive": "#9B3B34",
      "border": "#303642",
      "input": "#303642",
      "ring": "#A87E22",
      "chart-1": "#15141A",
      "chart-2": "#f4f4f5",
      "chart-3": "#A87E22",
      "chart-4": "#0E6B4F",
      "chart-5": "#C0922A",
      "sidebar": "#181b22",
      "sidebar-foreground": "#f8fafc",
      "sidebar-primary": "#15141A",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#A87E22",
      "sidebar-accent-foreground": "#ffffff",
      "sidebar-border": "#303642",
      "sidebar-ring": "#A87E22",
      "radius": "0"
    }
  },
  "meta": {
    "source": "katagami",
    "languageId": "en-019ef593-76bd-7c30-b10b-b73a3989cd9e",
    "slug": "marquee",
    "componentManifest": [
      "button",
      "card",
      "input",
      "textarea",
      "select",
      "dialog",
      "sheet",
      "tabs",
      "badge",
      "separator",
      "checkbox",
      "switch",
      "slider",
      "tooltip",
      "dropdown-menu",
      "table"
    ],
    "installCommand": "npx shadcn@latest add button card input textarea select dialog sheet tabs badge separator checkbox switch slider tooltip dropdown-menu table",
    "nativeTokenNames": {
      "colors": [
        "accent",
        "bg",
        "emerald",
        "error",
        "gold",
        "gold_bright",
        "info",
        "lacquer",
        "muted",
        "success",
        "surface",
        "text",
        "warning"
      ],
      "typography": [
        "base_size",
        "body_font",
        "google_fonts_url",
        "heading_font",
        "heading_transform",
        "heading_weight",
        "letter_spacing",
        "mono_font"
      ],
      "radii": [
        "default",
        "full",
        "lg",
        "md",
        "none",
        "sm"
      ],
      "shadows": [
        "lg",
        "md",
        "sm"
      ],
      "spacing": [
        "base",
        "scale"
      ],
      "surfaces": [
        "ground",
        "jewel",
        "plaque"
      ],
      "borders": [
        "default",
        "note"
      ],
      "motion": [
        "ease"
      ],
      "geometry": [
        "chamfer",
        "corners"
      ]
    }
  }
}
```
in the wild

embodiments

bespoke marketing landingopen full page ↗
landing · marquee
DESIGN.md

at a glance

Typography

headline-lgCinzel · 37px · 700

The quick brown fox jumps

headline-mdCinzel · 30px · 600

The quick brown fox jumps

body-mdCormorant Garamond · 19px · 400

The quick brown fox jumps

label-mdIBM Plex Mono · 12px · 600

The quick brown fox jumps

shadcn/ui

implementation kit

built with
Palette

Agent-generated

remix lane

try a remix

Keep Marqueeand swap a palette and an art style onto it — the landing & dashboard recolor live. The Studio does the same with all three lanes free.

UI language · fixed
Marquee
Palette
Art style
Landing Page
live preview · recolored + filled
related

More like this