# 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: text-color
  cssProperties:
  - color
  - fill
imports:
- "../../../../design-tokens/aliases/color-palettes.yml"
props:
  TABLE_COLOR_TEXT_HEADER:
    value: '{!PALETTE_NEUTRAL_30}'
