File tree Expand file tree Collapse file tree 1 file changed +22
-5
lines changed
Expand file tree Collapse file tree 1 file changed +22
-5
lines changed Original file line number Diff line number Diff line change 3333]{doclicense}
3434
3535
36- % ----------------------------------------------------------------------------------------
37- % LINK COLORS
38- % ----------------------------------------------------------------------------------------
39-
40- \usepackage []{xcolor }
4136
4237
4338
167162\definecolor {celestialblue}{rgb}{0.29, 0.59, 0.82}
168163\definecolor {asparagus}{rgb}{0.53, 0.66, 0.42}
169164\definecolor {azure}{rgb}{0.0, 0.5, 1.0}
165+
166+ % ----------------------------------------------------------------------------------------
167+ % LINK COLORS
168+ % ----------------------------------------------------------------------------------------
169+
170+
171+
172+
173+ \usepackage {hyperref }
174+ \hypersetup {
175+ colorlinks=true,
176+ linkcolor=blue,
177+ filecolor=blue,
178+ urlcolor=blue,
179+ citecolor=blue,
180+ pdfborder={0 0 1},
181+ }
182+
183+
184+
185+
186+
170187% ----------------------------------------------------------------------------------------
171188% TITLE SECTION
172189% ----------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments