logicalhacking-latex/lh-presentation/beamercolorthemelh-core-inv...

37 lines
1.6 KiB
Plaintext
Raw Permalink Normal View History

2017-01-30 00:46:25 +00:00
%% 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.3c of the License, or (at your opinion) any later version.
2017-01-30 00:46:25 +00:00
%% OR
%% The 2-clause BSD-style license.
%%
%% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
2017-01-30 00:46:25 +00:00
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
2017-03-06 21:20:12 +00:00
\ProvidesPackage{beamercolorthemelh-core-inverse}
2017-01-30 00:46:25 +00:00
[2016/11/01 v0.0 LaTeX presentation class implementing the cooperate design of LogicalHacking.com]
\mode<presentation>
2017-01-31 00:07:42 +00:00
\setbeamercolor{background canvas}{bg=lhBlack,fg=lhWhite}
2017-01-30 00:46:25 +00:00
\setbeamercolor{footer}{bg=lhDarkGray, fg=lhLightGray}
2017-01-31 00:07:42 +00:00
\setbeamercolor{normal text}{fg=lhWhite}
\setbeamercolor*{palette primary}{fg=lhWhite, bg=lhDarkGray}
\setbeamercolor*{palette secondary}{bg=lhWhite,fg=lhDarkGray}
\setbeamercolor*{palette tertiary}{bg=lhWhite,fg=lhLightGray}
\setbeamercolor*{palette quaternary}{bg=lhWhite,fg=lhBlack}
2017-01-30 00:46:25 +00:00
\setbeamercolor{subitem}{parent=item, fg=lhDarkGray}
\setbeamercolor{subsubitem}{parent=subitem,fg=lhLightGray}
2017-05-28 23:54:49 +00:00
2017-03-08 11:21:07 +00:00
\setbeamercolor{block body example}{parent=normal text,use=block title example,fg=block title example.bg, bg=block title example.bg!10!bg}
2017-04-25 06:04:52 +00:00
\setbeamercolor{block body alerted}{parent=normal text,use=block title example,fg=block title example.bg, bg=block title example.bg!10!bg}
2017-03-08 11:21:07 +00:00
\setbeamercolor*{palette secondary}{bg=lhLightGray,fg=lhDarkGray}
\setbeamercolor{kicker}{use=structure,bg=lhDarkGray,fg=lhLightGray}
2017-01-30 00:46:25 +00:00
\mode
<all>