X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2Fbin%2Fps2dot;fp=home%2Fbin%2Fps2dot;h=d68fda5f877da0f1fb128c719739860a49442d16;hb=af6e57a29f394428d2fd5a1ddbf57b8c9eadb454;hp=c8db891f98cafce46d83f42ab258f2d2dcdded83;hpb=5259a527ae1db5a663fd579398468f8a2062518c;p=khome.git diff --git a/home/bin/ps2dot b/home/bin/ps2dot index c8db891..d68fda5 100755 --- a/home/bin/ps2dot +++ b/home/bin/ps2dot @@ -106,8 +106,7 @@ compile() { print "fontsize=8;"; print "fontname=Helvetica;"; print "label=\"" kernel "\";"; - printf "colorscheme=%s;\n", COLORSCHEME - print "fontcolor=9;" + print "fontcolor=\"/greys9/9\";" ##### Vertices (clustered by user) for (user_name in user_names) {