Plain Card
Base surface with subtle transparency.
Editorial-meets-terminal aesthetic with warm cream/olive tones in light mode and deep teal-blacks in dark mode. Sharp zero-radius UI, large 48px touch targets, and gruvbox-inspired terminal palette for code.
Body text sample for reading rhythm.
Caption / muted text sample.
inline code
Grid pattern with yolk orange and teal glow accents.
Base surface with subtle transparency.
Hover to see surface darken.
42
| Column | Value | Status |
|---|---|---|
| Typography | Fluid clamp() | Ready |
| Colors | Gruvbox + teal | Ready |
| Motion | Minimal | Ready |
This section demonstrates article-style reading content. Links appear in accent blue, paragraph rhythm follows the fluid type scale, and muted explanatory text provides hierarchy.
// Amp code style - gruvbox palette
const motif = {
type: "gruvbox",
yolk: "#f6833b",
scale: 16
};
export { motif };
Keyframe animations extracted from ampcode.com CSS. Includes loading spinners, pulses, fades, shakes, and terminal-inspired effects.