I'm in the process of creating a custom Beamer theme. I know how to change the color of fonts for certain elements within an itemize or enumerate block, but I can't seem to figure out how to specific the color in a block as depicted below. For example:
\begin{block}{Change the font color here}
some text
some more text
\end{block}
I would like to alter the color of the {Change the font color here} area for my theme. I am trying to use this code in my .sty file to change the color to black:
\setbeamercolor{block}{fg=black}
What am I doing wrong?


Frankfurtthis is always a bit lighter than setbgcolor, and I want it white. – Intelligent-Infrastructure Dec 18 '19 at 13:35