Requires the catppuccin tmux plugin. It is recommended that you follow the manual installation instructions to avoid name conflicts.
Copy cyberdream.conf or cyberdream-light.conf to the catppuccin themes directory as catppuccin_cyberdream_tmux.conf
cp ./cyberdream.conf ~/.config/tmux/plugins/catppuccin/tmux/themes/catppuccin_cyberdream_tmux.confIn your .tmux.conf file, add the following lines:
set -g @catppuccin_flavour "cyberdream"
run ~/.config/tmux/plugins/catppuccin/tmux/catppuccin.tmuxFor more configuration options please refer to catppuccin docs.