From d35c3a1fae57a212d50e062c0aaa7c001ad3baf7 Mon Sep 17 00:00:00 2001
From: Michael Eischer <eischer@cs.fau.de>
Date: Sun, 1 Jul 2018 11:39:11 +0200
Subject: [PATCH] Add color sample for cyan

---
 demo.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/demo.tex b/demo.tex
index 8b65e79..9fd3d53 100644
--- a/demo.tex
+++ b/demo.tex
@@ -95,6 +95,7 @@ or show \textbf{bold} results.\end{verbatim}
       \colorsample{Red}{i4red} \\
       \colorsample{Green}{i4green} \\
       \colorsample{Blue}{i4blue} \\
+      \colorsample{Cyan}{i4cyan} \\
       \colorsample{Yellow}{i4yellow} \\
       \colorsample{Grey}{i4grey} \\
       \textcolor{nBlack}{nBlack} \\
-- 
GitLab