diff --git a/.changeset/ui-searchfield-textfield-bg-focus.md b/.changeset/ui-searchfield-textfield-bg-focus.md index f6c32ccec9..9f9cc02768 100644 --- a/.changeset/ui-searchfield-textfield-bg-focus.md +++ b/.changeset/ui-searchfield-textfield-bg-focus.md @@ -4,4 +4,4 @@ `SearchField` and `TextField` now automatically adapt their background color based on the parent bg context, stepping up one neutral level (e.g. neutral-1 → neutral-2) when placed on a neutral background. `TextField` also gains a focus ring using the `--bui-ring` token. -**Affected components:** Searchfield, Textfield +**Affected components:** SearchField, TextField