~ubuntu-branches/ubuntu/warty/lynx/warty-security

« back to all changes in this revision

Viewing changes to samples/mild-colors.lss

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2004-09-16 12:14:10 UTC
  • Revision ID: james.westby@ubuntu.com-20040916121410-cz1gu92c4nqfeyrg
Tags: upstream-2.8.5
ImportĀ upstreamĀ versionĀ 2.8.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# From: Vlad Harchev <hvv@hippo.ru> 
 
2
# Notes:
 
3
# better for eyes - it sets black background with mild colors that
 
4
# have approximately the same intensity.
 
5
#
 
6
# grey normal text on black background with green links and brightgreen  
 
7
# highlighted links. 
 
8
#it's best to put these in a .lss file and use  
 
9
#"lynx -lss=file.lss whatever" for now. 
 
10
em:bold:cyan
 
11
strong:bold:cyan
 
12
dt:bold:cyan
 
13
var:bold:cyan
 
14
samp:bold:cyan
 
15
b:bold:cyan
 
16
i:bold:cyan
 
17
alink:reverse:brightgreen:default
 
18
a:bold:green
 
19
img:dim:cyan:default
 
20
status:reverse:cyan:default
 
21
fig:normal:gray
 
22
caption:reverse:cyan
 
23
hr:normal:gray
 
24
blockquote:normal:cyan:default
 
25
address:normal:cyan
 
26
title:normal:cyan:default
 
27
tt:normal:white:default
 
28
h1:bold:cyan:default
 
29
label:normal:cyan
 
30
value:normal:cyan
 
31
high:bold:cyan
 
32
q:normal:cyan
 
33
small:dim:cyan
 
34
big:bold:cyan
 
35
sup:bold:cyan
 
36
sub:dim:cyan
 
37
lh:bold:cyan
 
38
code:normal:cyan
 
39
 
 
40
span.htmlsrc_comment:normal:white
 
41
span.htmlsrc_tag:normal:cyan
 
42
##the following makes no difference (except increasing the speed) since tag
 
43
##is already in cyan.
 
44
#span.htmlsrc_attrib:normal:cyan
 
45
#span.htmlsrc_attrval:normal:magenta
 
46
span.htmlsrc_abracket:normal:cyan
 
47
span.htmlsrc_entity:normal:white
 
48
##span.htmlsrc_href:
 
49
##span.htmlsrc_entire:
 
50
span.htmlsrc_badseq:normal:red
 
51
span.htmlsrc_badtag:normal:red
 
52
span.htmlsrc_badattr:normal:red
 
53
span.htmlsrc_sgmlspecial:normal:yellow