X-Git-Url: https://git.madduck.net/etc/neomutt.git/blobdiff_plain/a79326ef50b6638bafdf64440e9cae5db5491d9a..173fd26d349067dd62f998f73270ad1fa92977ad:/.config/neomutt/colours?ds=sidebyside diff --git a/.config/neomutt/colours b/.config/neomutt/colours index a741805..e512fb6 100644 --- a/.config/neomutt/colours +++ b/.config/neomutt/colours @@ -6,14 +6,14 @@ # object foreground background # color normal default default # normal text -color indicator white black # actual message +color indicator brightwhite color8 # actual message color tree default default # thread arrows -color status brightwhite black # status line +color status white black # status line color error brightred default # errors color message default default # info messages color signature blue default # signature -color attachment brightblack default # MIME attachments -color search brightblack yellow # search matches +color attachment yellow default # MIME attachments +color search yellow default # search matches color tilde brightmagenta default # ~ at bottom of msg color markers white default # + at beginning of wrapped lines color hdrdefault blue default # default header lines @@ -43,7 +43,7 @@ color body green default "(^| )_[-a-z0-9_]+_[,.?]?[ \n]" uncolor index * # unset all color index entries -color index brightblack default "~T" +color index yellow default "~T" color index red default "~N|~O" color index brightred default "~T (~N|~O)" color index white blue "~F" @@ -53,8 +53,8 @@ color index brightwhite red "~T (~N|~O) ~F" color index cyan default "~D" color index brightcyan default "~T ~D" -folder-hook . "uncolor index brightblack default '!~D !~P'" -folder-hook store "color index brightblack default '!~D !~P'" +#folder-hook . "uncolor index brightblack default '!~D !~P'" +#folder-hook store "color index brightblack default '!~D !~P'" folder-hook . "uncolor index brightwhite magenta '~h X-Postponed:'" folder-hook store "color index brightwhite magenta '~h X-Postponed:'"