global:
  scope: component
  type: color
  category: background-color
  cssProperties:
  - 'background*'
  - 'border*'
  - box-shadow
imports:
- "../../../../design-tokens/aliases/color-palettes.yml"
props:
  NOTIFICATION_COLOR_BACKGROUND_INVERSE:
    value: '{!PALETTE_NEUTRAL_50}'
    comment: Dark notification component background color.
