This repository has been archived on 2025-10-10 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
97183fc51071fa9ff20da6c208c9922ec319b1df
Co-authored-by: Pocco81 <pocco451@gmail.com> Co-authored-by: Lokesh Krishna <lokesh@low-key.me> Co-authored-by: Pocco81 <58336662+Pocco81@users.noreply.github.com> Co-authored-by: vinnyA3 <vincent.aceto@gmail.com> Co-authored-by: winston <hey@winston.sh>

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
Languages
Shell
100%
