This commit is contained in:
Jeff Lance 2018-06-03 12:33:04 +02:00
parent 97fd234ceb
commit 2b2b412d95
2 changed files with 3 additions and 2 deletions

View File

@ -58,7 +58,8 @@
%
% All frames
\setbeamertemplate{items}[bullets]
% \setbeamertemplate{enumerate item}[default]
% \setbeamertemplate{enumerate subitem}[ball]
% in ToC
\setbeamertemplate{subsection in toc}[subsections numbered arabic]

View File

@ -13,7 +13,7 @@
\begin{tikzpicture}
\useasboundingbox[fill=white](0,0) rectangle(\the\paperwidth,1.2);
\fill[color=main0] (0,0) rectangle(2.95,1.2);
\fill[color=main2] (3.05,0) rectangle(\the\paperwidth,1.2);
\shade[left color=main2, right color=main0] (3.05,0) rectangle(\the\paperwidth,1.2);
\ifx\insertframesubtitle\@empty%
{\node[anchor=west, color=white, font=\large] at (3.2,0.61){\insertframetitle};}
\else%