Skip to content

Commit

Permalink
feat: modify example color to teal instead of light green
Browse files Browse the repository at this point in the history
  • Loading branch information
jolars committed Jan 15, 2024
1 parent c1c5b85 commit 1a2f157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/beamercolorthememoloch.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -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}
%
%
Expand Down

0 comments on commit 1a2f157

Please sign in to comment.