Alessio Caiazza is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

nolith / ipv6 - fine del mondo http://slideshare.net/nolith/ipv6-e-la-fine-del-mondo

Slide su IPv6 per la notte blù

Clone this repository (size: 9.7 MB): HTTPS / SSH
hg clone https://bitbucket.org/nolith/ipv6-fine-del-mondo
hg clone ssh://hg@bitbucket.org/nolith/ipv6-fine-del-mondo

ipv6 - fine del mondo / beamercolorthemeprogressbar.sty

commit
8ed461c82949
parent
68081ad44dff
parent
c09d89674da4
branch
default

merge

1
8ac71584cf53
\ProvidesPackage{beamercolorthemeprogressbar}[2007/06/21]
2
8ac71584cf53
3
8ac71584cf53
% Beamer theme by Sylvain Bouveret <sylvain[dot]bouveret[aT]cert[DoT]fr>
4
8ac71584cf53
% jun. 2007 version 0.32
5
8ac71584cf53
%
6
8ac71584cf53
% based on the LaTeX-Beamer package :
7
8ac71584cf53
% Copyright 2003 by Till Tantau <tantau@users.sourceforge.net>
8
8ac71584cf53
%
9
8ac71584cf53
% This program can be redistributed and/or modified under the terms
10
8ac71584cf53
% of the GNU Public License, version 2.
11
8ac71584cf53
12
8ac71584cf53
13
8ac71584cf53
\makeatletter
14
8ac71584cf53
15
8ac71584cf53
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16
8ac71584cf53
%
17
8ac71584cf53
% Some color definitions...
18
8ac71584cf53
%
19
8ac71584cf53
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
20
8ac71584cf53
21
8ac71584cf53
\usecolortheme{rose}
22
8ac71584cf53
23
8ac71584cf53
\definecolor{progressbar@bgblue}{rgb}{0.75,0.75,0.95} % use structure theme to change
24
8ac71584cf53
\definecolor{progressbar@fgblue}{rgb}{0.1,0.1,0.9} % use structure theme to change
25
8ac71584cf53
26
8ac71584cf53
\setbeamercolor*{palette primary}{fg=progressbar@fgblue,bg=progressbar@bgblue}
27
8ac71584cf53
\setbeamercolor*{palette secundary}{fg=progressbar@fgblue,bg=progressbar@bgblue}
28
8ac71584cf53
\setbeamercolor*{palette tertiary}{fg=progressbar@fgblue,bg=progressbar@bgblue}
29
8ac71584cf53
30
8ac71584cf53
\setbeamercolor{section in head/foot}{parent=palette primary}
31
8ac71584cf53
32
8ac71584cf53
\makeatothe