% arguelles 2.6.0 2026-04-26
% Michele Piazzai <hello@piazzai.addy.io>
% https://piazzai.github.io/
% https://mit-license.org/

\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{beamercolorthemeArguelles}[2026-04-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}
\setbeamercolor*{section in toc}{bg=structure.fg,fg=structure.bg}
\setbeamercolor*{section in toc shaded}{bg=structure.bg,fg=oc-gray-6}

\mode<all>
\endinput
