%% Copyright (C) 2017-2018 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.3c of the License, or (at your opinion) any later version. %% OR %% The 2-clause BSD-style license. %% %% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause \NeedsTeXFormat{LaTeX2e}[1994/06/01] \ProvidesPackage{beamercolorthemeappseceu2018} [2018/05/15 v0.0 LaTeX presentation class mimicking the design of the OWASP AppSecEU 2018 PowerPoint template.] \mode \setbeamercolor{background canvas}{fg=lhBlack,bg=lhWhite} \setbeamercolor{structure}{fg=owaspHeading} \setbeamercolor{footer}{fg=lhWhite, bg=lhDarkGray} \setbeamercolor{part title}{parent=footer} \setbeamercolor{alerted text}{fg=owaspHeading} \setbeamercolor{title}{fg=lhBlack} \setbeamercolor{subtitle}{fg=lhBlack} \setbeamercolor{frametitle}{fg=owaspHeading} \setbeamercolor{framesubtitle}{fg=owaspHighlight} \setbeamercolor{author}{fg=lhWhite} \setbeamercolor{institute}{fg=lhWhite} \setbeamercolor{date}{fg=lhWhite} \setbeamercolor{titleframe}{fg=lhBlack,bg=lhWhite} \setbeamercolor{titlerule}{bg=owaspHeading,fg=lhWhite} \setbeamercolor*{palette primary}{fg=lhDarkGray,bg=lhWhite} \setbeamercolor*{palette secondary}{fg=lhWhite,bg=lhDarkGray} \setbeamercolor*{palette tertiary}{fg=lhWhite,bg=lhLightGray} \setbeamercolor*{palette quaternary}{fg=lhWhite,bg=lhBlack} \setbeamercolor{titlelike}{parent=palette primary} \setbeamercolor*{separation line}{} \setbeamercolor*{fine separation line}{} \setbeamercolor{block title}{use=structure,fg=owaspHeading,bg=lhDarkGray} \setbeamercolor{block title alerted}{use=alerted text,fg=lhWhite,bg=owaspHeading} \setbeamercolor{block title example}{use=example text,fg=lhWhite,bg=lhDarkGray} \setbeamercolor{block body}{parent=normal text,use=block title,bg=lhLightGray} \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=owaspHeading,bg=lhDarkGray} \setbeamercolor{subitem}{parent=item, fg=lhDarkGray} \setbeamercolor{subsubitem}{parent=subitem,fg=lhLightGray} \setbeamercolor{kicker}{use=structure,bg=lhLightGray} \setbeamercolor{title}{fg=owaspHeading} \setbeamercolor{subtitle}{fg=owaspHeading} \setbeamercolor{author}{fg=owaspHighlight} \setbeamercolor{institute}{fg=owaspHighlight} \setbeamercolor{date}{fg=owaspHighlight} \setbeamercolor{titleframe}{fg=lhBlack,bg=white} \mode