We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a50476 commit 24ec589Copy full SHA for 24ec589
packages/docs/src/pages/design-graph.mdx
@@ -17,7 +17,8 @@ The Design Graph is composed of the following nodes:
17
- **Themes** are collections of *scales* (and possibly *variants*) that encapsulate a particular visual design language.
18
Ideally, themes follow a common interface (or schema) and can be swapped out in different implementations.
19
20
-The Design Graph provides a way to think and talk about the styles in Theme UI, and the [Theme Specification][] is the interface.
+The Design Graph provides a way to think and talk about the styles in Theme UI,
21
+and the [Theme Specification][] is the primary interface for theme objects.
22
23
To read more about the Design Graph, see the original [blog post][].
24
0 commit comments