Accidentally Corrupted Yaru Theme. How to reinstall. Please Help

When i installed K Desktop Environment.i accidentally corrupted my yaru theme.How do i reinstall it or can i recover it. i tried to reinstall gtk but that also did not work


The following commands should reinstall all Yaru-related packages:

sudo apt-get update
sudo apt-get install --reinstall $(dpkg -l | grep -i yaru | awk '{print $2}')