changed to gruvbox

This commit is contained in:
pika 2025-03-07 20:54:17 +01:00
parent 6d3fd1f1ae
commit 3f1966034c

View file

@ -31,7 +31,11 @@ set -g @plugin 'tmux-plugins/tmux-resurrect'
# ─────────────────────────────────────< colorschemes >───────────────────────────────────── # ─────────────────────────────────────< colorschemes >─────────────────────────────────────
# set -g @plugin 'catppuccin/tmux' # set -g @plugin 'catppuccin/tmux'
set -g @plugin 'janoamaral/tokyo-night-tmux' # set -g @plugin 'janoamaral/tokyo-night-tmux'
set -g @plugin 'egel/tmux-gruvbox'
# set desired theme options...
set -g @tmux-gruvbox 'dark256' # or 'dark', 'light', 'light256'
# ────────────────────────────────────< copyct plugin >────────────────────────────────── # ────────────────────────────────────< copyct plugin >──────────────────────────────────
set -g @plugin 'tmux-plugins/tmux-copycat' set -g @plugin 'tmux-plugins/tmux-copycat'