about summary refs log tree commit diff stats
path: root/html/example1.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-03-09 03:40:41 -0800
committerKartik K. Agaram <vc@akkartik.com>2016-03-09 03:40:41 -0800
commitc0e9154d6a1fa116871794a161c6f75a71742ed4 (patch)
tree436b24f6eb07da300a9613e6b2bea854bad555b2 /html/example1.mu.html
parente60569995174ab119dfc7ae2bace76328bb35241 (diff)
downloadmu-c0e9154d6a1fa116871794a161c6f75a71742ed4.tar.gz
2745
Diffstat (limited to 'html/example1.mu.html')
-rw-r--r--html/example1.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/example1.mu.html b/html/example1.mu.html
index 5be843b9..7fb5e965 100644
--- a/html/example1.mu.html
+++ b/html/example1.mu.html
@@ -11,7 +11,7 @@
 <!--
 pre { font-family: monospace; color: #eeeeee; background-color: #080808; }
 body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; }
-.Special { color: #ff6060; }
+.Special { color: #c00000; }
 .Constant { color: #00a0a0; }
 .muRecipe { color: #ff8700; }
 -->
8af4945c9841b23224c6f76460278f67947fd01e'>^
45a6722 ^
126c00e ^
126c00e ^











126c00e ^











126c00e ^











126c00e ^











126c00e ^











45a6722 ^

126c00e ^
45a6722 ^






d6fbc25 ^























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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126