UNPKG

@gitlab/ui

Version:
22 lines (21 loc) 486 B
{ "focus-ring": { "outer": { "color": { "$value": { "default": "{color.blue.500}", "dark": "{color.blue.400}" }, "$type": "color", "$description": "Used for the outer color portion of the focus ring." } }, "inner": { "color": { "$value": "{background.color.default}", "$type": "color", "$description": "Used for the inner neutral portion of the focus ring." } } } }