[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

conditionals in ~/.muttrc ?



hey all,

in my vim configuration files, i have different settings for dark and
light terminal backgrouds, as follows:

if &background == "dark"
    hi Comment      ctermfg=DarkGreen   ctermbg=none    cterm=none
    ...
else
    hi Comment      ctermfg=Magenta   ctermbg=none    cterm=none
    ...
endif

i'd like to have the same functionality in my ~/.muttrc.  looking at
the documentation, i can't see that it supports conditionals.  does
it?  if so, how can i put one in like that?

thanks,

</nori>

-- 
    .~.      nori @ sccs.swarthmore.edu
    /V\  http://www.sccs.swarthmore.edu/~nori/jnl/
   // \\          @ maenad.net
  /(   )\       www.maenad.net
   ^`~'^
*------------------------------------------------------------------------*
* http://www.aidsmarathon.com/participant.asp?runner=DCNO-3267&year=2003 *
*------------------------------------------------------------------------*
*           Please help me raise money for AIDS as I train for           *
*                  the Whitman-Walker AIDS Marathon!                     *
*------------------------------------------------------------------------*

Attachment: pgpueXL2t_ay2.pgp
Description: PGP signature


Reply to: