From 1a7ceb7eb326440d9bd5ad771db537f464ff3125 Mon Sep 17 00:00:00 2001
From: TG <tarik.graba@telecom-paristech.fr>
Date: Mon, 4 Feb 2013 18:23:29 +0100
Subject: [PATCH] Corrected some colors and the date in footer

---
 texinputs/beamerthemetptnew.sty | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/texinputs/beamerthemetptnew.sty b/texinputs/beamerthemetptnew.sty
index 63e242d..2ec671b 100644
--- a/texinputs/beamerthemetptnew.sty
+++ b/texinputs/beamerthemetptnew.sty
@@ -42,8 +42,8 @@
 \setbeamercolor{page in head/foot}{fg=white,bg=tptred}
 \setbeamercolor{dept in head/foot}{fg=white,bg=black}
 \setbeamercolor{author in head/foot}{fg=white,bg=tptbrown}
-\setbeamercolor{section in head/foot}{fg=white,bg=tptred!80}
-\setbeamercolor{subsection in head/foot}{fg=tptred,bg=tptred!40}
+\setbeamercolor{section in head/foot}{fg=white,bg=tptred}
+\setbeamercolor{subsection in head/foot}{fg=white,bg=tptbrown}
 \setbeamercolor{title in head/foot}{fg=white,bg=tptbrown}
 
 
@@ -131,7 +131,7 @@
       \begin{beamercolorbox}[wd=.45\paperwidth,ht=.4cm,dp=1.25ex,leftskip=.3cm,rightskip=1ex]{title in head/foot}%
          \usebeamerfont{author in head/foot}\insertshortauthor%
          \hfill{}%
-        \usebeamercolor[fg]{date}\usebeamerfont{date}\insertdate\par
+         \usebeamerfont{date in head/foot}\insertshortdate%
       \end{beamercolorbox}
       \hspace*{1ex}%
       \hfill{}%
-- 
GitLab