beamertheme-bruno/src/beamercolorthemeBruno.sty

31 lines
1008 B
TeX

%% Bruno Beamer theme — Version 1.0
%% A lightweight Beamer theme inspired from the Metropolis theme
%%
%% Written in 2017-2019 by:
%% — Rémi Cérès <remiceres@msn.com>
%% — Mattéo Delabre <bonjour@matteodelabre.me>
%%
%% This work is released under the CC0 1.0 Universal license. See the
%% accompanying LICENSE file for details. To the extent possible under
%% law, Rémi Cérès and Mattéo Delabre have waived all copyright and
%% related or neighboring rights to the Bruno Beamer theme. This work
%% is published from France.
\mode<presentation>
\definecolor{brunoblue}{HTML}{182936}
\definecolor{brunomarroon}{HTML}{704730}
\definecolor{brunolightgray}{HTML}{E6E6E6}
% Structure
\setbeamercolor{structure}{fg=brunoblue}
\setbeamercolor{normal text}{fg=brunoblue}
\setbeamercolor{separator}{fg=brunomarroon, bg=brunomarroon}
\setbeamercolor{footline}{bg=brunolightgray}
% Blocs
\setbeamercolor{block body}{bg=brunolightgray}
\setbeamercolor{block title}{bg=brunoblue, fg=white}
\mode<all>