summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/beamer-contrib/themes/beamertheme-arguelles/beamercolorthemeArguelles.sty
blob: a741c8d8a38439b18d4e9572a16b33e3087e12e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
% arguelles v2.3.0
% author: Michele Piazzai
% contact: michele.piazzai@uc3m.es
% license: MIT

\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{beamercolorthemeArguelles}[2023/10/26 Argüelles]

\mode<presentation>

% color scheme
\setbeamercolor*{structure}{bg=oc-gray-0,fg=oc-gray-9}
\setbeamercolor*{background canvas}{bg=structure.fg}
\setbeamercolor*{section in head/foot}{bg=structure.fg,fg=structure.bg}
\setbeamercolor*{normal text}{fg=oc-gray-8}
\setbeamercolor*{inverted text}{fg=oc-gray-0}
\setbeamercolor*{alerted text}{fg=oc-red-9}

\mode<all>
\endinput