background is {color:, image:} and only a mapping at every level; the board's image paints the full window under a transparent title bar, with a thin-material frost strip keeping the chrome legible and the standard accommodations intact.
Claude-Session: https://claude.ai/code/session_014PtZdPwqZuqEDLc6wZMtEy
23 lines
612 B
Markdown
23 lines
612 B
Markdown
---
|
|
schema: 1
|
|
# board settings, hand-written
|
|
title: "Rich Demo Board"
|
|
created: 2026-07-01T09:00:00Z
|
|
modified: 2026-07-26T16:41:38Z
|
|
modified-by: claude
|
|
background: {color: "#1E1E1E"}
|
|
icon: rectangle.stack.fill
|
|
iconColor: purple
|
|
|
|
project: lanework # agent overlay
|
|
sphere: work
|
|
labels: [feature, docs]
|
|
template: {order: 3}
|
|
# trailing note before close
|
|
---
|
|
A demo board exercising the full breadth of the storage contract: several
|
|
lanes, several cards, body text, styling, and unknown/reserved frontmatter
|
|
keys living alongside the schema-owned ones.
|
|
|
|
Nothing here is special-cased — it's an ordinary board.
|