Forms¶
Forms prioritize legibility and predictable validation.
Input rules¶
| Property | Value |
|---|---|
| Height | 44px |
| Background | --got-surface |
| Border | 1px solid rgba(255,255,255,.12) |
| Chamfer | 6px |
| Label | 14px, secondary text |
| Placeholder | Muted text |
| Focus | Cyan border and ring |
| Error | Red border plus explicit message |
| Success | Green indicator only when useful |
Validation¶
Never rely only on color. Show an icon, message or state label.
Sensitive values¶
Secrets, hashes and identifiers use IBM Plex Mono. Provide copy actions and visible truncation rules.