-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbeamercolorthememinimal.sty
More file actions
35 lines (25 loc) · 1.33 KB
/
beamercolorthememinimal.sty
File metadata and controls
35 lines (25 loc) · 1.33 KB
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
\setbeamercolor{structure}{fg=black,bg=white}
\setbeamercolor{background canvas}{parent=structure}
\setbeamercolor{background}{parent=background canvas}
\setbeamercolor{palette primary}{bg=black,fg=white}
\setbeamercolor{palette secondary}{bg=black,fg=white}
\setbeamercolor{palette tertiary}{bg=black,fg=white}
\setbeamercolor{palette quaternary}{bg=black,fg=white}
\setbeamercolor{local structure}{parent=palette sidebar primary}
\setbeamercolor{title}{fg=black}
\setbeamercolor{subtitle}{parent=title}
\setbeamercolor{author}{parent=title}
\setbeamercolor{section in toc}{fg=black}
\setbeamercolor{section in toc shaded}{parent=section in toc}
\setbeamercolor{section number projected}{fg=white,bg=black}
\setbeamercolor{subsection in toc}{fg=black}
\setbeamercolor{subsection in toc shaded}{parent=subsection in toc}
\setbeamercolor{subsection number projected}{parent=item projected}
\setbeamercolor{button}{use=local structure,bg=local structure.fg!50!bg,fg=black}
\setbeamercolor{button border}{use=button,fg=button.bg}
\setbeamercolor{block body}{bg=white}
\setbeamercolor{block title}{bg=white}
\setbeamercolor{block title alerted}{parent=alerted text}
\setbeamercolor{block title example}{parent=example text}
\setbeamercolor{item}{parent=local structure}
\setbeamercolor{item projected}{parent=item,use=item,fg=item.bg,bg=item.fg}