A theme for tmux, mostly stolen from @nicknisi's dotfiles.
Installation with Tmux Plugin Manager
Add plugin to the list of TPM plugins in .tmux.conf
:
set -g @plugin 'pierreprinetti/tmux-colors-nick'
Hit prefix + I
to fetch the plugin and source it.