@atlaskit/tokens
Version:
Design tokens are the single source of truth to name and store design decisions.
1,503 lines • 125 kB
JSON
{
"name": "Light",
"tokens": {
"Light/color.text": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for primary text, such as body copy, sentence case headers, and buttons."
},
"value": "#292A2E"
},
"Light/color.text.accent.lime": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.8.0",
"description": "Use for lime text on subtlest and subtler lime accent backgrounds when there is no meaning tied to the color."
},
"value": "#4C6B1F"
},
"Light/color.text.accent.lime.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.8.0",
"description": "Use for lime text on subtle lime accent backgrounds when there is no meaning tied to the color."
},
"value": "#37471F"
},
"Light/color.text.accent.red": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for red text on subtlest and subtler red accent backgrounds when there is no meaning tied to the color."
},
"value": "#AE2E24"
},
"Light/color.text.accent.red.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for red text on subtle red accent backgrounds when there is no meaning tied to the color."
},
"value": "#5D1F1A"
},
"Light/color.text.accent.orange": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for orange text on subtlest and subtler orange accent backgrounds when there is no meaning tied to the color."
},
"value": "#9E4C00"
},
"Light/color.text.accent.orange.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for orange text on subtle orange accent backgrounds when there is no meaning tied to the color."
},
"value": "#693200"
},
"Light/color.text.accent.yellow": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for yellow text on subtlest and subtler yellow accent backgrounds when there is no meaning tied to the color."
},
"value": "#7F5F01"
},
"Light/color.text.accent.yellow.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for yellow text on subtle yellow accent backgrounds when there is no meaning tied to the color."
},
"value": "#533F04"
},
"Light/color.text.accent.green": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for green text on subtlest and subtler green accent backgrounds when there is no meaning tied to the color."
},
"value": "#216E4E"
},
"Light/color.text.accent.green.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for green text on subtle green accent backgrounds when there is no meaning tied to the color."
},
"value": "#164B35"
},
"Light/color.text.accent.teal": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for teal text on subtlest and subtler teal accent backgrounds when there is no meaning tied to the color."
},
"value": "#206A83"
},
"Light/color.text.accent.teal.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for teal text on subtle teal accent backgrounds when there is no meaning tied to the color."
},
"value": "#164555"
},
"Light/color.text.accent.blue": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for blue text on subtlest and subtler blue accent backgrounds when there is no meaning tied to the color."
},
"value": "#1558BC"
},
"Light/color.text.accent.blue.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for blue text on subtle blue accent backgrounds when there is no meaning tied to the color."
},
"value": "#123263"
},
"Light/color.text.accent.purple": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for purple text on subtlest and subtler purple accent backgrounds when there is no meaning tied to the color."
},
"value": "#803FA5"
},
"Light/color.text.accent.purple.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for purple text on subtle purple accent backgrounds when there is no meaning tied to the color."
},
"value": "#48245D"
},
"Light/color.text.accent.magenta": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for magenta text on subtlest and subtler magenta accent backgrounds when there is no meaning tied to the color."
},
"value": "#943D73"
},
"Light/color.text.accent.magenta.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for magenta text on subtle magenta accent backgrounds when there is no meaning tied to the color."
},
"value": "#50253F"
},
"Light/color.text.accent.gray": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.10.5",
"description": "Use for text on non-bold gray accent backgrounds, such as colored tags."
},
"value": "#505258"
},
"Light/color.text.accent.gray.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.10.5",
"description": "Use for text and icons on gray subtle accent backgrounds."
},
"value": "#1E1F21"
},
"Light/color.text.disabled": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.0.15",
"description": "Use for text in a disabled state."
},
"value": "#080F214A"
},
"Light/color.text.inverse": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for text on bold backgrounds."
},
"value": "#FFFFFF"
},
"Light/color.text.selected": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for text in selected or opened states, such as tabs and dropdown buttons."
},
"value": "#1868DB"
},
"Light/color.text.brand": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for text that reinforces our brand."
},
"value": "#1868DB"
},
"Light/color.text.danger": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.0.15",
"description": "Use for critical text, such as input field error messaging."
},
"value": "#AE2E24"
},
"Light/color.text.danger.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "8.1.0",
"description": "Use for text on top of danger semantic labels to ensure accessibility and desired visual appearance."
},
"value": "#5D1F1A"
},
"Light/color.text.warning": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.0.15",
"description": "Use for text to emphasize caution, such as in moved lozenges."
},
"value": "#9E4C00"
},
"Light/color.text.warning.inverse": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for text when on bold warning backgrounds."
},
"value": "#292A2E"
},
"Light/color.text.warning.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "8.1.0",
"description": "Use for text on top of warning semantic labels to ensure accessibility and desired visual appearance."
},
"value": "#693200"
},
"Light/color.text.success": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.0.15",
"description": "Use for text to communicate a favorable outcome, such as input field success messaging."
},
"value": "#4C6B1F"
},
"Light/color.text.success.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "8.1.0",
"description": "Use for text on top of success semantic labels to ensure accessibility and desired visual appearance."
},
"value": "#37471F"
},
"Light/color.text.discovery": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.0.15",
"description": "Use for text to emphasize change or something new, such as in new lozenges."
},
"value": "#803FA5"
},
"Light/color.text.discovery.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "8.1.0",
"description": "Use for text on top of discovery semantic labels to ensure accessibility and desired visual appearance."
},
"value": "#48245D"
},
"Light/color.text.information": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for informative text or to communicate something is in progress, such as in-progress lozenges."
},
"value": "#1558BC"
},
"Light/color.text.information.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "8.1.0",
"description": "Use for text on top of information semantic labels to ensure accessibility and desired visual appearance."
},
"value": "#123263"
},
"Light/color.text.subtlest": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for tertiary text, such as meta-data, breadcrumbs, input field placeholder and helper text."
},
"value": "#6B6E76"
},
"Light/color.text.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for secondary text, such as navigation, subtle button links, input field labels, and all caps subheadings."
},
"value": "#505258"
},
"Light/color.link": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for links in a default or hovered state. Add an underline for hovered states."
},
"value": "#1868DB"
},
"Light/color.link.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for links in a pressed state."
},
"value": "#1558BC"
},
"Light/color.link.visited": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.23.0",
"description": "Use for visited links."
},
"value": "#803FA5"
},
"Light/color.link.visited.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.43.0",
"description": "Use for visited links in a pressed state."
},
"value": "#48245D"
},
"Light/color.icon": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for icon-only buttons, or icons paired with color.text"
},
"value": "#292A2E"
},
"Light/color.icon.accent.lime": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.6.0",
"description": "Use for lime icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
},
"value": "#6A9A23"
},
"Light/color.icon.accent.red": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for red icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
},
"value": "#C9372C"
},
"Light/color.icon.accent.orange": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for orange icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
},
"value": "#E06C00"
},
"Light/color.icon.accent.yellow": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for yellow icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
},
"value": "#B38600"
},
"Light/color.icon.accent.green": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for green icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
},
"value": "#22A06B"
},
"Light/color.icon.accent.teal": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for teal icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
},
"value": "#2898BD"
},
"Light/color.icon.accent.blue": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for blue icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
},
"value": "#357DE8"
},
"Light/color.icon.accent.purple": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for purple icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
},
"value": "#AF59E1"
},
"Light/color.icon.accent.magenta": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for magenta icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
},
"value": "#CD519D"
},
"Light/color.icon.accent.gray": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.10.5",
"description": "Use for icons on non-bold gray accent backgrounds, such as file type icons."
},
"value": "#7D818A"
},
"Light/color.icon.disabled": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for icons in a disabled state."
},
"value": "#080F214A"
},
"Light/color.icon.inverse": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for icons on bold backgrounds."
},
"value": "#FFFFFF"
},
"Light/color.icon.selected": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.2",
"description": "Use for icons in selected or opened states, such as those used in dropdown buttons."
},
"value": "#1868DB"
},
"Light/color.icon.brand": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for icons that reinforce our brand."
},
"value": "#1868DB"
},
"Light/color.icon.danger": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for icons communicating critical information, such as those used in error handing."
},
"value": "#C9372C"
},
"Light/color.icon.warning": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for icons communicating caution, such as those used in warning section messages."
},
"value": "#E06C00"
},
"Light/color.icon.warning.inverse": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for icons when on bold warning backgrounds."
},
"value": "#292A2E"
},
"Light/color.icon.success": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for icons communicating a favorable outcome, such as those used in success section messaged."
},
"value": "#6A9A23"
},
"Light/color.icon.discovery": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for icons communicating change or something new, such as discovery section messages."
},
"value": "#AF59E1"
},
"Light/color.icon.information": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for icons communicating information or something in-progress, such as information section messages."
},
"value": "#357DE8"
},
"Light/color.icon.subtlest": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.54.0",
"description": "Use for icons paired with color.text.subtlest"
},
"value": "#6B6E76"
},
"Light/color.icon.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for icons paired with color.text.subtle"
},
"value": "#505258"
},
"Light/color.border": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use to visually group or separate UI elements, such as flat cards or side panel dividers."
},
"value": "#0B120E24"
},
"Light/color.border.accent.lime": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.6.0",
"description": "Use for lime borders on non-bold backgrounds when there is no meaning tied to the color."
},
"value": "#6A9A23"
},
"Light/color.border.accent.lime.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative lime borders that do not need to meet 3:1 contrast requirements."
},
"value": "#B3DF72"
},
"Light/color.border.accent.red": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for red borders on non-bold backgrounds when there is no meaning tied to the color."
},
"value": "#E2483D"
},
"Light/color.border.accent.red.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative red borders that do not need to meet 3:1 contrast requirements."
},
"value": "#FD9891"
},
"Light/color.border.accent.orange": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for orange borders on non-bold backgrounds when there is no meaning tied to the color."
},
"value": "#E06C00"
},
"Light/color.border.accent.orange.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative orange borders that do not need to meet 3:1 contrast requirements."
},
"value": "#FBC828"
},
"Light/color.border.accent.yellow": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for yellow borders on non-bold backgrounds when there is no meaning tied to the color."
},
"value": "#B38600"
},
"Light/color.border.accent.yellow.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative yellow borders that do not need to meet 3:1 contrast requirements."
},
"value": "#EED12B"
},
"Light/color.border.accent.green": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for green borders on non-bold backgrounds when there is no meaning tied to the color."
},
"value": "#22A06B"
},
"Light/color.border.accent.green.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative green borders that do not need to meet 3:1 contrast requirements."
},
"value": "#7EE2B8"
},
"Light/color.border.accent.teal": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for teal borders on non-bold backgrounds when there is no meaning tied to the color."
},
"value": "#2898BD"
},
"Light/color.border.accent.teal.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative teal borders that do not need to meet 3:1 contrast requirements."
},
"value": "#9DD9EE"
},
"Light/color.border.accent.blue": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for blue borders on non-bold backgrounds when there is no meaning tied to the color."
},
"value": "#357DE8"
},
"Light/color.border.accent.blue.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative blue borders that do not need to meet 3:1 contrast requirements."
},
"value": "#8FB8F6"
},
"Light/color.border.accent.purple": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for purple borders on non-bold backgrounds when there is no meaning tied to the color."
},
"value": "#AF59E1"
},
"Light/color.border.accent.purple.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative purple borders that do not need to meet 3:1 contrast requirements."
},
"value": "#D8A0F7"
},
"Light/color.border.accent.magenta": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for magenta borders on non-bold backgrounds when there is no meaning tied to the color."
},
"value": "#CD519D"
},
"Light/color.border.accent.magenta.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative magenta borders that do not need to meet 3:1 contrast requirements."
},
"value": "#F797D2"
},
"Light/color.border.accent.gray": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.10.5",
"description": "Use for borders on non-bold gray accent backgrounds."
},
"value": "#7D818A"
},
"Light/color.border.accent.gray.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative gray borders that do not need to meet 3:1 contrast requirements."
},
"value": "#DDDEE1"
},
"Light/color.border.disabled": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for borders of elements in a disabled state."
},
"value": "#0515240F"
},
"Light/color.border.focused": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for focus rings of elements in a focus state."
},
"value": "#4688EC"
},
"Light/color.border.input": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."
},
"value": "#8C8F97"
},
"Light/color.border.inverse": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for borders on bold backgrounds."
},
"value": "#FFFFFF"
},
"Light/color.border.selected": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.2",
"description": "Use for borders or visual indicators of elements in a selected or opened state, such as in tabs or menu items."
},
"value": "#1868DB"
},
"Light/color.border.brand": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for borders or visual indicators of elements that reinforce our brand, such as logos or primary buttons."
},
"value": "#1868DB"
},
"Light/color.border.danger": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for borders communicating critical information, such as the borders on invalid text fields."
},
"value": "#E2483D"
},
"Light/color.border.danger.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative danger borders that do not need to meet 3:1 contrast requirements."
},
"value": "#FD9891"
},
"Light/color.border.warning": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for borders communicating caution."
},
"value": "#E06C00"
},
"Light/color.border.warning.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative warning borders that do not need to meet 3:1 contrast requirements."
},
"value": "#FBC828"
},
"Light/color.border.success": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for borders communicating a favorable outcome, such as the borders on validated text fields."
},
"value": "#6A9A23"
},
"Light/color.border.success.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative success borders that do not need to meet 3:1 contrast requirements."
},
"value": "#B3DF72"
},
"Light/color.border.discovery": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for borders communicating change or something new, such as the borders in onboarding spotlights."
},
"value": "#AF59E1"
},
"Light/color.border.discovery.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative discovery borders that do not need to meet 3:1 contrast requirements."
},
"value": "#D8A0F7"
},
"Light/color.border.information": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.6.0",
"description": "Use for borders communicating information or something in-progress."
},
"value": "#357DE8"
},
"Light/color.border.information.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "13.2.0",
"description": "Use for decorative information borders that do not need to meet 3:1 contrast requirements."
},
"value": "#8FB8F6"
},
"Light/color.border.bold": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.10.8",
"description": "A neutral border option that passes min 3:1 contrast ratios."
},
"value": "#7D818A"
},
"Light/color.background.accent.lime.subtlest": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.6.0",
"description": "Use for for backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
},
"value": "#EFFFD6"
},
"Light/color.background.accent.lime.subtlest.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.lime.subtlest."
},
"value": "#D3F1A7"
},
"Light/color.background.accent.lime.subtlest.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.lime.subtlest."
},
"value": "#BDE97C"
},
"Light/color.background.accent.lime.subtler": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.6.0",
"description": "Use for for backgrounds when there is no meaning tied to the color, such as colored tags."
},
"value": "#D3F1A7"
},
"Light/color.background.accent.lime.subtler.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.lime.subtler."
},
"value": "#BDE97C"
},
"Light/color.background.accent.lime.subtler.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.lime.subtler."
},
"value": "#B3DF72"
},
"Light/color.background.accent.lime.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.6.0",
"description": "Use for vibrant for backgrounds when there is no meaning tied to the color, such as colored tags."
},
"value": "#94C748"
},
"Light/color.background.accent.lime.subtle.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.lime.subtle."
},
"value": "#B3DF72"
},
"Light/color.background.accent.lime.subtle.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.lime.subtle."
},
"value": "#BDE97C"
},
"Light/color.background.accent.lime.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.6.0",
"description": "Use for for backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."
},
"value": "#5B7F24"
},
"Light/color.background.accent.lime.bolder.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.lime.bolder."
},
"value": "#4C6B1F"
},
"Light/color.background.accent.lime.bolder.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.lime.bolder."
},
"value": "#3F5224"
},
"Light/color.background.accent.red.subtlest": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for red backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
},
"value": "#FFECEB"
},
"Light/color.background.accent.red.subtlest.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.red.subtlest."
},
"value": "#FFD5D2"
},
"Light/color.background.accent.red.subtlest.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.red.subtlest."
},
"value": "#FFB8B2"
},
"Light/color.background.accent.red.subtler": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for red backgrounds when there is no meaning tied to the color, such as colored tags."
},
"value": "#FFD5D2"
},
"Light/color.background.accent.red.subtler.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.red.subtler."
},
"value": "#FFB8B2"
},
"Light/color.background.accent.red.subtler.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.red.subtler."
},
"value": "#FD9891"
},
"Light/color.background.accent.red.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for vibrant red backgrounds when there is no meaning tied to the color, such as colored tags."
},
"value": "#F87168"
},
"Light/color.background.accent.red.subtle.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.red.subtle."
},
"value": "#FD9891"
},
"Light/color.background.accent.red.subtle.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.red.subtle."
},
"value": "#FFB8B2"
},
"Light/color.background.accent.red.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for red backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."
},
"value": "#C9372C"
},
"Light/color.background.accent.red.bolder.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.red.bolder."
},
"value": "#AE2E24"
},
"Light/color.background.accent.red.bolder.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.red.bolder."
},
"value": "#872821"
},
"Light/color.background.accent.orange.subtlest": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for orange backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
},
"value": "#FFF5DB"
},
"Light/color.background.accent.orange.subtlest.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.orange.subtlest."
},
"value": "#FCE4A6"
},
"Light/color.background.accent.orange.subtlest.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.orange.subtlest."
},
"value": "#FBD779"
},
"Light/color.background.accent.orange.subtler": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for orange backgrounds when there is no meaning tied to the color, such as colored tags."
},
"value": "#FCE4A6"
},
"Light/color.background.accent.orange.subtler.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.orange.subtler."
},
"value": "#FBD779"
},
"Light/color.background.accent.orange.subtler.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.orange.subtler."
},
"value": "#FBC828"
},
"Light/color.background.accent.orange.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for vibrant orange backgrounds when there is no meaning tied to the color, such as colored tags."
},
"value": "#FCA700"
},
"Light/color.background.accent.orange.subtle.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.orange.subtle."
},
"value": "#FBC828"
},
"Light/color.background.accent.orange.subtle.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.orange.subtle."
},
"value": "#FBD779"
},
"Light/color.background.accent.orange.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for orange backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."
},
"value": "#BD5B00"
},
"Light/color.background.accent.orange.bolder.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.orange.bolder."
},
"value": "#9E4C00"
},
"Light/color.background.accent.orange.bolder.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.orange.bolder."
},
"value": "#7A3B00"
},
"Light/color.background.accent.yellow.subtlest": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for yellow backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
},
"value": "#FEF7C8"
},
"Light/color.background.accent.yellow.subtlest.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.yellow.subtlest."
},
"value": "#F5E989"
},
"Light/color.background.accent.yellow.subtlest.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.yellow.subtlest."
},
"value": "#EFDD4E"
},
"Light/color.background.accent.yellow.subtler": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for yellow backgrounds when there is no meaning tied to the color, such as colored tags."
},
"value": "#F5E989"
},
"Light/color.background.accent.yellow.subtler.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.yellow.subtler."
},
"value": "#EFDD4E"
},
"Light/color.background.accent.yellow.subtler.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.yellow.subtler."
},
"value": "#EED12B"
},
"Light/color.background.accent.yellow.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for vibrant yellow backgrounds when there is no meaning tied to the color, such as colored tags."
},
"value": "#EED12B"
},
"Light/color.background.accent.yellow.subtle.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.yellow.subtle."
},
"value": "#DDB30E"
},
"Light/color.background.accent.yellow.subtle.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.yellow.subtle."
},
"value": "#EFDD4E"
},
"Light/color.background.accent.yellow.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for yellow backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."
},
"value": "#946F00"
},
"Light/color.background.accent.yellow.bolder.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.yellow.bolder."
},
"value": "#7F5F01"
},
"Light/color.background.accent.yellow.bolder.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.yellow.bolder."
},
"value": "#614A05"
},
"Light/color.background.accent.green.subtlest": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for green backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
},
"value": "#DCFFF1"
},
"Light/color.background.accent.green.subtlest.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.green.subtlest."
},
"value": "#BAF3DB"
},
"Light/color.background.accent.green.subtlest.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.green.subtlest."
},
"value": "#97EDC9"
},
"Light/color.background.accent.green.subtler": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for green backgrounds when there is no meaning tied to the color, such as colored tags."
},
"value": "#BAF3DB"
},
"Light/color.background.accent.green.subtler.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.green.subtler."
},
"value": "#97EDC9"
},
"Light/color.background.accent.green.subtler.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.green.subtler."
},
"value": "#7EE2B8"
},
"Light/color.background.accent.green.subtle": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for vibrant green backgrounds when there is no meaning tied to the color, such as colored tags."
},
"value": "#4BCE97"
},
"Light/color.background.accent.green.subtle.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.green.subtle."
},
"value": "#7EE2B8"
},
"Light/color.background.accent.green.subtle.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.green.subtle."
},
"value": "#97EDC9"
},
"Light/color.background.accent.green.bolder": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for green backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."
},
"value": "#1F845A"
},
"Light/color.background.accent.green.bolder.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.green.bolder."
},
"value": "#216E4E"
},
"Light/color.background.accent.green.bolder.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.green.bolder."
},
"value": "#19573D"
},
"Light/color.background.accent.teal.subtlest": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for teal backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
},
"value": "#E7F9FF"
},
"Light/color.background.accent.teal.subtlest.hovered": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Hovered state of color.background.accent.teal.subtlest."
},
"value": "#C6EDFB"
},
"Light/color.background.accent.teal.subtlest.pressed": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "1.19.0",
"description": "Pressed state of color.background.accent.teal.subtlest."
},
"value": "#B1E4F7"
},
"Light/color.background.accent.teal.subtler": {
"attributes": {
"group": "paint",
"state": "active",
"introduced": "0.7.0",
"description": "Use for teal backgrounds when there is no meaning tied to the color, such as c