Re: [PATCH 04/10] Added option to change colors of HTML forms.

Miciah Dashiel Butler Masters <[email protected]> Wed, 13 May 2009 17:25:51 -0400
Newsgroups gmane.comp.web.links
Message-ID <[email protected]>
On 05/13/2009 12:01 AM, [email protected] wrote:
> Settings are specified by
> 
>   document.colors.form
>   document.colors.use_form_color
> 
> The latter setting determines whether the color is used when document
> colors are being used.

Have you considered using CSS?  Set document.css.stylesheet = "user.css"
and put "input {color:pink}" or "form {color:pink}" or similar in
~/.elinks/user.css.

-- 
Miciah Masters <[email protected]> / <[email protected]>