From: W. Trevor King Date: Thu, 30 May 2013 20:16:53 +0000 (-0400) Subject: cv.tex: Color URL links dark blue X-Git-Tag: st-martins X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=97ff6991cef801b450f96a0de4951d693e61c212;p=cv-latex.git cv.tex: Color URL links dark blue Give folks an unobtrusive visual cue to hint at the presence of links. --- diff --git a/cv.tex b/cv.tex index 875fc9a..fe1764d 100644 --- a/cv.tex +++ b/cv.tex @@ -18,7 +18,7 @@ \hypersetup{filecolor=black} \hypersetup{menucolor=black} \hypersetup{runcolor=black} -\hypersetup{urlcolor=black} +\hypersetup{urlcolor=[rgb]{0, 0, 0.7}} \defaultbibliography{cv} \defaultbibliographystyle{plain}