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
/* Styling for the error reports shown on this page. The colors are the ones
the utilities actually emit, so the examples read here the way they do in a
terminal; they match the palette used on uutils.org. */
}
/* The prompt of the command being run. */
}
/* ANSI colors as emitted by the utilities: frame, source line, gutter,
the span at fault, and the Help: label. */
}
}
}
}
}