diff --git a/tmux/dot-config/tmux/tmux.conf b/tmux/dot-config/tmux/tmux.conf index e937bf1..edd9e88 100644 --- a/tmux/dot-config/tmux/tmux.conf +++ b/tmux/dot-config/tmux/tmux.conf @@ -4,7 +4,7 @@ set -g @plugin 'fabioluciano/tmux-tokyo-night' set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' -set -g @theme_variation 'moon' +set -g @theme_variation 'storm' set -g @theme_disable_plugins 1 #set -g @theme_plugin_datetime_format '%a %d %b %Y'