Skip to content

Commit 116df21

Browse files
ashygeeyaili
andauthored
add note about how to learn about color (#1929)
* add note about how to learn about color * Apply suggestions from code review Co-authored-by: Inayaili León <yaili@github.com> Co-authored-by: Inayaili León <yaili@github.com>
1 parent 67f0800 commit 116df21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/utilities/colors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ status: Beta
88
Please note Primer CSS v18 has changed the naming of these color classes. Check the <a href="/css/support/v18-migration">migration guide</a> to make sure your app is up to date.
99
</Note>
1010

11-
Use color utilities to apply color to the background of elements, text, and borders.
11+
Use color utilities to apply color to the background of elements, text, and borders. These utilities should only be used where color is not provided by a component. To learn more about how to apply color, read the [color documentation](https://primer.style/design/foundations/color) in the [interface guidelines](https://primer.style/design/).
1212

1313
## Text
1414

0 commit comments

Comments
 (0)