CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/beamer-contrib/themes/beamertheme-spectrum

README.md

beamertheme-spectrum

License GitHub tag CTAN

A clean beamer theme with a big title graphic.

It is based on my personal beamer theme, which I've been using for various talks in the ecosystem over the past few years.

This project is licensed under the Project Public License v1.3c or later, see https://www.latex-project.org/lppl.txt .

The project repository, including a bug tracker, can be found at https://github.com/samcarter/beamertheme-spectrum .

Example

\documentclass[aspectratio=169]{beamer}

\usetheme[
%  themecolor=teal,
%  titlegraphic=blueshade,% from tcolorbox pkg
%  sectiongraphic=blueshade,% from tcolorbox pkg
%  titlecredit={Title graphic: tcolorbox package},
]{spectrum}

\AtBeginSection[]{
  \begin{frame}
    \usebeamertemplate{section page}
  \end{frame}
}

\title{Some Very Interesting Title}
\author{Author Name}
\institute{Cool Conference}

\begin{document}

\maketitle

\section{Section Title}

\begin{frame}
  \frametitle{Frame Title}
  Normal frame
\end{frame}

\begin{frame}[standout]
  Standout frame
\end{frame}

\end{document}

For more details, please consult the package documentation.

Download the contents of this package in one zip archive (269.6k).

beamertheme-spectrum – A clean beamer theme with a big title graphic

This package provides a clean beamer theme with a big title graphic. The theme is deliberately fairly clean and simple in order to not distract too much from the content. The one vanity are the big graphics on the title, section and standout slides.

Packagebeamertheme-spectrum
Supporthttps://github.com/samcarter/beamertheme-spectrum/issues
Bug trackerhttps://github.com/samcarter/beamertheme-spectrum/issues
Announcementshttps://github.com/samcarter/beamertheme-spectrum/releases
Repositoryhttps://github.com/samcarter/beamertheme-spectrum
Version0.2 2025-05-26
LicensesThe Project Public License 1.3c
Maintainersamcarter
Contained inTeX Live as beamertheme-spectrum
MiKTeX as beamertheme-spectrum
TopicsPGF TikZ
Presentation
...
Guest Book Sitemap Contact Contact Author