From: erg Date: Mon, 29 Jan 2007 23:35:54 +0000 (+0000) Subject: Have dotty set the default fill color to lightgray to be consistent X-Git-Tag: LAST_LIBGRAPH~32^2~5691 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e34f2cd2be6da4244cac2624498a1803edde6f9;p=graphviz Have dotty set the default fill color to lightgray to be consistent with dot - fix bug 1072 --- diff --git a/cmd/dotty/dotty.lefty b/cmd/dotty/dotty.lefty index 561d0a8b8..dc888db8e 100644 --- a/cmd/dotty/dotty.lefty +++ b/cmd/dotty/dotty.lefty @@ -84,6 +84,7 @@ dotty = [ 'fontname' = 'Times-Roman'; 'fontcolor' = 'black'; 'color' = 'black'; + 'fillcolor' = 'lightgray'; 'style' = 'solid'; ]; 'edgeattr' = [