function toolprint set_color $argv[1] echo -ne "\t$argv[2] - " set_color white echo "$argv[3]" end