Update.
This commit is contained in:
parent
97fd234ceb
commit
2b2b412d95
@ -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]
|
||||
|
@ -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%
|
||||
|
Loading…
Reference in New Issue
Block a user