I am on SOLUS distro and Everytime I run
$ sudo ./manager-linux-x64.run
in the terminal so that I can run xampp
I get
Unknown Error unknown color name "BACKGROUND"
Clearing out the X resources fixes the problem: In the terminal issue commands :
~]$ xrdb -load /dev/null
~]$ xrdb -query
~]$ wish
%