yuezonghe | 824eb0c | 2024-06-27 02:32:26 -0700 | [diff] [blame] | 1 | [colors] |
2 | |||||
3 | # These were the old defaults | ||||
4 | top = red, lightgray | ||||
5 | medium = green, lightgray | ||||
6 | normal = black, lightgray | ||||
7 | selected = lightgray, magenta | ||||
8 | code = blue, lightgray | ||||
9 | |||||
10 | [tui] | ||||
11 | |||||
12 | # Defaults if linked with libslang | ||||
13 | report = on | ||||
14 | annotate = on | ||||
15 | top = on | ||||
16 | |||||
17 | [buildid] | ||||
18 | |||||
19 | # Default, disable using /dev/null | ||||
20 | dir = /root/.debug |