BTW, to enforce Zukitre as the GTK4 theme with Elementary icons:
create /etc/profile.d/gtk.sh
#!/bin/sh
export GTK_THEME=Zukitre
export GTK_ICON_THEME=Elementary
And, yes, Zuki themes and the Elementary icon set must be installed too.