kanagawa-tmux

July 10, 2025 ยท View on GitHub

tmux theme based on Kanagawa.nvim

Install

Add to the end of tmux.conf

# Kanagawa #
set -g @plugin 'catgoose/kanagawa-tmux'

# Autoinstall TPM
if "test ! -d ~/.tmux/plugins/tpm" \
   "run 'git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm && ~/.tmux/plugins/tpm/bin/install_plugins'"
run '~/.tmux/plugins/tpm/tpm'

Install plugin with

tmux-prefix I

Screenshot

kanagawa-tmux