@clarabridge/unified-react-components
Version:
Collection of Engage reusable components
968 lines (967 loc) • 25.1 kB
JavaScript
module.exports = [
{
'name': 'transparent',
'value': 'transparent',
'theme': ['colors']
},
{
'name': 'white',
'value': 'var(--rgb-white)',
'theme': ['colors']
},
{
'name': 'ui-primary',
'value': 'var(--rgb-ui-primary-700)',
'theme': ['colors']
},
{
'name': 'ui-primary-100',
'value': 'var(--rgb-ui-primary-100)',
'theme': ['colors']
},
{
'name': 'ui-primary-200',
'value': 'var(--rgb-ui-primary-200)',
'theme': ['colors']
},
{
'name': 'ui-primary-300',
'value': 'var(--rgb-ui-primary-300)',
'theme': ['colors']
},
{
'name': 'ui-primary-400',
'value': 'var(--rgb-ui-primary-400)',
'theme': ['colors']
},
{
'name': 'ui-primary-500',
'value': 'var(--rgb-ui-primary-500)',
'theme': ['colors']
},
{
'name': 'ui-primary-600',
'value': 'var(--rgb-ui-primary-600)',
'theme': ['colors']
},
{
'name': 'ui-primary-700',
'value': 'var(--rgb-ui-primary-700)',
'theme': ['colors']
},
{
'name': 'ui-primary-800',
'value': 'var(--rgb-ui-primary-800)',
'theme': ['colors']
},
{
'name': 'ui-primary-900',
'value': 'var(--rgb-ui-primary-900)',
'theme': ['colors']
},
{
'name': 'ui-primary-1000',
'value': 'var(--rgb-ui-primary-1000)',
'theme': ['colors']
},
{
'name': 'ui-warning',
'value': 'var(--rgb-ui-warning-600)',
'theme': ['colors']
},
{
'name': 'ui-warning-100',
'value': 'var(--rgb-ui-warning-100)',
'theme': ['colors']
},
{
'name': 'ui-warning-200',
'value': 'var(--rgb-ui-warning-200)',
'theme': ['colors']
},
{
'name': 'ui-warning-300',
'value': 'var(--rgb-ui-warning-300)',
'theme': ['colors']
},
{
'name': 'ui-warning-400',
'value': 'var(--rgb-ui-warning-400)',
'theme': ['colors']
},
{
'name': 'ui-warning-500',
'value': 'var(--rgb-ui-warning-500)',
'theme': ['colors']
},
{
'name': 'ui-warning-600',
'value': 'var(--rgb-ui-warning-600)',
'theme': ['colors']
},
{
'name': 'ui-warning-700',
'value': 'var(--rgb-ui-warning-700)',
'theme': ['colors']
},
{
'name': 'ui-warning-800',
'value': 'var(--rgb-ui-warning-800)',
'theme': ['colors']
},
{
'name': 'ui-warning-900',
'value': 'var(--rgb-ui-warning-900)',
'theme': ['colors']
},
{
'name': 'ui-warning-1000',
'value': 'var(--rgb-ui-warning-1000)',
'theme': ['colors']
},
{
'name': 'aqua',
'value': 'var(--rgb-aqua-400)',
'theme': ['colors']
},
{
'name': 'aqua-100',
'value': 'var(--rgb-aqua-100)',
'theme': ['colors']
},
{
'name': 'aqua-200',
'value': 'var(--rgb-aqua-200)',
'theme': ['colors']
},
{
'name': 'aqua-300',
'value': 'var(--rgb-aqua-300)',
'theme': ['colors']
},
{
'name': 'aqua-400',
'value': 'var(--rgb-aqua-400)',
'theme': ['colors']
},
{
'name': 'aqua-500',
'value': 'var(--rgb-aqua-500)',
'theme': ['colors']
},
{
'name': 'aqua-600',
'value': 'var(--rgb-aqua-600)',
'theme': ['colors']
},
{
'name': 'aqua-700',
'value': 'var(--rgb-aqua-700)',
'theme': ['colors']
},
{
'name': 'aqua-800',
'value': 'var(--rgb-aqua-800)',
'theme': ['colors']
},
{
'name': 'aqua-900',
'value': 'var(--rgb-aqua-900)',
'theme': ['colors']
},
{
'name': 'aqua-1000',
'value': 'var(--rgb-aqua-1000)',
'theme': ['colors']
},
{
'name': 'ui-gray',
'value': 'var(--rgb-ui-gray-400)',
'theme': ['colors']
},
{
'name': 'ui-gray-100',
'value': 'var(--rgb-ui-gray-100)',
'theme': ['colors']
},
{
'name': 'ui-gray-200',
'value': 'var(--rgb-ui-gray-200)',
'theme': ['colors']
},
{
'name': 'ui-gray-300',
'value': 'var(--rgb-ui-gray-300)',
'theme': ['colors']
},
{
'name': 'ui-gray-400',
'value': 'var(--rgb-ui-gray-400)',
'theme': ['colors']
},
{
'name': 'ui-gray-500',
'value': 'var(--rgb-ui-gray-500)',
'theme': ['colors']
},
{
'name': 'ui-gray-600',
'value': 'var(--rgb-ui-gray-600)',
'theme': ['colors']
},
{
'name': 'ui-gray-700',
'value': 'var(--rgb-ui-gray-700)',
'theme': ['colors']
},
{
'name': 'ui-gray-800',
'value': 'var(--rgb-ui-gray-800)',
'theme': ['colors']
},
{
'name': 'ui-gray-900',
'value': 'var(--rgb-ui-gray-900)',
'theme': ['colors']
},
{
'name': 'ui-gray-1000',
'value': 'var(--rgb-ui-gray-1000)',
'theme': ['colors']
},
{
'name': 'ui-success',
'value': 'var(--rgb-ui-success-600)',
'theme': ['colors']
},
{
'name': 'ui-success-100',
'value': 'var(--rgb-ui-success-100)',
'theme': ['colors']
},
{
'name': 'ui-success-200',
'value': 'var(--rgb-ui-success-200)',
'theme': ['colors']
},
{
'name': 'ui-success-300',
'value': 'var(--rgb-ui-success-300)',
'theme': ['colors']
},
{
'name': 'ui-success-400',
'value': 'var(--rgb-ui-success-400)',
'theme': ['colors']
},
{
'name': 'ui-success-500',
'value': 'var(--rgb-ui-success-500)',
'theme': ['colors']
},
{
'name': 'ui-success-600',
'value': 'var(--rgb-ui-success-600)',
'theme': ['colors']
},
{
'name': 'ui-success-700',
'value': 'var(--rgb-ui-success-700)',
'theme': ['colors']
},
{
'name': 'ui-success-800',
'value': 'var(--rgb-ui-success-800)',
'theme': ['colors']
},
{
'name': 'ui-success-900',
'value': 'var(--rgb-ui-success-900)',
'theme': ['colors']
},
{
'name': 'ui-success-1000',
'value': 'var(--rgb-ui-success-1000)',
'theme': ['colors']
},
{
'name': 'neg-sentiment',
'value': 'var(--rgb-neg-sentiment-400)',
'theme': ['colors']
},
{
'name': 'neg-sentiment-100',
'value': 'var(--rgb-neg-sentiment-100)',
'theme': ['colors']
},
{
'name': 'neg-sentiment-200',
'value': 'var(--rgb-neg-sentiment-200)',
'theme': ['colors']
},
{
'name': 'neg-sentiment-300',
'value': 'var(--rgb-neg-sentiment-300)',
'theme': ['colors']
},
{
'name': 'neg-sentiment-400',
'value': 'var(--rgb-neg-sentiment-400)',
'theme': ['colors']
},
{
'name': 'neg-sentiment-500',
'value': 'var(--rgb-neg-sentiment-500)',
'theme': ['colors']
},
{
'name': 'neg-sentiment-600',
'value': 'var(--rgb-neg-sentiment-600)',
'theme': ['colors']
},
{
'name': 'neg-sentiment-700',
'value': 'var(--rgb-neg-sentiment-700)',
'theme': ['colors']
},
{
'name': 'neg-sentiment-800',
'value': 'var(--rgb-neg-sentiment-800)',
'theme': ['colors']
},
{
'name': 'neg-sentiment-900',
'value': 'var(--rgb-neg-sentiment-900)',
'theme': ['colors']
},
{
'name': 'neg-sentiment-1000',
'value': 'var(--rgb-neg-sentiment-1000)',
'theme': ['colors']
},
{
'name': 'emotional-intensity',
'value': 'var(--rgb-emotional-intensity-400)',
'theme': ['colors']
},
{
'name': 'emotional-intensity-100',
'value': 'var(--rgb-emotional-intensity-100)',
'theme': ['colors']
},
{
'name': 'emotional-intensity-200',
'value': 'var(--rgb-emotional-intensity-200)',
'theme': ['colors']
},
{
'name': 'emotional-intensity-300',
'value': 'var(--rgb-emotional-intensity-300)',
'theme': ['colors']
},
{
'name': 'emotional-intensity-400',
'value': 'var(--rgb-emotional-intensity-400)',
'theme': ['colors']
},
{
'name': 'emotional-intensity-500',
'value': 'var(--rgb-emotional-intensity-500)',
'theme': ['colors']
},
{
'name': 'emotional-intensity-600',
'value': 'var(--rgb-emotional-intensity-600)',
'theme': ['colors']
},
{
'name': 'emotional-intensity-700',
'value': 'var(--rgb-emotional-intensity-700)',
'theme': ['colors']
},
{
'name': 'emotional-intensity-800',
'value': 'var(--rgb-emotional-intensity-800)',
'theme': ['colors']
},
{
'name': 'emotional-intensity-900',
'value': 'var(--rgb-emotional-intensity-900)',
'theme': ['colors']
},
{
'name': 'emotional-intensity-1000',
'value': 'var(--rgb-emotional-intensity-1000)',
'theme': ['colors']
},
{
'name': 'ui-danger',
'value': 'var(--rgb-ui-danger-700)',
'theme': ['colors']
},
{
'name': 'ui-danger-100',
'value': 'var(--rgb-ui-danger-100)',
'theme': ['colors']
},
{
'name': 'ui-danger-200',
'value': 'var(--rgb-ui-danger-200)',
'theme': ['colors']
},
{
'name': 'ui-danger-300',
'value': 'var(--rgb-ui-danger-300)',
'theme': ['colors']
},
{
'name': 'ui-danger-400',
'value': 'var(--rgb-ui-danger-400)',
'theme': ['colors']
},
{
'name': 'ui-danger-500',
'value': 'var(--rgb-ui-danger-500)',
'theme': ['colors']
},
{
'name': 'ui-danger-600',
'value': 'var(--rgb-ui-danger-600)',
'theme': ['colors']
},
{
'name': 'ui-danger-700',
'value': 'var(--rgb-ui-danger-700)',
'theme': ['colors']
},
{
'name': 'ui-danger-800',
'value': 'var(--rgb-ui-danger-800)',
'theme': ['colors']
},
{
'name': 'ui-danger-900',
'value': 'var(--rgb-ui-danger-900)',
'theme': ['colors']
},
{
'name': 'ui-danger-1000',
'value': 'var(--rgb-ui-danger-1000)',
'theme': ['colors']
},
{
'name': 'pos-sentiment-100',
'value': 'var(--rgb-pos-sentiment-100)',
'theme': ['colors']
},
{
'name': 'pos-sentiment-200',
'value': 'var(--rgb-pos-sentiment-200)',
'theme': ['colors']
},
{
'name': 'pos-sentiment-300',
'value': 'var(--rgb-pos-sentiment-300)',
'theme': ['colors']
},
{
'name': 'pos-sentiment-400',
'value': 'var(--rgb-pos-sentiment-400)',
'theme': ['colors']
},
{
'name': 'pos-sentiment-500',
'value': 'var(--rgb-pos-sentiment-500)',
'theme': ['colors']
},
{
'name': 'pos-sentiment-600',
'value': 'var(--rgb-pos-sentiment-600)',
'theme': ['colors']
},
{
'name': 'pos-sentiment-700',
'value': 'var(--rgb-pos-sentiment-700)',
'theme': ['colors']
},
{
'name': 'pos-sentiment-800',
'value': 'var(--rgb-pos-sentiment-800)',
'theme': ['colors']
},
{
'name': 'pos-sentiment-900',
'value': 'var(--rgb-pos-sentiment-900)',
'theme': ['colors']
},
{
'name': 'pos-sentiment-1000',
'value': 'var(--rgb-pos-sentiment-1000)',
'theme': ['colors']
},
{
'name': 'effort-easy-100',
'value': 'var(--rgb-effort-easy-100)',
'theme': ['colors']
},
{
'name': 'effort-easy-200',
'value': 'var(--rgb-effort-easy-200)',
'theme': ['colors']
},
{
'name': 'effort-easy-300',
'value': 'var(--rgb-effort-easy-300)',
'theme': ['colors']
},
{
'name': 'effort-easy-400',
'value': 'var(--rgb-effort-easy-400)',
'theme': ['colors']
},
{
'name': 'effort-easy-500',
'value': 'var(--rgb-effort-easy-500)',
'theme': ['colors']
},
{
'name': 'effort-easy-600',
'value': 'var(--rgb-effort-easy-600)',
'theme': ['colors']
},
{
'name': 'effort-easy-700',
'value': 'var(--rgb-effort-easy-700)',
'theme': ['colors']
},
{
'name': 'effort-easy-800',
'value': 'var(--rgb-effort-easy-800)',
'theme': ['colors']
},
{
'name': 'effort-easy-900',
'value': 'var(--rgb-effort-easy-900)',
'theme': ['colors']
},
{
'name': 'effort-easy-1000',
'value': 'var(--rgb-effort-easy-1000)',
'theme': ['colors']
},
{
'name': 'effort-hard-100',
'value': 'var(--rgb-effort-hard-100)',
'theme': ['colors']
},
{
'name': 'effort-hard-200',
'value': 'var(--rgb-effort-hard-200)',
'theme': ['colors']
},
{
'name': 'effort-hard-300',
'value': 'var(--rgb-effort-hard-300)',
'theme': ['colors']
},
{
'name': 'effort-hard-400',
'value': 'var(--rgb-effort-hard-400)',
'theme': ['colors']
},
{
'name': 'effort-hard-500',
'value': 'var(--rgb-effort-hard-500)',
'theme': ['colors']
},
{
'name': 'effort-hard-600',
'value': 'var(--rgb-effort-hard-600)',
'theme': ['colors']
},
{
'name': 'effort-hard-700',
'value': 'var(--rgb-effort-hard-700)',
'theme': ['colors']
},
{
'name': 'effort-hard-800',
'value': 'var(--rgb-effort-hard-800)',
'theme': ['colors']
},
{
'name': 'effort-hard-900',
'value': 'var(--rgb-effort-hard-900)',
'theme': ['colors']
},
{
'name': 'effort-hard-1000',
'value': 'var(--rgb-effort-hard-1000)',
'theme': ['colors']
},
{
'name': 'black',
'value': 'var(--rgb-black)',
'theme': ['colors']
},
{
'name': 'ui-gray',
'value': 'var(--rgb-ui-gray-400)',
'theme': ['colors']
},
{
'name': 'ui-gray-100',
'value': 'var(--rgb-ui-gray-100)',
'theme': ['colors']
},
{
'name': 'ui-gray-200',
'value': 'var(--rgb-ui-gray-200)',
'theme': ['colors']
},
{
'name': 'ui-gray-300',
'value': 'var(--rgb-ui-gray-300)',
'theme': ['colors']
},
{
'name': 'ui-gray-400',
'value': 'var(--rgb-ui-gray-400)',
'theme': ['colors']
},
{
'name': 'ui-gray-500',
'value': 'var(--rgb-ui-gray-500)',
'theme': ['colors']
},
{
'name': 'ui-gray-600',
'value': 'var(--rgb-ui-gray-600)',
'theme': ['colors']
},
{
'name': 'success',
'value': 'var(--rgb-success)',
'theme': ['colors']
},
{
'name': 'info',
'value': 'var(--rgb-info)',
'theme': ['colors']
},
{
'name': 'info-100',
'value': 'var(--rgb-info-100)',
'theme': ['colors']
},
{
'name': 'info-200',
'value': 'var(--rgb-info-200)',
'theme': ['colors']
},
{
'name': 'info-300',
'value': 'var(--rgb-info-300)',
'theme': ['colors']
},
{
'name': 'info-400',
'value': 'var(--rgb-info-400)',
'theme': ['colors']
},
{
'name': 'info-500',
'value': 'var(--rgb-info-500)',
'theme': ['colors']
},
{
'name': 'info-600',
'value': 'var(--rgb-info-600)',
'theme': ['colors']
},
{
'name': 'header-background-color',
'value': 'var(--rgb-header-background-color)',
'theme': ['colors']
},
{
'name': 'header-text-color',
'value': 'var(--rgb-header-text-color)',
'theme': ['colors']
},
{
'name': 'header-text-hover-color',
'value': 'var(--rgb-header-text-hover-color)',
'theme': ['colors']
},
{
'name': 'header-border-color',
'value': 'var(--rgb-header-border-color)',
'theme': ['colors']
},
{
'name': 'sidebar-background-color',
'value': 'var(--rgb-sidebar-background-color)',
'theme': ['colors']
},
{
'name': 'sidebar-text-color',
'value': 'var(--rgb-sidebar-text-color)',
'theme': ['colors']
},
{
'name': 'sidebar-subtext-color',
'value': 'var(--rgb-sidebar-subtext-color)',
'theme': ['colors']
},
{
'name': 'sentiment-strong-positive',
'value': 'var(--rgb-sentiment-strong-positive)',
'theme': ['colors']
},
{
'name': 'third-party-facebook',
'value': 'var(--rgb-third-party-facebook)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-twitter',
'value': 'var(--rgb-third-party-twitter)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-apptentive',
'value': 'var(--rgb-third-party-apptentive)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-bazaarvoice',
'value': 'var(--rgb-third-party-bazaarvoice)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-bold360',
'value': 'var(--rgb-third-party-bold360)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-brandwatch',
'value': 'var(--rgb-third-party-brandwatch)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-cfpb',
'value': 'var(--rgb-third-party-cfpb)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-confirmit',
'value': 'var(--rgb-third-party-confirmit)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-egain',
'value': 'var(--rgb-third-party-egain)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-foresee',
'value': 'var(--rgb-third-party-foresee)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-gladly',
'value': 'var(--rgb-third-party-gladly)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-khoros',
'value': 'var(--rgb-third-party-khoros)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-liveperson',
'value': 'var(--rgb-third-party-liveperson)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-medallia',
'value': 'var(--rgb-third-party-medallia)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-opinator',
'value': 'var(--rgb-third-party-opinator)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-powerreviews',
'value': 'var(--rgb-third-party-powerreviews)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-qualtrics',
'value': 'var(--rgb-third-party-qualtrics)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-reputation',
'value': 'var(--rgb-third-party-reputation)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-cpsc',
'value': 'var(--rgb-third-party-cpsc)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-salesforce',
'value': 'var(--rgb-third-party-salesforce)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-socialstudio',
'value': 'var(--rgb-third-party-socialstudio)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-surveymonkey',
'value': 'var(--rgb-third-party-surveymonkey)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-synthesio',
'value': 'var(--rgb-third-party-synthesio)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-tripadvisor',
'value': 'var(--rgb-third-party-tripadvisor)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-trustpilot',
'value': 'var(--rgb-third-party-trustpilot)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-yotpo',
'value': 'var(--rgb-third-party-yotpo)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-zendesk',
'value': 'var(--rgb-third-party-zendesk)',
'theme': ['textColor', 'backgroundColor']
},
{
'name': 'third-party-instagram',
'value': 'var(--rgb-third-party-instagram)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-whatsapp',
'value': 'var(--rgb-third-party-whatsapp)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-linkedin',
'value': 'var(--rgb-third-party-linkedin)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-youtube',
'value': 'var(--rgb-third-party-youtube)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-khoros',
'value': 'var(--rgb-third-party-khoros)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-apple',
'value': 'var(--rgb-third-party-apple)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-wechat',
'value': 'var(--rgb-third-party-wechat)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-twilio',
'value': 'var(--rgb-third-party-twilio)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-rss',
'value': 'var(--rgb-third-party-rss)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-telegram',
'value': 'var(--rgb-third-party-telegram)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-tumblr',
'value': 'var(--rgb-third-party-tumblr)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-viber',
'value': 'var(--rgb-third-party-viber)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-line',
'value': 'var(--rgb-third-party-line)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-foursquare',
'value': 'var(--rgb-third-party-foursquare)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-googleplus',
'value': 'var(--rgb-third-party-googleplus)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-pinterest',
'value': 'var(--rgb-third-party-pinterest)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-mixcloud',
'value': 'var(--rgb-third-party-mixcloud)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-soundcloud',
'value': 'var(--rgb-third-party-soundcloud)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-vimeo',
'value': 'var(--rgb-third-party-vimeo)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-yelp',
'value': 'var(--rgb-third-party-yelp)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-telligent',
'value': 'var(--rgb-third-party-telligent)',
'theme': ['textColor', 'backgroundColor'],
},
{
'name': 'third-party-android',
'value': 'var(--rgb-third-party-android)',
'theme': ['textColor', 'backgroundColor'],
},
];