UNPKG

@gitlab/ui

Version:
166 lines (165 loc) 4.1 kB
{ "text": { "primary": { "$value": { "default": "#28272d", "dark": "#ececef" }, "$type": "color", "$description": "Use text.color.default instead.", "$extensions": { "com.figma.scope": [ "TEXT_FILL" ] }, "deprecated": true }, "secondary": { "$value": { "default": "#737278", "dark": "#89888d" }, "$type": "color", "$description": "Use text.color.subtle instead.", "$extensions": { "com.figma.scope": [ "TEXT_FILL" ] }, "deprecated": true }, "tertiary": { "$value": { "default": "#89888d", "dark": "#737278" }, "$type": "color", "$description": "Use text.color.disabled instead.", "$extensions": { "com.figma.scope": [ "TEXT_FILL" ] }, "deprecated": true }, "color": { "default": { "$value": { "default": "{color.neutral.800}", "dark": "{color.neutral.50}" }, "$type": "color", "$description": "Used for the default text color.", "$extensions": { "com.figma.scope": [ "TEXT_FILL" ] } }, "subtle": { "$value": { "default": "{color.neutral.600}", "dark": "{color.neutral.200}" }, "$type": "color", "$description": "Used for supplemental text that doesn't need to be as prominent as other text.", "$extensions": { "com.figma.scope": [ "TEXT_FILL" ] } }, "strong": { "$value": { "default": "{color.neutral.950}", "dark": "{color.neutral.0}" }, "$type": "color", "$description": "Used for text with the highest contrast.", "$extensions": { "com.figma.scope": [ "TEXT_FILL" ] } }, "heading": { "$value": { "default": "{color.neutral.950}", "dark": "{color.neutral.0}" }, "$type": "color", "$description": "Used for headings level 1-6.", "$extensions": { "com.figma.scope": [ "TEXT_FILL" ] } }, "link": { "$value": { "default": "{color.blue.700}", "dark": "{color.blue.200}" }, "$type": "color", "$description": "Used for default text links.", "$extensions": { "com.figma.scope": [ "TEXT_FILL" ] } }, "warning": { "$value": { "default": "{color.orange.600}", "dark": "{color.orange.300}" }, "$type": "color", "$description": "Used for text that requires caution or careful attention.", "$extensions": { "com.figma.scope": [ "TEXT_FILL" ] } }, "danger": { "$value": { "default": "{color.red.600}", "dark": "{color.red.300}" }, "$type": "color", "$description": "Used for text indicating a problem, critical state, destructive action, error, failure, removal, stop, or declination.", "$extensions": { "com.figma.scope": [ "TEXT_FILL" ] } }, "success": { "$value": { "default": "{color.green.600}", "dark": "{color.green.300}" }, "$type": "color", "$description": "Used for text indicating success, completion, approval, addition, or validity.", "$extensions": { "com.figma.scope": [ "TEXT_FILL" ] } }, "disabled": { "$value": { "default": "{color.neutral.400}", "dark": "{color.neutral.400}" }, "$type": "color", "$description": "Used for disabled text.", "$extensions": { "com.figma.scope": [ "TEXT_FILL" ] } } } } }