From: Andrew Lorimer Date: Mon, 9 Sep 2019 23:49:57 +0000 (+1000) Subject: [methods] fix colours X-Git-Tag: yr12~33 X-Git-Url: https://git.lorimer.id.au/notes.git/diff_plain/7eb67153db7ea1fa2643ec4f4e870ba003327609 [methods] fix colours --- diff --git a/methods/calculus.tex b/methods/calculus.tex index 1896189..72b8bdb 100644 --- a/methods/calculus.tex +++ b/methods/calculus.tex @@ -102,7 +102,7 @@ For \(x_2\) and \(x_1\) where \(x_2 > x_1\): \subsection*{Derivatives} -\rowcolors{1}{white}{orange} +\rowcolors{1}{white}{peach} \renewcommand{\arraystretch}{1.4} \begin{tabularx}{\columnwidth}{rX} diff --git a/methods/methods-collated.tex b/methods/methods-collated.tex index 42fac1d..b3b29d5 100644 --- a/methods/methods-collated.tex +++ b/methods/methods-collated.tex @@ -90,7 +90,7 @@ \definecolor{cas}{HTML}{e6f0fe} \definecolor{important}{HTML}{fc9871} \definecolor{dark-gray}{gray}{0.2} -\definecolor{orange}{HTML}{e6beb2} +\definecolor{peach}{HTML}{e6beb2} \definecolor{lblue}{HTML}{e5e9f0} \newtcolorbox{cas}{colframe=cas!75!black, title=On CAS, left*=3mm}