No description
![]() This is the start of plumbing things through into the theme files, but I do think that there is a better way here. I'm open to suggestions and will probably ask for some help in the Discord for Catppuccin. |
||
---|---|---|
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