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

\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{beamercolorthemeArguelles}[2024/06/11 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