/usr/share/doc/lynx/samples
NameSizeModeActions
blue-background.lss32110644editdlrm
bright-blue.lss22740644editdlrm
cernrules.txt345610644editdlrm
home.htm7430644editdlrm
installdirs.html7010644editdlrm
jumps.htm6540644editdlrm
jumpsUnix.html36860644editdlrm
jumpsVMS.html14170644editdlrm
keepviewer6060755editdlrm
lynx-demo.cfg10470644editdlrm
lynx-keymaps52490644editdlrm
lynx.com21920644editdlrm
lynx.ico51740644editdlrm
lynx.lss35810644editdlrm
lynxdump3980755editdlrm
lynx_bookmarks.htm8250644editdlrm
mailcap47720644editdlrm
mailto-form.pl94160644editdlrm
midnight.lss20600644editdlrm
mild-colors.lss18580644editdlrm
mime.types10220644editdlrm
oldlynx5180755editdlrm
opaque.lss10940644editdlrm
Edit: /usr/share/doc/lynx/samples/mild-colors.lss (1858B)
# From: Vlad Harchev # 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 # Notes: # better for eyes - it sets black background with mild colors that # have approximately the same intensity. # # grey normal text on black background with green links and brightgreen # highlighted links. em: bold: cyan strong: bold: cyan dt: bold: cyan var: bold: cyan samp: bold: cyan b: bold: cyan i: bold: cyan alink: reverse: brightgreen: black a: bold: green img: dim: cyan: black status: reverse: cyan: black fig: normal: gray caption: reverse: cyan hr: normal: gray blockquote: normal: cyan: black address: normal: cyan title: normal: cyan: black tt: normal: white: black h1: bold: cyan: black label: normal: cyan value: normal: cyan q: normal: cyan small: dim: cyan big: bold: cyan sup: bold: cyan sub: dim: cyan code: normal: cyan span.htmlsrc_comment:normal:white span.htmlsrc_tag:normal:cyan ##the following makes no difference (except increasing the speed) since tag ##is already in cyan. #span.htmlsrc_attrib:normal:cyan #span.htmlsrc_attrval:normal:magenta span.htmlsrc_abracket:normal:cyan span.htmlsrc_entity:normal:white ##span.htmlsrc_href: ##span.htmlsrc_entire: span.htmlsrc_badseq:normal:red span.htmlsrc_badtag:normal:red span.htmlsrc_badattr:normal:red span.htmlsrc_sgmlspecial:normal:yellow