/DarkConsole-Beamer-Theme

A Latex Beamer theme I often use for presentations around coding related topics

Primary LanguageTeXMIT LicenseMIT

DarkConsole Beamer Theme Travis master

This theme is latex beamer theme I often use for coding related presentations. Its a modified version of the DarkConsole theme of Kazuki Maeda (kmaeda@users.sourceforge.jp), which is available here.

It is adjusted to my personal color liking and prepared for german presentations. For a closer look there is an example latex file Example_Presentation.tex which describes the functions of the included packages. The compiled version as .pdf can be found in the release tab, seperated by versions.

Needed packages

To be able to compile the presentation following packages besides the latex beamer package are needed:

  • beamer
  • xcolor
  • pgf
  • droid (a font)
  • minted
  • fvextra
  • upquote
  • slantsc
  • ifplatform
  • xstring
  • framed

You also need the python package pygmentize to do the code formating on the slides.


GitHub license