I am using tmux 2.1 on Ubuntu 16.04. I would like to have the background have some transparency. A lot of times I need to reference something at the same time I use the terminal.
I have looked at http://man.openbsd.org/OpenBSD-current/man1/tmux.1 and Reset background to transparent with tmux? this seemed to suggest that setting bg=default would do it but it gives me the default solid purple. I tried using a hex code of #80FFFFFF which tmux rejected.
edit: The old post noted above does not explain how to set the transparency in tmux- at least not to me :(
Help greatly appreciated.