Select Git revision
beamercolorthemeHHUD.sty
-
Marc Feger authoredMarc Feger authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
beamercolorthemeHHUD.sty 1.70 KiB
\ProvidesPackage{beamercolorthemeHHUD} [2019/10/04 v2.1 beamer 'HHUD' color theme]
\mode<presentation>
\definecolor{hhuUniBlau}{RGB}{0,106,179}
\definecolor{hhuUniGrau}{RGB}{217,218,219}
\definecolor{hhuUniGruen}{RGB}{151,191,13}
\definecolor{hhuUniRot}{RGB}{190,10,38}
\definecolor{hhuUniSchwarz}{RGB}{0,0,0}
\definecolor{hhuUniWeiss}{RGB}{255,255,255}
% Textfarben
\setbeamercolor{normal text}{fg=black}
\setbeamercolor{alerted text}{fg=hhuUniRot}
\setbeamercolor{example text}{fg=hhuUniGruen}
\setbeamercolor{structure}{fg=hhuUniBlau}
\setbeamercolor{navigation symbols}{use=structure,fg=structure.fg}
\setbeamercolor{navigation symbols dimmed}{use=structure,fg=structure.fg!50!bg}
\setbeamercolor{separation line}{fg=hhuUniGrau}
\setbeamercolor{upper separation line head}{parent=separation line}
\setbeamercolor{middle separation line head}{parent=separation line}
\setbeamercolor{lower separation line head}{parent=separation line}
\setbeamercolor{upper separation line foot}{parent=separation line}
\setbeamercolor{middle separation line foot}{parent=separation line}
\setbeamercolor{lower separation line foot}{parent=separation line}
\setbeamercolor{block title}{use=structure,fg=structure.fg,bg=structure.fg!30}
\setbeamercolor{block title alerted}{use=alerted text,fg=alerted text.fg,bg=alerted text.fg!30}
\setbeamercolor{block title example}{use=example text,fg=example text.fg,bg=example text.fg!30}
\setbeamercolor{block body}{parent=normal text,use=block title,bg=block title.fg!10}
\setbeamercolor{block body alerted}{parent=normal text,use=block title alerted,bg=block title alerted.fg!10}
\setbeamercolor{block body example}{parent=normal text,use=block title example,bg=block title example.fg!10}
\mode
<all>