Problem to install new theme

I'm having trouble when installing new themes.

Whenever i change to new settings seconds after it reverts to original theme settings.

Can anyone help me out to slove this ?

Zorin 16 Core edition

Have you tried changing the theme via GNOME Tweaks?

sudo apt install -y gnome-tweaks

Then going into the apperance tab.

1 Like

You also may try ensuring nothing in your ~/.config is changing things.
Back up your current config:

mv ~/.config ~/.config-bk

Reboot and test. If it works, you may have configurations you prefer to keep - you can sift through your .config-bk folder to see what needs to be moved to the new ~/.config directory created as default after the reboot.

1 Like

In the personalize settings, under themes, did you uncheck the use zorin themes to enable custom theming?