0

Add link color

This commit is contained in:
Gabe Kangas 2022-07-10 17:37:51 -07:00
parent 0a5f183c2d
commit fc40953bcc
No known key found for this signature in database
GPG Key ID: 9A56337728BC81EA

View File

@ -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