From 6e528248414e330c9e25e81596ab47b8b8a5b701 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Fri, 14 May 2021 22:44:50 +0430 Subject: first commit --- lynx.lss | 112 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 lynx.lss (limited to 'lynx.lss') diff --git a/lynx.lss b/lynx.lss new file mode 100644 index 0000000..5269e0e --- /dev/null +++ b/lynx.lss @@ -0,0 +1,112 @@ +# https://github.com/whiteinge/dotfiles/blob/master/.lynx.lss +# It's best to put these in a .lss file and use "lynx -lss=file.lss whatever" +# for now. +# +# 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:default +h1:bold:yellow:blue +h2:normal:brown:blue +h3:normal:green:blue +h4:normal:cyan:blue +label:normal:magenta +q:normal:yellow:magenta +small:dim:default +big:bold:yellow +sup:bold:yellow +sub:dim:gray +lh:bold:yellow:magenta +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 +#high:bold:brightmagenta +forwbackw.arrow:reverse + +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 + +# Styles with classes -