w3m
w3m copied to clipboard
more color support?
i have lots of markdown files and I converted them to html then use w3m to read it, can w3m highlight Heads(H1,H2,..) and lists, etc? the color supported is very limited in w3m,lynx seems more 'vivid', is it possible to add more color support to other html elements.
for example, pandoc my.md -o my.html, lynx my.html will show a colorful page while w3m will only show black(bold for H1) and white with colors for links/mark/form.
Second that.
Not sure if I'm correct but as of now I see only these color placeholders:
visited_color
active_color
bg_color
mark_color
form_color
image_color
anchor_color
basic_color
Would be great if we could indeed add headings and lists here.