This page contains samples corresponding to every theme distributed with version 3.06 of Beamer. Each theme is represented as a pair of images—one titlepage and one ordinary slide. The idea of such a web page came from an old website of Jason Gorski. That website no longer exists, hence this replacement.
The samples were generated according to the following template:
\documentclass{beamer}
\usetheme{@THEME} % name of theme substututed here
\begin{document}
\title{Beamer Sample for @THEME}
\subtitle{Based on Beamer version 3.06}
\author{Rouben Rostamian}
\institute[UMBC]{Department of Mathematics and Statistics\\UMBC}
\date{\today}
\begin{frame}[plain]
\titlepage
\end{frame}
\begin{frame}{Introduction}
...
\end{frame}
\end{document}
Click on any image to see a larger version of it.