1

I'm using the hyperreff in this configuration:

\usepackage{hyperref} 
\hypersetup{
     colorlinks = true,
     urlcolor = blue}

And the beaver color theme:

\usetheme{CambridgeUS}
\usecolortheme{beaver}

The problem is that because the header is red and the section is considered a link, the section title gets almost invisible: enter image description here

I want to force the color of the section to be gray (only the section, not of the other links), but I'm not managing to do it while keeping the hyperref active, there is a way to do it?

0 Answers0