Border usage for the colors/minimal-ice|minimal-ice palette — the shades that earn their place.
Recommended shades#
| Shade | Use it for |
|---|---|
| 100–200 | Hairlines on light UI |
| 300–400 | Visible borders on light |
| 700–800 | Borders on dark UI |
| 500 | Accent rings and focus borders |
Example#
<div class="border border-minimal-ice-200 dark:border-minimal-ice-800 rounded-xl p-4">Card</div>Dark mode#
Borders go deeper in dark mode: border-minimal-ice-200 → dark:border-minimal-ice-800.
Related#
colors/minimal-ice|Minimal-ice hub · colors/index|Color system
