% Copyright 2015 by Roberto Di Cosmo % % This program can be redistributed and/or modified under the terms % of the GNU Public License, version 2. \RequirePackage{pgfkeys} \mode \useinnertheme[shadow=true]{rounded} %\useoutertheme{default} \useoutertheme{shadow} % % Color for frames % % SWH Light Red is RGB={237,27,39} or cmyk={0,.89,.84,.07} % \DefineNamedColor{named}{SwhLightRed}{cmyk}{.0,.89,.84,.07} \usecolortheme{orchid} \usecolortheme{whale} \usecolortheme[named=SwhLightRed]{structure} \setbeamerfont{block title}{size={}} \mode % % set the background image % \pgfdeclareimage[height=96mm,width=128mm]{bgd}{bgSwh.png} \setbeamertemplate{background}{\pgfuseimage{bgd}}