Sample Color Schemes?

2000-02-09 Thread Adam Sherman

Does anyone have some good looking color schemes?

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

Thanks,

A.

(mutt.themes.org anyone?)
-- 
Adam Sherman
[EMAIL PROTECTED]
+1 (613) 223-5746



Re: Sample Color Schemes?

2000-02-09 Thread Charles Cazabon

Adam Sherman [EMAIL PROTECTED] wrote:
 Does anyone have some good looking color schemes?
 
 I tried a few that I found on the web, they were pretty awful...

I've found the following works well for me in an SSH window under
Windows -- it's not quite as nice in an xterm.  Much of it was stolen
from another .muttrc on the web, and then customized.

###
### color config
###
# Do (TERM=xterm-color; export TERM) first...
color hdrdefault red white
color quoted blue white
color signature red white
color header blue white ^From:
color header blue white ^Subject:
#color indicator green blue
color indicator cyan black
color attachment magenta black
color error red white
color status green black
color tree blue white
color normal black white

Charles
-- 

Charles Cazabon  [EMAIL PROTECTED]
Any opinions expressed are just that -- my opinions.




Re: Sample Color Schemes?

2000-02-09 Thread Dave Pearson

On Wed, Feb 09, 2000 at 11:20:42AM -0500, Adam Sherman wrote:
 Does anyone have some good looking color schemes?
 
 I tried a few that I found on the web, they were pretty awful...

Depends on your definition of "good looking" doesn't it? I'd point you to
mine URL:http://www.hagbard.demon.co.uk/muttrc/muttrc.html but the chances
are it's one of those you think are "pretty awful".

-- 
Take a look in Hagbard's World: | mutt.octet.filter - autoview octet-streams
http://www.hagbard.demon.co.uk/ | mutt.vcard.filter - autoview simple vcards
http://www.acemake.com/hagbard/ | muttrc2html   - muttrc - HTML utility
Free software, including| muttrc.sl - Jed muttrc mode



Re: Sample Color Schemes?

2000-02-09 Thread Thomas Roessler

On 2000-02-09 11:20:42 -0500, Adam Sherman wrote:

 Does anyone have some good looking color schemes?

I'm using the attached ones.

colors.default is intended to be used with an xterm, colors.linux on
the Linux console.

-- 
http://www.guug.de/~roessler/


# -*-muttrc-*-

color hdrdefault blue black
color quoted blue black
color signature red black
color attachment red black
color message brightred black
color error brightred black
color indicator black red
color status brightgreen blue
color tree white black
color normal white black
color markers red black
color search white black
color tilde brightmagenta black
color index blue black ~F
color index red black "~N|~O"


# -*-muttrc-*-

color hdrdefault blue white
color quoted blue white
color signature red white
color attachment red white
color message brightred white
color error brightred white
color indicator brightyellow red
color status brightgreen blue
color tree black white
color normal black white
color markers red white
color search white black
color tilde brightmagenta white
color index blue white ~F
color index red white "~N|~O"



Re: Sample Color Schemes?

2000-02-09 Thread David DeSimone

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  indexwhite   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 brightyellowblue
'((https?|ftp)://|www\.)[-a-z_0-9@#$%+=:;'~,./?]+[a-z_0-9/]'


 Non-Colorization

mono  index bold~F

mono  headerbold^From:
mono  headerunderline   ^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