I have redefined the color of my exampleblocks using the following code"
\definecolor{trueblue}{RGB}{0, 115, 197}
\setbeamercolor*{block title example}{bg=trueblue}
However, the bullets within the exampleblocks still appear in the default green color.
I experimented with perturbation of:
\setbeamercolor{block itemize item example}{fg= trueblue}
but nothing seems to work.
Any help would be greatly appreciated! Thank you!
