Adam Sherman <[EMAIL PROTECTED]> wrote:
>
> Does anyone have some good looking color schemes?

I do.  ;)

> I tried a few that I found on the web, they were pretty awful...

Well, try this:

    #### Colorization

    color  index    white           black   ~F

    color  header   brightwhite     black   ^From:
    color  header   brightgreen     black   ^Subject:

    color  body     black           green   '^Good signature from user ".*"'
    color  body     black           green   '^gpg: Good signature from ".*"'
    color  body     black           red     '^Bad signature from user ".*"'
    color  body     black           red     '^gpg: BAD signature from ".*"'

    color  body     brightgreen     black   
'[a-z0-9][-a-z_0-9/.%+]+@[-a-z_0-9.]+\.[-a-z]+'
    color  body     brightyellow    blue    
'((https?|ftp)://|www\.)[-a-z_0-9@#$%&+=:;'~,./?]+[a-z_0-9/]'


    #### Non-Colorization

    mono  index     bold            ~F

    mono  header    bold            ^From:
    mono  header    underline       ^Subject:

    mono  body      bold            '^(Good|Bad) signature from user ".*"'

    mono  body      bold            '[a-z0-9][-a-z_0-9/.%+]+@[-a-z_0-9.]+\.[-a-z]+'
    mono  body      underline       
'((https?|ftp)://|www\.)[-a-z_0-9@#$%&+=:;'~,./?]+[a-z_0-9/]'

-- 
David DeSimone   | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED]   |  that there is no man really clever who has not
Hewlett-Packard  |  found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer |    PGP: 5B 47 34 9F 3B 9A B0 0D  AB A6 15 F1 BB BE 8C 44

Reply via email to