On Tue 05 Jan 2010 at 00:37:59 PST Horacio Sanson wrote:
I was looking for similar 256 color themes for mutt but there does not
appear to be any on the whole Internet.

Are there any other themes around? Or is anyone willing to share their
colors?

Also a work in progress, but here's what I use with a white background.

# Default color definitions - assumes light background
color normal            black           default
color quoted            color65         default
color quoted1           color138        default
color quoted2           color58         default
color quoted3           color105        default
color quoted4           cyan            default
color quoted5           cyan            default

color indicator         black           color249
color message           green           default
color status            color139    color254
color error                 color58     default
color attachment        black           default
color signature         color253        default
color markers           red                 yellow
color tilde                 black               default
color search            black           green
color tree                  black               default
color bold                  black               default

color hdrdefault        black   default
color header            green       default     '^From:'
color header            green       default     '^Subject:'
color header            cyan            default '^To:.*corky1951'

# Colors for items in the index
color index             color22         default ~N
color index             blue            default ~F
color index             color55         default ~T
color index             color52     default ~D

# Highlights inside the body of a message.

# URLs
color body              color22         default 
"(http|https|ftp|news|telnet|finger)://[^ \">\t\r\n]*"
color body              color22         default 
"mailto:[-a-z_0-9...@[-a-z_0-9.]+";
color body              color22         default "news:[^ \">\t\r\n]*"

# email addresses
color body              green           default 
"[-a-z_0-9.%...@[-a-z_0-9.]+\\.[-a-z][-a-z]+"

Reply via email to