From a977180dd3d0533f0912a4d1f871806ae5a7302a Mon Sep 17 00:00:00 2001 From: mirabilos <thorsten.glaser@teckids.org> Date: Sun, 3 Dec 2017 19:09:32 +0100 Subject: [PATCH] =?UTF-8?q?add=20logo=E2=80=99s=20orange=20colours,=20from?= =?UTF-8?q?=20SVG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- teckids.sty | 2 ++ 1 file changed, 2 insertions(+) diff --git a/teckids.sty b/teckids.sty index e42549b..c25cfa6 100644 --- a/teckids.sty +++ b/teckids.sty @@ -349,3 +349,5 @@ } \newcommand{\keinumbruch}{\par\nobreak\@afterheading} +\definecolor{teckidsorangedark}{HTML}{FF6600}% +\definecolor{teckidsorangelight}{HTML}{FF9955}% -- GitLab