Dotfiles/vim/theme/cyberqueer.nvim/extras/tmux
The_miro 9684f33b0e added lush config temporarily 2025-03-20 07:56:21 +01:00
..
README.md added lush config temporarily 2025-03-20 07:56:21 +01:00
cyberdream-light.tmuxtheme added lush config temporarily 2025-03-20 07:56:21 +01:00
cyberdream.tmuxtheme added lush config temporarily 2025-03-20 07:56:21 +01:00

README.md

Usage

Requires the catppuccin tmux plugin. Install with a plugin manager like tpm before proceeding.

Install

Copy cyberdream.tmuxtheme or cyberdream-light.tmuxtheme to the catppuccin themes directory as catppuccin_cyberdream.tmuxtheme

cp ./cyberdream.tmuxtheme ~/.tmux/plugins/tmux/themes/catppuccin_cyberdream.tmuxtheme

Usage

In your .tmux.conf file, add the following lines:

set -g @plugin 'catppuccin/tmux'
set -g @catppuccin_flavour "cyberdream"

For more configuration options please refer to catppuccin docs.