summaryrefslogtreecommitdiff
path: root/doc/presentation/beamercolorthemeULFRI.sty
blob: a7bc26b5a20cf926aefa1a506e2118562a1d5611 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
% Copyright 2012 by Pa3cio Bulic, UL FRI
%
% This file may be distributed and/or modified
%
% 1. under the LaTeX Project Public License and/or
% 2. under the GNU Public License.
%
% See the file doc/licenses/LICENSE for more details.

% Just modified the Dolphin color theme.

\ProvidesPackageRCS $Header: beamercolorthemeULFRI.sty,v 0.0.1 2012/10/08 22:31:55 patricio $


\mode<presentation>

%% Nastavimo barvo primarnih elementov (npr. headline-a):
\setbeamercolor*{palette primary}{use=structure,fg=white,bg=structure.fg}
\setbeamercolor*{palette secondary}{use=structure,fg=black,bg=structure.fg}
\setbeamercolor*{palette tertiary}{use=structure,fg=black,bg=structure.fg}
\setbeamercolor*{palette quaternary}{fg=white,bg=black}

%% Barva ozadja za sidebar
\setbeamercolor*{sidebar}{use=structure,bg=white,fg=black}


%% barva elementov v sidebar-u:  
\setbeamercolor*{palette sidebar primary}{fg=black,bg=white}
\setbeamercolor*{palette sidebar secondary}{fg=black}
\setbeamercolor*{palette sidebar tertiary}{fg=black}
\setbeamercolor*{palette sidebar quaternary}{fg=black}

\setbeamercolor*{titlelike}{use=structure,fg=structure.fg}

\setbeamercolor*{separation line}{}
\setbeamercolor*{fine separation line}{}

\mode
<all>