diff options
Diffstat (limited to 'mutt/.mutt/colors')
-rw-r--r-- | mutt/.mutt/colors | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/mutt/.mutt/colors b/mutt/.mutt/colors index 1f95712..9290f29 100644 --- a/mutt/.mutt/colors +++ b/mutt/.mutt/colors @@ -2,7 +2,7 @@ # general ui color error brightred black -color status black blue +color status white blue color search brightwhite magenta color indicator black green color markers brightwhite yellow @@ -11,7 +11,7 @@ color markers brightwhite yellow color tree red black color index black red ~F # flagged color index brightwhite black ~U # unread -color index brightgreen black ~N # new +color index green black ~N # new color index brightmagenta black ~T # tagged color index brightblack black ~D # deleted @@ -24,13 +24,13 @@ color bold brightyellow black color underline brightyellow black # quoted text -color quoted brightgreen brightblack -color quoted1 brightblue brightblack -color quoted2 brightcyan brightblack -color quoted3 brightmagenta brightblack +color quoted green black +color quoted1 blue black +color quoted2 cyan black +color quoted3 magenta black color attachment yellow black -color signature brightgreen black +color signature brightblack black # highlight URLs in messages color body brightblue black "(http|https|ftp|news|telnet|finger)://[^ \">\t\r\n]*" |