diff --git a/CS/CS.tex b/CS/CS.tex index 59a4a43d23f6d7064da532f7833546f392f1411b..4af823df8e55ac06ebbe93bbb5171dbc0193f4e9 100644 --- a/CS/CS.tex +++ b/CS/CS.tex @@ -159,9 +159,9 @@ \posterbox[blankest]{name=factors,column=1,row=4,span=0,rowspan=0}{\begin{tikzpicture} \begin{scope}[blend group = soft light] - \fill[lightgray!11!white] ( 90:1.5) circle (2); - \fill[lightgray!12!white] (210:1.5) circle (2); - \fill[lightgray!13!white] (330:1.5) circle (2); + \fill[gray!11!white] ( 90:1.5) circle (2); + \fill[gray!12!white] (210:1.5) circle (2); + \fill[gray!13!white] (330:1.5) circle (2); \end{scope} \node at ( 90:2) {Initiative}; \node at ( 210:2) {Strike};