Change the text color of the 'form group' description to match Pajamas’ specifications.
Problem to solve
The text color for the form group description doesn't match the Pajamas UI Kit design specifications.
| GitLab UI | Pajamas UI Kit |
|---|---|
![]() |
![]() |
$gray-500 / #737278
|
$gray-900 / #333238
|
Proposal
Update the description text color from $gray-500 to $gray-900 in gitlab-ui so that it matches Pajamas' specs.
Edited by Michael Fangman

