about summary refs log tree commit diff stats
path: root/011run.cc
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-12-07 16:19:38 -0800
committerKartik Agaram <vc@akkartik.com>2019-12-07 18:06:17 -0800
commit9e45cae061fd345d3270f236769bd94966a42eb2 (patch)
tree5459e3e692e039f0ce1663a60af99d6053ccbc0e /011run.cc
parent25636f70d0f116ef2f842e9ca25dfb781071cd2d (diff)
downloadmu-9e45cae061fd345d3270f236769bd94966a42eb2.tar.gz
5799 - move html-generation to `tools/` directory
Diffstat (limited to '011run.cc')
0 files changed, 0 insertions, 0 deletions
l v2-8-2dev_22' href='/ingrix/lynx-snapshots/commit/samples/mild-colors.lss?id=b223937ff728f8242329bedb9c660e81da253e9a'>b223937f ^
3f6f7118 ^
b223937f ^

3f6f7118 ^

b223937f ^
























1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53








                                                                         






                
                                 
            

                           


                    
                              

                         

                       
























                                                                           
# From: Vlad Harchev <hvv@hippo.ru> 
# 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. 
#it's best to put these in a .lss file and use  
#"lynx -lss=file.lss whatever" for now. 
em:bold:cyan
strong:bold:cyan
dt:bold:cyan
var:bold:cyan
samp:bold:cyan
b:bold:cyan
i:bold:cyan
alink:reverse:brightgreen:default
a:bold:green
img:dim:cyan:default
status:reverse:cyan:default
fig:normal:gray
caption:reverse:cyan
hr:normal:gray
blockquote:normal:cyan:default
address:normal:cyan
title:normal:cyan:default
tt:normal:white:default
h1:bold:cyan:default
label:normal:cyan
value:normal:cyan
high:bold:cyan
q:normal:cyan
small:dim:cyan
big:bold:cyan
sup:bold:cyan
sub:dim:cyan
lh:bold: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