fix golden color
This commit is contained in:
parent
0c47db38b0
commit
f9e293accf
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@
|
|||
\RequirePackage{hyperref}
|
||||
\RequirePackage[skins]{tcolorbox}
|
||||
\RequirePackage{xcolor}
|
||||
\definecolor{gold}{rgb}{218,165,32}
|
||||
\definecolor{gold}{RGB}{218,165,32}
|
||||
|
||||
|
||||
\mdfsetup{skipabove=\topskip,skipbelow=\topskip}
|
||||
|
|
Loading…
Reference in a new issue