visual.conf
1.73 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
# This is a very preliminary visual configuration, especially the colours are
# assigned only with minor care.
#
# Author: Pontus Stenetorp <pontus stenetorp se>
# Version: 2011-12-04
[labels]
# Label definitions for display.
ROOT | ROOT
_plus__plus_ | ++
AB | AB
AJ | AJ
AN | AN
AV | AV
BV | BV
EN | EN
FV | FV
GV | GV
HV | HV
I_question_ | I?
IC | IC
ID | ID
IG | IG
IK | IK
IM | IM
IP | IP
IQ | IQ
IR | IR
IS | IS
IT | IT
IU | IU
KV | KV
MN | MN
MV | MV
NN | NN
PN | PN
PO | PO
PR | PR
PU | PU
QV | QV
RO | RO
SP | SP
SV | SV
TP | TP
UK | UK
VN | VN
VV | VV
WV | WV
XX | XX
YY | YY
[drawing]
# Other aspects of visual presentation.
SPAN_DEFAULT fgColor:black, bgColor:lightgreen, borderColor:darken
ARC_DEFAULT color:black, dashArray:-, arrowHead:triangle-5
# These colour assignments can certainly be improved with some after-though
# as it stands now they are far too arbitary and does not preserve any
# semantic connection
ROOT bgColor:#FF9E00
_plus__plus_ bgColor:#EB3B8B
AB bgColor:#D25FD2
AJ bgColor:#63ADD0
AN bgColor:#FFDB73
AV bgColor:#EB6AA4
BV bgColor:#E1FB3F
EN bgColor:#FFB673
FV bgColor:#FF9B40
GV bgColor:#A65000
HV bgColor:#BF7530
I_question_ bgColor:#FF7A00
IC bgColor:#FFE973
ID bgColor:#FFE140
IG bgColor:#A68C00
IK bgColor:#BFA930
IM bgColor:#FFD700
IP bgColor:#FFD373
IQ bgColor:#FFC340
IR bgColor:#A67100
IS bgColor:#BF9230
IT bgColor:#FFAE00
IU bgColor:#C561D3
KV bgColor:#C038D3
MN bgColor:#F53D65
MV bgColor:#FA7080
NN bgColor:#35D669
PN bgColor:#FFEF73
PO bgColor:#FFE940
PR bgColor:#956BD6
PU bgColor:#BFAF30
QV bgColor:#FFE200
RO bgColor:#B3F36D
SP bgColor:#9BF33D
SV bgColor:#4E9600
TP bgColor:#6FAD2B
UK bgColor:#78E700
VN bgColor:#EAFC71
VV bgColor:#E3FC3F
WV bgColor:#8DA100
XX bgColor:#A8BA2F
YY bgColor:#D8F800