# This is just the default lss nicely reformatted # Setting the normal and default types lets us keep (almost) the # same colors whether the terminal's default colors are # white-on-black or black-on-white. It is not exact since the # default "white" is not necessarily the same color as the ANSI # lightgray, but is as close as we can get in a standard way. # # If you really want the terminal's default colors, and if lynx is # built using ncurses' default-color support, remove these two # lines: normal: normal: lightgray:black default: normal: white:black # Normal type styles correspond to HTML tags. # # The next line (beginning with "em") means: use bold if mono, # otherwise brightblue on em: bold: brightblue strong: bold: brightred b: bold: red i: bold: brightblue a: bold: green img: dim: brown fig: normal: gray caption: reverse: brown hr: normal: yellow blockquote: normal: brightblue ul: normal: brown address: normal: magenta title: normal: magenta tt: dim: brightmagenta: black h1: bold: yellow: blue label: normal: magenta q: normal: yellow: magenta small: dim: default big: bold: yellow sup: bold: yellow sub: dim: gray li: normal: magenta code: normal: cyan cite: normal: cyan table: normal: brightcyan tr: bold: brown td: normal: default br: normal: default # Special styles - not corresponding directly to HTML tags # alert - status bar, when message begins "Alert". # alink - active link # normal - default attributes # status - status bar # whereis - whereis search target # #normal:normal:default:blue alink: reverse: yellow: black status: reverse: yellow: blue alert: bold: yellow: red whereis: reverse+underline: magenta: cyan # currently not used #value:normal:green menu.bg: normal: black: lightgray menu.frame: normal: black: lightgray menu.entry: normal: lightgray: black menu.n: normal: red: gray menu.active:normal: yellow: black menu.sb: normal: brightred: lightgray forwbackw.arrow:reverse hot.paste: normal: brightred: gray # Styles with classes -