X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=intro%2Ftosd.tex;h=64b332d423e04d0dbd479ef3b0fa8247f4a47904;hb=40c364b9de5d27b8afedcfd83d76499acc9e31af;hp=0f45e93ad46ac5a497e906e5f082a5d45c7d9f8e;hpb=3fe94feeee0efd1922263aca9d578031e2283f61;p=phd-thesis.git diff --git a/intro/tosd.tex b/intro/tosd.tex index 0f45e93..64b332d 100644 --- a/intro/tosd.tex +++ b/intro/tosd.tex @@ -3,18 +3,18 @@ \begin{document} \begin{tikzpicture} \pie[% - color={red,violet,teal,blue}, + color={black!20,black!40,black!60,black!80}, explode={0.1}, hide number, text=inside, rotate=45, radius=1.8, ]{% - 25/\textcolor{white}{UI}, - 25/\textcolor{white}{Tasks}, + 25/\textcolor{black}{UI}, + 25/\textcolor{black}{Tasks}, 25/\textcolor{white}{UoD}, - 25/\textcolor{white}{SDS} + 25/\textcolor{white}{SDSs} } - \node [draw,fill=yellow,circle]{Types}; + \node [draw,fill=white,circle]{Types}; \end{tikzpicture} \end{document}