logicalhacking-latex/lh-presentation/beamercolorthemelh.sty

53 lines
2.1 KiB
TeX

%% Copyright (C) 2016 Achim D. Brucker, https://www.brucker.ch
%%
%% License:
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN
%% archives in directory macros/latex/base/lppl.txt; either
%% version 1 of the License, or any later version.
%% OR
%% The 2-clause BSD-style license.
%%
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
\ProvidesPackage{beamercolorthemelh}
[2016/11/01 v0.0 LaTeX presentation class implementing the cooperate design of LogicalHacking.com]
\mode<presentation>
\setbeamercolor{title}{fg=black}
\setbeamercolor{subtitle}{fg=lhDarkGray}
\setbeamercolor{author}{fg=black}
\setbeamercolor{institute}{fg=black}
\setbeamercolor{date}{fg=black}
\setbeamercolor{titleframe}{fg=lhOrange,bg=white}
\setbeamercolor{titlerule}{bg=lhOrange,fg=white}
\setbeamercolor*{palette primary}{fg=lhDarkGray,bg=white}
\setbeamercolor*{palette secondary}{fg=white,bg=lhDarkGray}
\setbeamercolor*{palette tertiary}{fg=white,bg=lhLightGray}
\setbeamercolor*{palette quaternary}{fg=white,bg=black}
\setbeamercolor{titlelike}{parent=palette primary}
\setbeamercolor*{separation line}{}
\setbeamercolor*{fine separation line}{}
\setbeamercolor{block title}{use=structure,fg=lhOrange,bg=lhLightGray}
\setbeamercolor{block title alerted}{use=alerted text,fg=white,bg=lhOrange}
\setbeamercolor{block title example}{use=example text,fg=white,bg=lhDarkGray}
\setbeamercolor{block title example}{use=example text,fg=white,bg=lhDarkGray}
\setbeamercolor{block body}{parent=normal text,use=block title,bg=block title.bg!10!bg}
\setbeamercolor{block body alerted}{parent=normal text,use=block title alerted,bg=block title alerted.bg!10!bg}
\setbeamercolor{block body example}{parent=normal text,use=block title example,bg=block title example.bg!10!bg}
\setbeamercolor{item}{parent=local structure,fg=lhOrange,bg=lhDarkGray}
\setbeamercolor{subitem}{parent=item, fg=lhLightGray}
\setbeamercolor{subsubitem}{parent=subitem}
\setbeamercolor{kicker}{use=structure,fg=green,bg=white}
\mode
<all>