cv.tex: Color URL links dark blue st-martins
authorW. Trevor King <wking@tremily.us>
Thu, 30 May 2013 20:16:53 +0000 (16:16 -0400)
committerW. Trevor King <wking@tremily.us>
Thu, 30 May 2013 20:16:53 +0000 (16:16 -0400)
Give folks an unobtrusive visual cue to hint at the presence of links.

cv.tex

diff --git a/cv.tex b/cv.tex
index 875fc9a7d0c9f490d065a11dab60b535af8e148f..fe1764dd2f0ff1c281f0f7fee32a160a7cc64c1e 100644 (file)
--- 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}