From 62f859d4c293c18a170f55a01cbddcff2f6b64fb Mon Sep 17 00:00:00 2001 From: Luke Hsiao Date: Mon, 20 Aug 2018 14:30:40 -0700 Subject: Swap stake/church colors --- pa2cal.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pa2cal.tex') diff --git a/pa2cal.tex b/pa2cal.tex index 93baaee..725032e 100644 --- a/pa2cal.tex +++ b/pa2cal.tex @@ -19,8 +19,8 @@ % Define the date highlights \newcommand{\ward}{\node[fill=y,circle] {};} -\newcommand{\church}{\node[fill=g,circle] {};} -\newcommand{\stake}{\node[fill=b,circle] {};} +\newcommand{\church}{\node[fill=b,circle] {};} +\newcommand{\stake}{\node[fill=g,circle] {};} \newcommand{\orangedot}{\node[fill=green!70,circle] {};} @@ -174,7 +174,7 @@ \vspace{0.5em} Find the full, up-to-date calendar at \href{https://www.lds.org/church-calendar/}{\faCalendar~www.lds.org/church-calendar/} - \vspace{0.3em} + \vspace{0.5em} \footnotesize{This printout was last updated on \today.} \end{center} \end{document} -- cgit v1.2.3