Use text-subtle for secondary text color in autocomplete

What does this MR do and why?

The Bootstrap color #777 was still being defaulted to here, this MR overrides it with the gl-text-subtle class.

NOTE: This only affects the Markdown editor

Screenshots or screen recordings

Autocomplete type Before After
User (@) image image
Issue (#) image image
Epic (&) image image
MR (!) image image
Slash command (/) image image

How to set up and validate locally

  1. Check out this branch
  2. Visit an issue in the GDK and start to compose a comment
  3. Ensure you are using the markdown editor
  4. Try each of the command operators from the screenshots table above to see the usage of gl-text-subtle for secondary text

Related to #474922 (closed)

Edited by Chad Lavimoniere

Merge request reports

Loading