diff options
| author | Benjamin Linskey | 2026-06-09 17:19:30 -0400 |
|---|---|---|
| committer | Benjamin Linskey | 2026-06-09 17:19:30 -0400 |
| commit | aa05b3d57716e97c1c3d590a42a2beba9be15364 (patch) | |
| tree | 6b3bc3c12546cb0ed122eadec5fd1db4604553f9 | |
| parent | 9b94ceef7e187de7713a9787dc5a20ec68253f50 (diff) | |
| download | dotfiles-aa05b3d57716e97c1c3d590a42a2beba9be15364.tar.gz | |
mutt: Update colors
| -rw-r--r-- | .mutt/muttrc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.mutt/muttrc b/.mutt/muttrc index bb45178..73a0fba 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -76,7 +76,7 @@ color signature blue default color attachment red default color prompt white default color message white default -color error brightred default +color error red default color indicator brightwhite brightblue color status white brightcyan color tree white default @@ -84,5 +84,4 @@ color normal white default color markers red default color search black yellow color tilde brightmagenta default -color index blue black ~F -color index red black "~N|~O" +color index brightyellow default ~N|~O |