\ProvidesPackage{beamercolorthemeNPBT_FOM_ifes}[2018/08/155 v4.1 Beamer Color Theme FOM ifes-Version] % =========================================================================== % beamercolorthemeNPBT_FOM_ifes.sty % =================================------------------------------------------ % % (C) in 2011-2018 by Norman Markgraf (nmarkgraf(at)hotmail(dot)com) % % --------------------------------------------------------------------------- % \mode % --------------------------------------------------------------------------- \renewcommand{\rmdefault}{phv} % Arial \renewcommand{\sfdefault}{phv} % Arial % --------------------------------------------------------------------------- % Set Path to images % --------------------------------------------------------------------------- \def\imagepath{images/NPBT_FOM_ifes_} \updateNPBTimages{} \def\logowidth{2.56cm} \def\logoheight{1.35cm} \def\logoxshift{-1.5cm} \def\logoyshift{-0.87cm} % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - % Use basicaly the color theme from FOM (beamercolorthemeFOM.sty) % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \usecolortheme{FOM} % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - % % Set bold to FOM green and bold ... % \let\oldtextbf\textbf \renewcommand{\textbf}[1]{% \small \textcolor{FOMBoldColor}% {\oldtextbf{#1}} } % --------------------------------------------------------------------------- \mode % % =========================================================================== %