No description
![]() This option, for now, defaults to false. This is just so it keeps the initial design intention for the original design of the plugin. I may flip it or change the name of the variable in future commits. This patch is addressing catppuccin/tmux#16. Co-Authored-By: Robert Menke <robert.b.menke@gmail.com> |
||
---|---|---|
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