Reduced height of footer and changed font color to lhLightGray (both to make it less intrusive).

This commit is contained in:
Achim D. Brucker 2019-06-25 11:41:19 +01:00
parent c6061fe75f
commit 5b86f0780a
2 changed files with 6 additions and 6 deletions

View File

@ -18,7 +18,7 @@
\setbeamercolor{background canvas}{fg=lhBlack,bg=lhWhite}
\setbeamercolor{structure}{fg=lhOrange}
\setbeamercolor{footer}{fg=lhWhite, bg=lhDarkGray}
\setbeamercolor{footer}{fg=lhLightGray, bg=lhDarkGray}
\setbeamercolor{part title}{parent=footer}
\setbeamercolor{alerted text}{fg=lhOrange}

View File

@ -55,12 +55,12 @@
\centerline{%
\usebeamercolor{footer}{
\colorbox{bg}{%
\parbox{\@tempdima}{\mbox{}\\[.0025cm]
\mbox{}\quad \textcolor{fg}{\tiny\bfseries \textcopyright~\the\year{} \href{https://logicalhacking.com}{LogicalHacking.com}. \hfill
\lh@classification\hfill
\parbox{\@tempdima}{%\mbox{}\\[.0005cm]
\mbox{}\quad \textcolor{fg}{\tiny\bfseries \textcopyright~\the\year{} \href{https://logicalhacking.com}{LogicalHacking.com}. \hfill\hfill
\lh@classification\hfill\hfill\hfill
Page \insertframenumber{} of \insertpresentationendframe%\inserttotalframenumber
}\quad\mbox{}\\[.0025cm]
}}}}%
}\quad\mbox{}%\\[.0005cm]
}}}}%
\vskip0pt%
}