Skip to content

Commit

Permalink
feat(data): Update value of base.color.generic.content.standard.moder…
Browse files Browse the repository at this point in the history
…ate and base.color.interactive.dataEntry.contentAlt
  • Loading branch information
clairedenning committed May 23, 2024
1 parent f54613d commit e0c9860
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions data/tokens/modes/light.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,11 +236,12 @@
"studio.tokens": {
"modify": {
"type": "alpha",
"value": "0.50",
"value": "0.54",
"space": "lch"
}
}
}
},
"description": "was 0.5. Increased to 0.54 so that we can use this for hint text etc too, and still be accessible."
},
"soft": {
"value": "{base.color.generic.content.standard.extreme}",
Expand Down Expand Up @@ -690,9 +691,9 @@
"description": "Input Text"
},
"contentAlt": {
"value": "{base.color.generic.content.standard.firm}",
"value": "{base.color.generic.content.standard.moderate}",
"type": "color",
"description": "Input Text"
"description": "Hint text, placeholder text, character count etc"
}
},
"focus": {
Expand Down

0 comments on commit e0c9860

Please sign in to comment.