Page 1 of 1

Change vlc's color scheme

Posted: 04 Feb 2018 13:12
by thugo
Hello everybody,

I am trying to change vlc's color scheme to a dark one. Just vlc's ... not the system wide one.
For this I did edit the vlcrc ... but without success .... vlc still takes the system scheme.

What am I missing here? Can you help me?

Best regards,
Thomas

PS: I am running Linux Mint 18.3 KDE Edition.

Re: Change vlc's color scheme

Posted: 06 Feb 2018 10:46
by thugo
I found a solution:

Change the system-theme ... start vlc ... save the home/user/.config file as /home/user/.config_alternative ... change back the system-theme to the original one.

Start vlc with:

Code: Select all

export XDG_CONFIG_HOME=/home/user/.config_alternative ; vlc

Works like a charm! :-)

Re: Change vlc's color scheme

Posted: 08 Dec 2019 05:28
by onedumbbunny
how do i do that? (See my user name...) I screwed up my color scheme so it is unwatchable, and cant figure out how to fix it

Re: Change vlc's color scheme

Posted: 08 Dec 2019 08:39
by thugo
Do you run Linux?