summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/beamer-contrib/themes/beamerdarkthemes/beamercolorthememagpie.sty
blob: 46f9622ff1cdb7f34c05a1f883bac8570413e296 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
% Copyright 2014–2018 by Damien Thiriet
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
% 
% The Current Maintainer of this work is Damien Thiriet
%
% This work consists of the files beamerdarkthemesuserguide.tex,
% beamerdarkthemesuserguide.pdf, beamercolorthemecormorant.sty,
% beamercolorthemefrigatebird.sty, beamercolorthememagpie.sty,
% dahut.jpg, img_5630.jpg, example.tex, frigatebirdexampletree.pdf,
% frigatebirdexampledefault.pdf, frigatebirdexamplesidebar.pdf,
% frigatebirdexampleinfolines.pdf, cormorantexampledefault.pdf,
% cormorantexamplesidebar.pdf, cormorantexampleinfolines.pdf,
% cormorantexampletree.pdf, magpieexampledefault.pdf,
% magpieexamplesidebar.pdf, magpieexampleinfolines.pdf,
% magpieexampletree.pdf, makeexamples.sh
%
% img_5630.jpg was taken by Damien Thiriet in the nice Dolina Pięciu
% Stawów near Zakopane, Poland. img_5630.jpg and dahut.jpg and
% example.tex are licenced CC-BY version 4.0 or later.
% You will find a copy of this licence in
% http://creativecommons.org/licenses/by/4.0/legalcode 
%
% makeexamples.sh is based upon beamerthemesmakeexample.sh, a file that
% could be found in beamer official doc in 2013 (scripts are nowadays
% part of beamer Makefile)
% 
% beamercolorthemeseahorse.sty was used as a canvas 
% when coding beamercolorthememagpie.sty first version.
%
% Package version 0.5.1, 2020-05-10

\mode<presentation>

\colorlet{noir}{black!90!white}
\colorlet{blanc}{white!90!black}
\colorlet{rouge}{red!90!black}
\colorlet{vert}{green!90!black}
\colorlet{bleu}{blue!90!black} 

\setbeamercolor{background canvas}{bg=noir}
\setbeamercolor{normal text}{fg=blanc,bg=noir}
\setbeamercolor{structure}{fg=rouge!20!-bleu}
\setbeamercolor{alerted text}{fg=-bleu}

\setbeamercolor{item}{fg=structure.fg}

\setbeamercolor{titlelike}{fg=blanc,bg=bleu!70!blanc}

\setbeamercolor{block title}{fg=blanc,bg=bleu!60!blanc}
\setbeamercolor{block body}{bg=noir!90!blanc}
\setbeamercolor{block title alerted}{bg=rouge!55!noir,fg=blanc}
\setbeamercolor{block body alerted}{bg=noir!90!blanc}
\setbeamercolor{block title example}{bg=-rouge!45!blanc,fg=blanc}
\setbeamercolor{block body example}{bg=noir!90!blanc}

\setbeamercolor{palette primary}{bg=noir,fg=blanc}
\setbeamercolor{palette secondary}{bg=noir,fg=structure.fg}
\setbeamercolor{palette tertiary}{bg=noir,fg=alerted text.fg}
\setbeamercolor{palette quaternary}{bg=noir,fg=bleu!20!blanc}

\setbeamercolor{sidebar}{use=block body, bg=block body.bg}
\setbeamercolor{palette sidebar primary}{use=titlelike, bg=titlelike.bg, fg=titlelike.fg}
\setbeamercolor{section in sidebar}{use=titlelike, fg=titlelike.fg, bg=titlelike.bg}
\setbeamercolor{section in sidebar shaded}{ fg=bleu!20!blanc}
\setbeamercolor{section in head/foot shaded}{fg=bleu!20!blanc}
\setbeamercolor{subsection in sidebar}{use=titlelike, fg=titlelike.fg, bg=titlelike.bg}
\setbeamercolor{subsection in sidebar shaded}{fg=bleu!20!blanc}
\setbeamercolor{subsection in head/foot shaded}{fg=bleu!20!blanc}

\setbeamercolor{logo}{use=block title, bg=block title.bg}
\setbeamercolor{separation line}{fg=blanc,bg=blanc}

\mode<all>