Disabled custom colors for neomutt

This commit is contained in:
dbroqua 2020-06-02 10:21:40 +02:00
parent efba34b960
commit efbbf0517a

View File

@ -15,12 +15,12 @@ set mail_check_stats = yes
set sidebar_divider_char = ' │ '
#set sidebar_width = 25
set sidebar_short_path = yes
color sidebar_indicator default color25 # Dark blue background
color sidebar_highlight white color238 # Grey background
color sidebar_spoolfile yellow default # Yellow
color sidebar_flagged red default # Red
color sidebar_divider color8 default # Dark grey
color sidebar_new brightblue default
#color sidebar_indicator default color25 # Dark blue background
#color sidebar_highlight white color238 # Grey background
#color sidebar_spoolfile yellow default # Yellow
#color sidebar_flagged red default # Red
#color sidebar_divider color8 default # Dark grey
#color sidebar_new brightblue default
# When abbreviating mailbox path names, use any of these characters as path
# separators. Only the part after the last separators will be shown.