about summary refs log tree commit diff stats
path: root/styles
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1997-05-25 00:16:10 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1997-05-25 00:16:10 -0400
commit945e8eb6bb07f64aaca42207af3311220ff2e4ba (patch)
tree6afb50262b844dd069bd4f7234da68008c48677c /styles
parente4409c408eedf320b8845cafdd62b664bec1afd8 (diff)
downloadlynx-snapshots-945e8eb6bb07f64aaca42207af3311220ff2e4ba.tar.gz
snapshot of project "lynx", label v2-7-1ac_0-28
Diffstat (limited to 'styles')
-rw-r--r--styles/lynx.lss60
1 files changed, 60 insertions, 0 deletions
diff --git a/styles/lynx.lss b/styles/lynx.lss
new file mode 100644
index 00000000..597a2059
--- /dev/null
+++ b/styles/lynx.lss
@@ -0,0 +1,60 @@
+#
+#it's best to put these in a .lss file and use "lynx -lss=file.lss whatever" for now.
+#
+#----/cut here for my styles/----
+# normal type styles, use bold if mono, otherwise brightblue on <defaultbackground>
+em:bold:brightblue
+strong:bold:brightred
+b:bold:red
+i:bold:blue
+alink:reverse:yellow
+a:bold:green
+img:dim:brown
+status:normal:yellow:blue
+fig:normal:gray
+caption:reverse:brown
+hr:normal:yellow
+blockquote:normal:brightblue
+ul:normal:brown
+address:normal:magenta
+title:normal:magenta:black
+tt:dim:gray:blue
+h1:bold:yellow:blue
+label:normal:magenta
+value:normal:green
+high:bold:brightmagenta
+q:normal:yellow:magenta
+small:dim:gray
+big:bold:yellow
+sup:bold:yellow
+sub:dim:gray
+lh:bold:yellow:magenta
+
+# styles with classes <ul class=red> etc.
+ul.red:underline:brightred
+ul.blue:bold:brightblue
+li.red:reverse:red:yellow
+li:normal:magenta
+li.blue:bold:blue
+strong.a:bold:black:red
+em.a:reverse:black:blue
+strong.b:bold:white:red
+em.b:reverse:white:blue
+alert:bold:yellow:red
+strong.debug:reverse:green
+tr:bold:brown
+tr.baone:bold:yellow
+tr.batwo:bold:green
+tr.bathree:bold:red
+# special cases for link - the type is appended after the class
+link.green:bold:brightgreen
+# special cases for link - the rel is appended after the class
+# <link rel=next class=red href="1">
+link.red.next:bold:red
+link.red.prev:bold:yellow:red
+link.blue.prev:bold:yellow:blue
+link.blue.next:bold:blue
+link.red:bold:black:red
+link.blue:bold:white:blue
+link.toc:bold:black:white
+link.green.toc:bold:white:green