swapped unread and indicator colors

This commit is contained in:
Alexander Bocken 2021-07-01 20:01:57 +02:00
parent 37dc1b58b9
commit f9ddf37839
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -15,9 +15,9 @@ color index_number black default
color index_subject blue default '.*'
# New mail is boldened:
color index black blue "~N"
color index_author brightblack blue "~N"
color index_subject black blue "~N"
color index brightwhite black "~N"
color index_author brightwhite black "~N"
color index_subject brightwhite black "~N"
# Tagged mail is highlighted:
color index brightdefault blue "~T"
@ -30,7 +30,7 @@ mono underline underline
mono indicator reverse
mono error bold
color normal default default
color indicator brightwhite black
color indicator brightblack blue
color sidebar_highlight red default
color sidebar_divider brightblack black
color sidebar_flagged red black