Skip to content

Instantly share code, notes, and snippets.

@stangirala
Created January 3, 2013 06:09
Show Gist options
  • Save stangirala/4441195 to your computer and use it in GitHub Desktop.
Save stangirala/4441195 to your computer and use it in GitHub Desktop.
Setting up colour for url links on a CV in \latex.
\definecolor{blueblack}{rgb}{0.0,0.0,0.3}
\hypersetup{colorlinks,breaklinks,linkcolor=blueblack,urlcolor=blueblack,anchorcolor=blueblack,citecolor=blueblack}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment