Browse Source

Add link color

pull/2032/head
Gabe Kangas 3 years ago
parent
commit
fc40953bcc
No known key found for this signature in database
GPG Key ID: 9A56337728BC81EA
  1. 2
      web/stories/Colors.stories.mdx

2
web/stories/Colors.stories.mdx

@ -12,7 +12,7 @@ Toggle dark mode on and off in the above toolbar to see how these colors look on @@ -12,7 +12,7 @@ Toggle dark mode on and off in the above toolbar to see how these colors look on
## Text
<ColorRow colors={['theme-text-primary', 'theme-text-secondary']} />
<ColorRow colors={['theme-text-primary', 'theme-text-secondary', 'theme-text-link']} />
## Backgrounds

Loading…
Cancel
Save