I try to change SMPlayer theme but nothing happens. I installed via official PPA. I installed SMPlayer on another Ubuntu machine too but still can't change theme.
Is there a dependency to install or do SMPlayer themes not work in Ubuntu?
I try to change SMPlayer theme but nothing happens. I installed via official PPA. I installed SMPlayer on another Ubuntu machine too but still can't change theme.
Is there a dependency to install or do SMPlayer themes not work in Ubuntu?
You need to install the smplayer-themes
package too. Open Terminal and run
sudo apt install smplayer-themes
Then choose a "Style" in Preferences > Interface.
smplayer-themes
package now (SMPlayer v16.6 or later). You can choose Papirus in the "Icon set" option. It will just change the icons, not the colour and interface of SMPlayer. – pomsky Jun 09 '18 at 10:12smplayer-themes
, one would be able to choose "GTK+" as a "Style" in Preferences > Interface, and it integrates with the system application theme (GTK+ theme) nicely. – pomsky Jun 09 '18 at 10:30