Learn Before
Concept

iOS: Dynamic System Colors

iOS also provides semantically defined system colors that automatically adapt to both light and dark modes. A semantic color conveys its purpose rather than its appearance or color values. Primary for the overall view, Secondary for grouping content or elements within the overall view, Tertiary for grouping content or elements within secondary elements.

  • Don’t redefine the semantic meanings of dynamic system colors.
  • Don't try to replicate dynamic system colors.

0

1

Updated 2021-01-20

Tags

Design Science