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
21