Style

Color-class based structure to generate your own UI style for Search UI elements. Instead of color-per-element you can configure color classes like primaryTextColor or primaryAccentColor

Dark mode support should be implemented in the same Style instance as the light one. Please use Asset Catalog colors or UIColor.init(dynamicProvider:)