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 (@) |
|
|
Issue (#) |
|
|
Epic (&) |
|
|
MR (!) |
|
|
Slash command (/) |
|
|
How to set up and validate locally
- Check out this branch
- Visit an issue in the GDK and start to compose a comment
- Ensure you are using the markdown editor
- 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









