From f405d3bfbceaab85be182c66d20f882d4e17f3d8 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Sun, 2 Jan 2022 15:10:32 +0200 Subject: [PATCH] Add few hallu colors --- src/do_name.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/do_name.c b/src/do_name.c index 7009123d4..64f4ebcc1 100644 --- a/src/do_name.c +++ b/src/do_name.c @@ -2296,6 +2296,7 @@ static NEARDATA const char *const hcolors[] = { "dancing", "singing", "loving", "loudy", "noisy", "clattery", "silent", "apocyan", "infra-pink", "opalescent", "violant", "tuneless", "viridian", "aureolin", "cinnabar", "purpurin", "gamboge", "madder", + "bistre", "ecru", "fulvous", "tekhelet", "selective yellow", }; const char * @@ -2325,6 +2326,7 @@ static NEARDATA const char *const hliquids[] = { "caramel sauce", "ink", "aqueous humour", "milk substitute", "fruit juice", "glowing lava", "gastric acid", "mineral water", "cough syrup", "quicksilver", "sweet vitriol", "grey goo", "pink slime", + "cosmic latte", /* "new coke (tm)", --better not */ };