chg: [theme] title is now the main color

pull/1/head
Alexandre Dulaunoy 2020-06-25 10:18:37 +02:00
parent c93b6ea6b2
commit 2bde08fe92
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 2 deletions

View File

@ -47,13 +47,13 @@
\begin{minipage}[b][0.35\paperheight]{\textwidth}
\vspace{\baselineskip}
\usebeamerfont{title}
\usebeamercolor[fg]{frametitle}
\usebeamercolor[fg]{textcolor}
\inserttitle
\end{minipage}
\begin{minipage}[t][0.1\paperheight]{\textwidth}
\usebeamerfont{subtitle}
\usebeamercolor[fg]{frametitle}
\usebeamercolor[fg]{textcolor}
\insertsubtitle
\end{minipage}