Loading fi-thesis-report.cls +10 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,16 @@ % Define colours \definecolor{blue-mu}{RGB}{0,39,118} \definecolor{ref-dark-red}{rgb}{0.6,0.15,0.15} \definecolor{ref-dark-green}{rgb}{0.15,0.4,0.15} \definecolor{ref-medium-blue}{rgb}{0,0,0.5} % setup hyperref \RequirePackage[ colorlinks=true , linkcolor={ref-dark-red} , citecolor={ref-dark-green} , urlcolor={ref-medium-blue} ]{hyperref} % Define name strings and setting commands \def\@colorProfile{} Loading Loading
fi-thesis-report.cls +10 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,16 @@ % Define colours \definecolor{blue-mu}{RGB}{0,39,118} \definecolor{ref-dark-red}{rgb}{0.6,0.15,0.15} \definecolor{ref-dark-green}{rgb}{0.15,0.4,0.15} \definecolor{ref-medium-blue}{rgb}{0,0,0.5} % setup hyperref \RequirePackage[ colorlinks=true , linkcolor={ref-dark-red} , citecolor={ref-dark-green} , urlcolor={ref-medium-blue} ]{hyperref} % Define name strings and setting commands \def\@colorProfile{} Loading