Catppuccin for tmux
View on GitHubThemes
Usage
TPM
- Install TPM
 - Add the Catppuccin plugin:
 
set -g @plugin 'catppuccin/tmux'
# ...alongside
set -g @plugin 'tmux-plugins/tpm'
- (Optional) Set your preferred flavour, it defaults to 
"mocha": 
set -g @catppuccin_flavour 'latte' # or frappe, macchiato, mocha
Manual
- Copy your desired theme's configuration contents into your Tmux config (usually stored at 
~/.tmux.conf) - Reload Tmux by either restarting the session or reloading it with 
tmux source-file ~/.tmux.conf 
💝 Thanks to