derric / cleanthesis

Clean Thesis is a clean, simple, and elegant LaTeX style (or template) for thesis documents.
http://cleanthesis.der-ric.de/
908 stars 116 forks source link

Colored reference #111

Open Angela945 opened 4 years ago

Angela945 commented 4 years ago

Hi, I want to customize the color if citations in the paper by

\RequirePackage[%pdftex,unicode, %CJKbookmarks=true, bookmarksnumbered=true, bookmarksopen=true,
% hidelinks, colorlinks=true, % original false % pdfborder={0 0 1}, citecolor=blue, % original blue linkcolor=blue, % original red anchorcolor=blue, % original green urlcolor=blue, breaklinks=false % original true ]{hyperref}

but failed. Any suggestions?