From 5791315b3fb6e8f90300331ec352bb472bba7d13 Mon Sep 17 00:00:00 2001
From: "Mirar (Pontus Hagland)" <pike@sort.mirar.org>
Date: Fri, 28 May 1999 16:24:22 +0200
Subject: [PATCH] pikegreen

Rev: src/modules/Image/colors.h:1.3
---
 src/modules/Image/colors.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/modules/Image/colors.h b/src/modules/Image/colors.h
index 4110a8eec8..2f72102482 100644
--- a/src/modules/Image/colors.h
+++ b/src/modules/Image/colors.h
@@ -448,3 +448,6 @@
    COLOR("yellow4"             ,139,139,0)
    COLOR("yellowgreen"         ,154,205,50)
 #endif
+
+   COLOR("pikegreen"           ,170,238,204) /* hehe */
+
-- 
GitLab