Skip to content

Labels css have swapped background and font colors in var names #241

Description

@stefano-ottolenghi

For example,

span.label--discontinued {
  background: var(--discontinued-color);
  color: var(--discontinued-background-color);
}

var for background lacks background in name and viceversa. Applies probably to all except for deprecated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions