# a 256color term is needed for profanity to have colors, this is # recommended by # https://unix.stackexchange.com/questions/1045/getting-256-colors-to-work-in-tmux set -g default-terminal "tmux-256color" # default is green. I prefer it to stand out less. set-option -g status-style bg=black