% arguelles v2.5.0
% author: Michele Piazzai
% https://piazzai.github.io
% license: MIT

\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{beamercolorthemeArguelles}[2025/09/19 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
