First of all, thank you for updating the sidebar visuals in macOS 27!
However, in macOS 27, an NSSearchField subclass placed in a sidebar or inspector appears with the same Liquid Glass button-like styling as toolbar items and other buttons. This behavior seems specific to NSSearchField; for example, a plain NSTextField does not exhibit the same appearance.
While this styling may be appropriate in a toolbar, it feels out of place for a search field embedded in a sidebar or inspector. This appearance makes the search field visually indistinguishable from adjacent buttons and reduces its affordance as a text input control.
Is there a supported way to control or override the appearance of an NSSearchField placed in a sidebar or inspector in macOS 27, so that it uses a more traditional search field style instead of the Liquid Glass button-like appearance?
As a point of reference, Xcode 27 Beta 1 on macOS 27 Beta 1 does not appear to apply the Liquid Glass–style appearance to search fields in its sidebar. This may be because those fields are not implemented as direct subclasses of NSSearchField; however, I believe it also suggests that the Liquid Glass style is not well suited to search fields in this context.
It's great to hear that you're liking the new sidebar appearance with macOS Golden Gate!
The glass appearance of search field in the sidebar is the expected appearance in macOS 27 and can be seen in system apps such as System Settings.
Thanks for the question on this - this is very helpful for us to consider. Please also send feedback in Feedback Assistant with information about your use case and the expected behavior for this search field.