digraph g {
    a;
    b[color=red];
    c[color=yellow];   
}

171717653.png