Print Desk

The Atom design system, rendered live from its own tokens and components — it cannot drift from what ships.

Docs Components

Tooltipexperimental

A small ink label that appears on hover or focus with extra detail. Nothing essential ever lives only in a tooltip.

tooltiphinthover

Guidelines

  • must-notNever put essential information (including why a control is disabled being the ONLY explanation) exclusively in a tooltip on touch-reachable surfaces.
  • shouldTooltip text is a phrase, not a paragraph; over ~8 words, use help text.

Design specifications

  • surface color-bg-inverse
  • text color-text-inverse
  • font type-caption
  • radius radius-xs
  • layer layer-dropdown