% ecv_default.def
% Default color scheme
%
% Copyright 2025 Lorenzo Calisti
%
% This work may be distributed and/or modified under the conditions of
% the LaTeX Project Public License, either version 1.3 of this license
% or (at your option) any later version.
% The latest version of this license is in
%   https://www.latex-project.org/lppl.txt
% and version 1.3c or later is part of all distributions of LaTeX
% version 2008 or later.
%
% This work has the LPPL maintenance status `maintained'.
%
% The Current Maintainer of this work is Lorenzo Calisti.
%
\ProvidesFile{ecv_default.def}[2026-05-20 europasscv2025 Default color scheme]
%
\definecolor{ecv@color@accent}{HTML}{F5F5F5}
\definecolor{ecv@color@text}{HTML}{5A5959}
\definecolor{ecv@color@border}{HTML}{000000}
\definecolor{ecv@color@title}{HTML}{505050}
\definecolor{ecv@color@info}{HTML}{000000}
\definecolor{ecv@color@infolink}{HTML}{005AA0}
\definecolor{ecv@color@section}{HTML}{000000}
\definecolor{ecv@color@highlight}{HTML}{505050}
\definecolor{ecv@color@link}{HTML}{005AA0}
\definecolor{ecv@color@tableitem}{HTML}{000000}
\definecolor{ecv@color@tablesep}{HTML}{696969}