about summary refs log tree commit diff stats
path: root/samples
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2001-04-02 01:02:30 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2001-04-02 01:02:30 -0400
commit8c68f693cc82e6650afff52fe478c0ccde4bc015 (patch)
tree395cb6842d38654cda008ac0524564f59d959392 /samples
parent4bb52da7b05bb0a4331325010be89a0c630f671c (diff)
downloadlynx-snapshots-8c68f693cc82e6650afff52fe478c0ccde4bc015.tar.gz
snapshot of project "lynx", label v2-8-4dev_20
Diffstat (limited to 'samples')
-rw-r--r--samples/bright-blue.lss57
-rw-r--r--samples/lynx.lss1
2 files changed, 58 insertions, 0 deletions
diff --git a/samples/bright-blue.lss b/samples/bright-blue.lss
new file mode 100644
index 00000000..5aa5272c
--- /dev/null
+++ b/samples/bright-blue.lss
@@ -0,0 +1,57 @@
+# From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+#
+# Colors: black, red, green, brown, blue, magenta, cyan,
+# lightgray, gray, brightred, brightgreen, yellow, brightblue,
+# brightmagenta, brightcyan, white.
+#
+# On some terminals combination of background and foreground of different
+# brightness is not supported.
+#
+# Normal type styles correspond to HTML tags.
+#
+# default should be the *last* line
+#
+# The next line (beginning with "h1") means:  use bold if mono, otherwise
+# yellow on black (use 'default' for <defaultbackground>/<defaultforeground>)
+default:normal:brightcyan:blue
+# match "link":
+input:normal:green
+input.type.submit:normal:blue:black
+textarea:normal:white:cyan
+# type-less input is the same as type=text (similar to textarea)
+input.type.:normal:white:cyan
+input.type.text:normal:white:cyan
+edit.current:normal:yellow:white
+edit.active:normal:black:white
+edit.active.marked:normal:white:black
+edit.prompt:normal:green:cyan
+edit.prompt.marked:normal:black:white
+edit.active.arrow:normal:red:white
+edit.prompt.arrow:normal:yellow:gray
+edit.active.pad:normal:red:white
+edit.prompt.pad:normal:white:black
+option:normal:red:black
+#alink:normal:red:green
+scroll.arrow:bold:white:default
+scroll.noarrow:normal:black:default
+scroll.bar:bold:white
+#scroll.back:reverse:green:red
+status:reverse:yellow:black
+h1:bold:yellow:black
+em:bold:white
+em.a:reverse:black:blue
+em.b:reverse:white:black
+font.letter:normal:default:black
+link.blue:bold:white:brightblue
+link.blue.prev:bold:yellow:brightblue
+title:normal:magenta:black
+i:bold:white
+table:normal:white
+blockquote:normal:white
+li.blue:bold:blue:black
+link.blue.next:bold:blue:black
+normal:normal:default:default
+INCLUDE:lynx.lss
+default:normal:brightcyan:blue
+#default:normal:cyan:blue
+scroll.noarrow:normal:black:default
diff --git a/samples/lynx.lss b/samples/lynx.lss
index 13f673f8..9c6477e6 100644
--- a/samples/lynx.lss
+++ b/samples/lynx.lss
@@ -51,6 +51,7 @@ whereis:reverse+underline:magenta:cyan
 # currently not used
 #value:normal:green
 #high:bold:brightmagenta
+forwbackw.arrow:reverse
 
 # Styles with classes - <ul class=red> etc.
 ul.red:underline:brightred