Directory macros/latex/contrib/beamer-contrib/themes/beamertheme-tcolorbox
beamertheme-tcolorbox
A beamer/ltx-talk inner theme which reproduces standard beamer blocks using tcolorboxes.
This project is licensed under the LaTeX 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-tcolorbox .
Usage with beamer
\documentclass{beamer} \usecolortheme{orchid} \useinnertheme{tcolorbox} \begin{document} \begin{frame} \begin{block}{Title} Content \end{block} \end{frame} \end{document}
Usage with ltx-talk
\DocumentMetadata{} \documentclass{ltx-talk} \usepackage{talkthemetcolorbox} \begin{document} \maketitle \begin{frame} \begin{block}{Title} Content \end{block} \end{frame} \end{document}
For more details, please consult the package documentation.
Download the contents of this package in one zip archive (332.7k).
beamertheme-tcolorbox – A beamer inner theme which reproduces standard beamer blocks using tcolorboxes
This package provides an inner theme for beamer which reproduces standard beamer blocks using tcolorboxes. The look and feel (rounded/sharp corners, shadows and colours) will automatically adapt to which other themes are loaded.
| Package | beamertheme-tcolorbox |
| Support | https://github.com/samcarter/beamertheme-tcolorbox/issues |
| Repository | https://github.com/samcarter/beamertheme-tcolorbox |
| Version | 1.2 2025-10-08 |
| Licenses | The LaTeX Project Public License 1.3c |
| Maintainer | samcarter |
| Contained in | TeX Live as beamertheme-tcolorbox MiKTeX as beamertheme-tcolorbox |
| Topics | Presentation |