chore(tmux): switch theme to macchiato catppuccin

Changed files
+1 -1
+1 -1
.tmux.conf
···
# Theme & Color
set -g default-terminal "tmux-256color"
set -ag terminal-features ",xterm-256color:RGB"
-
set -g @catppuccin_flavor 'macchiato'
+
set -g @catppuccin_flavor 'mocha'
set-option -g status-position bottom
set -g status-right-length 100
set -g status-left-length 100