NavigationSettingsTheme
data class NavigationSettingsTheme(val colors: NavigationSettingsColors, val typography: NavigationSettingsTypography)
Theme bundle for the navigation settings UI.
Use defaults to build a theme that respects the system dark-mode toggle.