diff --git a/.changeset/twelve-bobcats-film.md b/.changeset/twelve-bobcats-film.md new file mode 100644 index 00000000000..d96ea596ba1 --- /dev/null +++ b/.changeset/twelve-bobcats-film.md @@ -0,0 +1,9 @@ +--- +'@spectrum-web-components/infield-button': patch +--- + +📝 [#3536](https://github.com/adobe/spectrum-css/pull/3536) Thanks [@marissahuysentruyt](https://github.com/marissahuysentruyt)! + +- Adjusts the background-color of the infield button components within stepper to use gray-100 as opposed to gray-25. +- This corresponds to the background-color updates picker has for S2. +- Corrects the border color for the default picker for S2 foundations, using gray-500 (instead of gray-800) to align with other field/form components.