No description
assets | ||
.editorconfig | ||
catppuccin-frappe.tmuxtheme | ||
catppuccin-latte.tmuxtheme | ||
catppuccin-macchiato.tmuxtheme | ||
catppuccin-mocha.tmuxtheme | ||
catppuccin.tmux | ||
LICENSE | ||
README.md |

Catppuccin for Tmux
Themes
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
Copyright © 2021-present Catppuccin Org