UNPKG

@gitlab/ui

Version:
37 lines (36 loc) 827 B
{ "datepicker": { "background": { "color": { "$value": { "default": "{color.neutral.0}", "dark": "{color.neutral.900}" }, "$type": "color", "$description": "Used for the background color of datepicker.", "$extensions": { "com.figma.scope": [ "SHAPE_FILL", "TEXT_FILL" ] } } }, "date": { "text": { "color": { "selected": { "$value": "{control.indicator.color.selected}", "$type": "color", "$description": "Used for the datepicker date text color state indicators.", "$extensions": { "com.figma.scope": [ "TEXT_FILL" ] } } } } } } }