2021-09-25 19:48:03 +02:00
|
|
|
|
|
|
|
\ifdefined\colormodel\relax\else%
|
|
|
|
\def\colormodel{rgb}%
|
|
|
|
\fi
|
|
|
|
\selectcolormodel{\colormodel}
|
|
|
|
|
|
|
|
% \definecolor{ese_bg_color}{rgb}{0.0, 0.20, 0.376} % the definitive color -- #003360 (2015?)
|
|
|
|
% \definecolor{ese_bg_color}{rgb}{0.0, 0.263, 0.486} % the definitive color -- #00437C (2016?)
|
|
|
|
% \definecolor{ese_bg_color}{rgb}{0.051, 0.373, 0.596} % the definitive color -- #0D5F98 (2017)
|
|
|
|
% \definecolor{ese_bg_color}{rgb}{0.796, 0.376, 0.251} % the definitive color -- #CB6040 (2018)
|
|
|
|
% \definecolor{ese_bg_color}{rgb}{0.0, 0.47, 0.3} % wip-ish color -- #01794C (2019)
|
2023-09-07 13:33:09 +02:00
|
|
|
% \definecolor{ese_bg_color}{RGB}{5,109,133} % final_really_final -- #056d85 (2020)
|
2022-09-14 17:06:51 +02:00
|
|
|
% \definecolor{ese_bg_color}{RGB}{5,109,133} % final_really_final -- #056d85 (2020)
|
|
|
|
% \definecolor{ese_bg_color}{RGB}{155,30,70} % complement -- #9B1E46 (2021)
|
2023-09-07 13:33:09 +02:00
|
|
|
% \definecolor{ese_bg_color}{RGB}{149, 128, 255} % violent -- #9580FF (2022)
|
|
|
|
\definecolor{ese_bg_color}{RGB}{58, 240, 212} % still bad contrast -- #3af0d4 (2023)
|
2021-09-25 19:48:03 +02:00
|
|
|
|
|
|
|
\definecolor{ese_fg_color}{rgb/cmyk}{1,1,1/0,0,0,0}
|
|
|
|
|
|
|
|
\definecolor{fancypageref_color}{RGB/cmyk}{155,30,70/0,0.9,0.6,0.1} %
|
|
|
|
|
|
|
|
\definecolor{ifsrgray}{rgb/cmyk}{0.6,0.6,0.6/0,0,0,0.4} % 153, 153, 153
|