-
Notifications
You must be signed in to change notification settings - Fork 12
Labels
category: documentation 📓Improvements or additions to documentationImprovements or additions to documentationcomponent: radiocomponentcomponenttask: story ✅User storyUser story
Milestone
Description
Story description
- Update component documentation page with corrected color specs
Radio color specs table
On-light
Component token | Element | Core token | Value |
---|---|---|---|
color |
Radio input | color-blue-800 |
#0067b3 |
hoverColor |
Radio input:hover | color-blue-900 |
#003c66 |
focusColor |
Radio input:focus | color-blue-600 |
#0095ff |
disabledColor |
Radio input:disabled | color-grey-500 |
#999999 |
fontColor |
Label | color-black |
#000000 |
disabledFontColor |
Label:disabled | color-grey-500 |
#999999 |
On-dark
Component token | Element | Core token | Value |
---|---|---|---|
colorOnDark |
Radio input | color-white |
#e6e6e6 |
hoverColor |
Radio input:hover | color-blue-900 |
#ffffff |
focusColorOnDark |
Radio input:focus | color-blue-600 |
#0095ff |
disabledColorOnDark |
Radio input:disabled | color-grey-500 |
#999999 |
fontColorOnDark |
Label | color-white |
#ffffff |
disabledFontColorOnDark |
Label:disabled | color-grey-500 |
#999999 |
Metadata
Metadata
Assignees
Labels
category: documentation 📓Improvements or additions to documentationImprovements or additions to documentationcomponent: radiocomponentcomponenttask: story ✅User storyUser story