aboutsummaryrefslogtreecommitdiff
path: root/beamer/beamerthemesigsum.sty
blob: 338d2bde2d892fb232cb88d77bd3ecefeacbaefb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\mode<presentation>

%
% Load beamer settings
%
\usecolortheme{sigsum}
\usefonttheme{sigsum}
\useinnertheme{sigsum}
\useoutertheme{sigsum}

%
% Disable navigation tools on slides
%
\setbeamertemplate{navigation symbols}{}

%
% Object styles
%
\setbeamertemplate{itemize item}[square]
\setbeamertemplate{itemize subitem}[default]
\setbeamertemplate{sections/subsections in toc}[square]

\mode<all>