Code: Select all
\usepackage{xcolor}\definecolor{DarkRed}{RGB}{139,0,0}\usepackage{hyperref}\hypersetup{colorlinks=true, linkbordercolor=DarkRed,linkcolor=DarkRed}
For aesthetic reasons I'd like to also have the "Περιεχόμενα" words ( standing for Contents ) in Red ... How can that be achieved? I guess it has something to do with
Code: Select all
\makeatletter
Code: Select all
\usepackage{tocloft}\renewcommand\cftchapaftersnum{.}% adds dot after chapter title in ToC\renewcommand\cftchapdotsep{\cftdotsep}%