From 7cbf5e983a0e528e2c609f85797387492b1ff460 Mon Sep 17 00:00:00 2001 From: Sebastian Bugge Date: Wed, 8 Feb 2023 23:52:57 +0100 Subject: [PATCH] Fix colors in Mutt --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index c0fdabb..b06d4c9 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -25,11 +25,11 @@ set -g mouse on # Don't rename windows automatically set-option -g allow-rename off - ###################### ### DESIGN CHANGES ### ###################### +set -g default-terminal "screen-256color" set -g @plugin 'tinted-theming/base16-tmux' set -g @plugin 'thewtex/tmux-mem-cpu-load' set -g @colors-base16 'dracula'