# Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
# Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license

global:
  scope: component
  type: color
  category: background-color
  cssProperties:
  - 'background*'
imports:
- "../../../../design-tokens/aliases/color-palettes.yml"
props:
  COLOR_BACKGROUND_PROGRESS_RING_CONTENT:
    value: '{!PALETTE_NEUTRAL_100}'
    comment: 'Inner color for progress ring component'
