Saxum/slides/beamercolorthemeacg.sty

53 lines
2.0 KiB
Plaintext
Raw Normal View History

2014-12-15 23:23:35 +00:00
\definecolor{ACGgreen}{RGB}{0,48,16}
\definecolor{ACGyellow}{RGB}{224,224,208}
\definecolor{ACGorange}{RGB}{240,112,48}
\definecolor{ACGwhite}{RGB}{223,223,207}
\setbeamercolor*{normal text}{fg=ACGyellow,bg=ACGgreen}
\DeclareOption{overlystylish}
{
\def\beamer@cta@do{
\setbeamertemplate{background canvas}[vertical shading][bottom=black,top=black,middle=ACGgreen!50!black]
}
}
\ProcessOptions
\@ifundefined{beamer@cta@do}{}{\beamer@cta@do}
\mode<presentation>
\setbeamercolor*{example text}{fg=ACGgreen!65!black}
\setbeamercolor{alerted text}{fg=ACGorange!70!red}
\setbeamercolor*{structure}{fg=ACGorange}
\setbeamercolor{palette primary}{use={structure,normal text},fg=structure.fg,bg=normal text.bg!75!black}
\setbeamercolor{palette secondary}{use={structure,normal text},fg=structure.fg,bg=normal text.bg!60!black}
\setbeamercolor{palette tertiary}{use={structure,normal text},fg=structure.fg,bg=normal text.bg!45!black}
\setbeamercolor{palette quaternary}{use={structure,normal text},fg=structure.fg,bg=normal text.bg!30!black}
\setbeamercolor*{block body}{bg=normal text.bg!90!black}
\setbeamercolor*{block body alerted}{bg=normal text.bg!90!black}
\setbeamercolor*{block body example}{bg=normal text.bg!90!black}
\setbeamercolor*{block title}{parent=structure,bg=normal text.bg!75!black}
\setbeamercolor*{block title alerted}{use={normal text,alerted text},fg=alerted text.fg!75!normal text.fg,bg=normal text.bg!75!black}
\setbeamercolor*{block title example}{use={normal text,example text},fg=example text.fg!75!normal text.fg,bg=normal text.bg!75!black}
\setbeamercolor{item projected}{fg=black}
\setbeamercolor*{sidebar}{parent=palette primary}
\setbeamercolor{palette sidebar primary}{use=normal text,fg=normal text.fg}
\setbeamercolor{palette sidebar secondary}{use=structure,fg=structure.fg}
\setbeamercolor{palette sidebar tertiary}{use=normal text,fg=normal text.fg}
\setbeamercolor{palette sidebar quaternary}{use=structure,fg=structure.fg}
\setbeamercolor*{separation line}{}
\setbeamercolor*{fine separation line}{}
\mode
<all>