Fix colors in Mutt
This commit is contained in:
parent
567cfd8bfe
commit
7cbf5e983a
1 changed files with 1 additions and 1 deletions
|
@ -25,11 +25,11 @@ set -g mouse on
|
||||||
# Don't rename windows automatically
|
# Don't rename windows automatically
|
||||||
set-option -g allow-rename off
|
set-option -g allow-rename off
|
||||||
|
|
||||||
|
|
||||||
######################
|
######################
|
||||||
### DESIGN CHANGES ###
|
### DESIGN CHANGES ###
|
||||||
######################
|
######################
|
||||||
|
|
||||||
|
set -g default-terminal "screen-256color"
|
||||||
set -g @plugin 'tinted-theming/base16-tmux'
|
set -g @plugin 'tinted-theming/base16-tmux'
|
||||||
set -g @plugin 'thewtex/tmux-mem-cpu-load'
|
set -g @plugin 'thewtex/tmux-mem-cpu-load'
|
||||||
set -g @colors-base16 'dracula'
|
set -g @colors-base16 'dracula'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue