This repository has been archived on 2024-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
tuos-latex/tuos-poster/beamercolorthemetuos-poster...

30 lines
1.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.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{beamercolorthemetuos}
[2016/08/20 v1.1 LaTeX presentation class following the cooperate design of The University of Sheffield]
\mode<presentation>
\ifbeamer@colour
\setbeamercolor{block title}{fg=white, bg=TUOSdarkblue}
\setbeamercolor{block title example}{fg=white, bg=example text.fg}
\setbeamercolor{block body}{fg=TUOSlightblue, bg=white}
\setbeamercolor{block alerted title}{bg=TUOSmagenta, fg=white}
\else
\setbeamercolor{block title}{fg=white, bg=TUOSlightblue}
\setbeamercolor{block title example}{fg=white, bg=example text.fg}
\setbeamercolor{block body}{fg=TUOSlightblue, bg=black!10}
\fi
\mode
<all>