Content
Admonition .
Callout calmo (note/important): um só acento, sem a pilha barulhenta de tratamentos.
Admonition · light surface
Calm callout. One accent treatment: a 3px solid left border.
Title is --text-strong medium weight, normal case, sans font.
No mono, no uppercase, no green text, no heavy background.
The note/important distinction is a border-color shift plus a leading icon — subtle, not a full re-style.
kind="note" (default) · with title
kind="important" · with title
kind="note" · no title (body-only)
kind="important" · no title (body-only)
Admonition · cream surface
data-surface="cream" — role tokens re-resolve.
The border accent and background tint both respond to the surface without any overrides in Admonition.astro.
Admonition · dark surface (carbon)
data-surface="carbon" — --text-accent resolves to --green-400 (electric),
--text-strong to white, --text-body to --dark-text.
No changes in Admonition.astro.