Skip to content

GitLab UI integration branch for 2613-add-design-tokens-to-label-2

What does this MR do and why?

Removes dark mode style overrides for GlLabel with design token implementation introduced in gitlab-ui!4279

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
light-before light-after
dark-before dark-after

How to set up and validate locally

  1. Create a label-able thing e.g. Issue/MR/Epic etc.
  2. Apply scoped and default labels with light and dark background colors
  3. Validate hover/focus states for close button
Edited by Scott de Jonge

Merge request reports