mirror of
https://github.com/fsr/nopanic
synced 2024-11-15 08:53:11 +01:00
Change main color, close #114
This commit is contained in:
parent
194db1314a
commit
aac86ca031
|
@ -31,9 +31,10 @@
|
||||||
\newcommand{\grqq}{“}
|
\newcommand{\grqq}{“}
|
||||||
|
|
||||||
|
|
||||||
% \definecolor{ese_bg_color}{rgb}{0.0, 0.20, 0.376} % wip-ish color -- #003360
|
% \definecolor{ese_bg_color}{rgb}{0.0, 0.20, 0.376} % wip-ish color -- #003360 (2015?)
|
||||||
%\definecolor{ese_bg_color}{rgb}{0.0, 0.263, 0.486} % wip-ish color -- #00437C
|
%\definecolor{ese_bg_color}{rgb}{0.0, 0.263, 0.486} % wip-ish color -- #00437C (2016?)
|
||||||
\definecolor{ese_bg_color}{rgb}{0.051, 0.373, 0.596} % wip-ish color -- #0D5F98
|
%\definecolor{ese_bg_color}{rgb}{0.051, 0.373, 0.596} % wip-ish color -- #0D5F98 (2017)
|
||||||
|
\definecolor{ese_bg_color}{rgb}{0.796, 0.376, 0.251} % wip-ish color -- #CB6040 (2018)
|
||||||
\definecolor{ese_fg_color}{rgb}{1, 1, 1}
|
\definecolor{ese_fg_color}{rgb}{1, 1, 1}
|
||||||
|
|
||||||
\definecolor{ifsrgray}{rgb}{0.6, 0.6, 0.6} % 153, 153, 153
|
\definecolor{ifsrgray}{rgb}{0.6, 0.6, 0.6} % 153, 153, 153
|
||||||
|
|
Loading…
Reference in a new issue