You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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>
Copy file name to clipboardExpand all lines: docs/content/utilities/colors.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ status: Beta
8
8
Please note Primer CSS v18 has changed the naming of these color classes. Check the <ahref="/css/support/v18-migration">migration guide</a> to make sure your app is up to date.
9
9
</Note>
10
10
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/).
0 commit comments