I am using Beamer for the first time. I use setbeamercolor to change most of the colors of the miniframes and so on. But how to I change the color of the highlighted text in the headline and table of content. Right now it is bright green.
\documentclass[xcolor=dvipsnames,compress,12pt]{beamer}%
\mode<presentation>
%% General document %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{beamerthemeshadow}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Beamer Layout %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\useoutertheme[subsection=false,shadow]{miniframes}
\usecolortheme{seahorse}
\usecolortheme{rose}
\usefonttheme{serif}
