feat: modify example color to teal instead of light green
This commit is contained in:
parent
c1c5b85c30
commit
1a2f1573dc
|
@ -67,7 +67,7 @@
|
|||
\definecolor{mDarkBrown}{HTML}{604c38}
|
||||
\definecolor{mDarkTeal}{HTML}{23373b}
|
||||
\definecolor{mLightBrown}{HTML}{EB811B}
|
||||
\definecolor{mLightGreen}{HTML}{14B03D}
|
||||
\definecolor{mLightGreen}{RGB}{0,128,128}
|
||||
% \end{macrocode}
|
||||
%
|
||||
%
|
||||
|
|
Loading…
Reference in New Issue