kisielk / godepgraph

A Go dependency graph visualization tool
MIT License
1.05k stars 90 forks source link

Command line colors, updates style #3

Closed ajstarks closed 8 years ago

kisielk commented 11 years ago

I like the colors, but they're not leaf and root. It's either a standard library package (in $GOROOT) or not. I'd prefer if the ones in $GOROOT got the lightsteelblue color.

Also do you really think it's necessary to give command-line flags for each color? I'm not really sure how often it would be used, and people are always free to change the dot output themselves.