diff options
Diffstat (limited to 'by_os/Darwin')
-rw-r--r-- | by_os/Darwin/mutt/.mutt/ui.rc (renamed from by_os/Darwin/mutt/.mutt/colors.rc) | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/by_os/Darwin/mutt/.mutt/colors.rc b/by_os/Darwin/mutt/.mutt/ui.rc index df2ca26..08adc8b 100644 --- a/by_os/Darwin/mutt/.mutt/colors.rc +++ b/by_os/Darwin/mutt/.mutt/ui.rc @@ -1,3 +1,8 @@ +# status bar +set status_format = "▅▅ %f ▅ %r%m messages %>▅ " +set sidebar_divider_char = ' ' + +# colors color normal color0 color231 color error brightcolor15 color196 color indicator color201 color255 |