File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 5252\setitemize {itemsep=0.2mm,parsep=1pt}
5353\setenumerate {itemsep=0.2mm,parsep=1pt}
5454
55+ % A type of blue that doesn't look as aggressive as the default 'blue' but also
56+ % distinguishes well from black while not appearing to light.
57+ \definecolor {trueblue}{rgb}{0.0, 0.45, 0.81}
58+
5559% Link style (hyperref package)
5660\hypersetup {
5761 colorlinks=true, % false: boxed links; true: colored links
58- linkcolor=red, % color of internal links
59- citecolor=cyan, % color of links to bibliography
60- filecolor=magenta, % color of file links
61- urlcolor=blue % color of external links
62+ linkcolor=black, % color of internal links
63+ citecolor=trueblue, % color of links to bibliography
64+ filecolor=trueblue, % color of file links
65+ urlcolor=trueblue % color of external links
6266}
6367
6468% Personal
You can’t perform that action at this time.
0 commit comments