3
0
Fork 0
mirror of https://github.com/fsr/nopanic synced 2025-01-18 16:01:42 +01:00

set main colour to 2022 version. #150

This commit is contained in:
Jakob Krebs 2022-09-14 17:06:51 +02:00
parent 48abcdbf1e
commit 889f2fdc7a
No known key found for this signature in database
GPG key ID: C6C125DA9A8FABAA
2 changed files with 3 additions and 2 deletions

View file

@ -10,8 +10,10 @@
% \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)
%\definecolor{ese_bg_color}{RGB}{5,109,133} % final_really_final -- #056d85 (2020)
% \definecolor{ese_bg_color}{RGB}{5,109,133} % final_really_final -- #056d85 (2020)
% \definecolor{ese_bg_color}{RGB}{155,30,70} % complement -- #9B1E46 (2021)
\definecolor{ese_bg_color}{RGB}{149, 128, 255} % violent -- #9580FF (2022)
\definecolor{ese_bg_color}{RGB/cmyk}{155,30,70/0,0.9,0.6,0.1} % complement -- #9B1E46 (2021)
\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} %

View file

@ -32,7 +32,6 @@
\usepackage[colorlinks=false, pdfborder={0 0 0}]{hyperref}
\input{colors.tex}
% is toggled twice for moduluebersicht.tex
\changemenucolor{gray}{bg}{named}{ese_fg_color} %background of the menukeys
\changemenucolor{gray}{br}{named}{ese_bg_color} %border of the menukeys