global:
  scope: component
  type: color
  category: background-color
  cssProperties:
  - 'background*'
  - 'border*'
  - box-shadow
imports:
- "../../../../design-tokens/aliases/colors.yml"
- "../../../../design-tokens/aliases/color-palettes.yml"
props:
  UTILITY_BAR_COLOR_BACKGROUND_NOTIFICATION_BADGE:
    value: '{!PALETTE_RED_60}'
    comment: Utility bar notifications badge background color.
  UTILITY_BAR_COLOR_BACKGROUND_NOTIFICATION_FOCUS:
    value: '{!PALETTE_NEUTRAL_80}'
    comment: Utility bar notifications focus background color.
