Components
Terminal
A macOS-style window chrome — traffic lights, optional title — wrapping code or terminal output.
Shell session
$ npm install buena-mono added 1 package in 412ms $
<div class="terminal">
<div class="terminal-bar">
<span class="dot red" /><span class="dot yellow" /><span class="dot green" />
</div>
<pre>$ npm install buena-mono</pre>
</div> With title
$ mrkdwn publish notes/hello-world.md ✓ encrypted and published https://mrkdwn.buenalabs.io/p/8f28ba88
Markdown for agents: /design/terminal.md · spec: /design.md