nicer links: no more red borders
This commit is contained in:
parent
b145741db0
commit
9461aea9fc
@ -5,6 +5,14 @@
|
||||
\usepackage{fontspec}
|
||||
\usepackage{hyperref}
|
||||
\usepackage{keystroke}
|
||||
\usepackage{xcolor}
|
||||
|
||||
\definecolor{grey}{rgb}{0.35, 0.35, 0.35}
|
||||
\hypersetup{
|
||||
colorlinks = true,
|
||||
urlcolor = grey,
|
||||
linkcolor = grey,
|
||||
}
|
||||
|
||||
\setmainfont[Ligatures=TeX,Numbers={OldStyle,Proportional}]{Myriad Pro}
|
||||
\setmonofont{Inconsolata}
|
||||
|
Loading…
Reference in New Issue
Block a user