diff --git a/Ford_vs_Musk_Presentation.pdf b/Ford_vs_Musk_Presentation.pdf index 37872ef..d17411d 100644 Binary files a/Ford_vs_Musk_Presentation.pdf and b/Ford_vs_Musk_Presentation.pdf differ diff --git a/beamerinnerthemeth-owl.sty b/beamerinnerthemeth-owl.sty index fcefbdc..78571e9 100644 --- a/beamerinnerthemeth-owl.sty +++ b/beamerinnerthemeth-owl.sty @@ -12,13 +12,13 @@ \node[above right] (0,0) { \footnotesize \hspace{.05\paperwidth} - \inserttitle \space | \insertshortauthor \space | \insertdate + {\tiny\inserttitle \space | \insertshortauthor \space | \insertdate} }; \else \node [below right] at (.55*\the\paperwidth,.6*\the\paperheight) {\includesvg[width=.55\paperwidth]{./images/TH_OWL_Logo_tiny}}; \fi - \definecolor{th-red}{HTML}{E50043}; + \definecolor{th-red}{HTML}{ed114c}; \fill[color=th-red] (0.5,0) rectangle(.05*\the\paperwidth,\the\paperheight); \end{tikzpicture} } diff --git a/beamerouterthemeth-owl.sty b/beamerouterthemeth-owl.sty index 7a2aee4..4cffefc 100644 --- a/beamerouterthemeth-owl.sty +++ b/beamerouterthemeth-owl.sty @@ -3,11 +3,11 @@ % Frame title \defbeamertemplate*{frametitle}{texsx}[1][] { -\vskip1cm% +\vskip 5mm% \begin{beamercolorbox}[wd=\paperwidth,ht=1.2cm]{frametitle} \begin{tikzpicture} - \definecolor{th-red}{HTML}{425159}; - \useasboundingbox[fill=th-red](0,0) rectangle(.7*\the\paperwidth,1.2); + \definecolor{th-grey}{HTML}{38434b}; + \useasboundingbox[fill=th-grey](0,0) rectangle(.7*\the\paperwidth,1.2); \ifx\insertframesubtitle\@empty% {\node[anchor=center, white,font=\large] at (3.2,0.61){\insertframetitle};} \else%