#     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
 
 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"
 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:'"