Is it possible to configure the colors of this presentation?
\documentclass{beamer}
\usetheme{CambridgeUS}
\useoutertheme{infolines}
\author[Subham Soni S. \& Mithun C.K. \& Karthikeyan \& Shantikumar L.]
{%
\texorpdfstring{
\begin{columns}
\column{.45\linewidth}
\centering
Subham Soni S.\\
\href{mailto:subhamsoni0049@pec.edu}{subhamsoni0049@pec.edu}
\column{.45\linewidth}
\centering
Mithun C.K.\\
\href{mailto:subhamsoni0049@pec.edu}{subhamsoni0049@pec.edu}
\column{.45\linewidth}
\centering
Karthikeyan\\
\href{mailto:subhamsoni0049@pec.edu}{subhamsoni0049@pec.edu}
\column{.45\linewidth}
\centering
Shantikumar L.\\
\href{mailto:subhamsoni0049@pec.edu}{subhamsoni0049@pec.edu}
\end{columns}
}
{John Doe \& Jane Doe}
}
\title{Work Culture}
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\end{document}
For example, to greenanddark green.
If yes, how to deal with this please?
Thanks a lot!


beamertheme. – Gonzalo Medina Apr 27 '14 at 22:15