Fix colors in Mutt

This commit is contained in:
Sebastian Bugge 2023-02-08 23:52:57 +01:00
parent 567cfd8bfe
commit 7cbf5e983a
No known key found for this signature in database
GPG key ID: 49D435DEDD6B2829

View file

@ -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'