if [ -n "$DISPLAY" ]; then
	declare col{br,at}=57
	declare col{name,host}=13
	coldir=129
else
	declare col{br,name,at,host,dir}=magenta
fi