<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div>I am trying with no success to have one background terminal color for the host and another one for the container.<br><br></div>Some settings:<br></div>- on host:<br></div>window manager : i3<br></div>terminal : urxvt-256<br></div><br></div>-on container:<br></div>no X, it is a server.<br><br></div>Until now, I have tried to write a wrapper script to urxvt on host. This script is to test value of $HOST or $TERM, then fire urxvt with background color as option. This does not work.<br><br></div>I have to figure out  that when i log my container, I am first on an urxvt terminal which become, once I am logged as user on container, a xterm.<br></div>I am totally lost where to write instruction as the terminal color background: on host or container? and what app shall be tested to set the environment and decide the bg color (agetty?) ?<br><br></div>Thank you for any help.<br></div>