Use gl-text-color-default design token

What does this MR do and why?

  • Replace var(--gl-text-color, $gl-text-color); with var(--gl-text-color-default);
  • Replace var(--gl-text-color-secondary, $gl-text-color-secondary) with var(--gl-text-color-subtle)

Links

Edited by Annabel Dunstone Gray

Merge request reports

Loading