Re: Color display question

2021-07-22 Thread isdtor
> I think that might be elinks. I'm not sure about what all the relevant > options are, but document.colors.text (default foreground) may be what > is giving you light gray text. You probably also want > document.colors.use_document_colors to be 2 and document.css.enable to > be enabled (1)? Tha

Re: Color display question

2021-07-22 Thread nunojsilva
On 2021-07-21, isdtor wrote: > I realize my config has a lot of moving parts and non-default > settings, but I still hope someone can shine a light on this. > > I use less instead of the internal pager (note -R option), > > set pager="less -eiMR" > > and elinks for html display > > text/html; /usr

Color display question

2021-07-21 Thread isdtor
I realize my config has a lot of moving parts and non-default settings, but I still hope someone can shine a light on this. I use less instead of the internal pager (note -R option), set pager="less -eiMR" and elinks for html display text/html; /usr/bin/elinks -localhost 1 -no-connect 1 -for