Skip to content

Commit 3868bbb

Browse files
committed
Codecheck colour for hyperlinks
1 parent 0ec59f6 commit 3868bbb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

inst/extdata/templates/codecheck/codecheck-preamble.sty

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,7 @@
3131
\begin{tikzpicture}[yscale=-1,transform shape]
3232
\pic{orcidlogo};
3333
\end{tikzpicture}
34-
}{+}}}}
34+
}{+}}}}
35+
36+
%% Set hyperlinks in colour to the "CODECHECK colour".
37+
\hypersetup{colorlinks=true, urlcolor = [rgb]{0,.5,0.2}}

0 commit comments

Comments
 (0)