From 5a47f2eff0c1ebae57a4e8aa0a127030e9f70d17 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 6 Mar 2019 14:29:13 +0000 Subject: [PATCH] add colours file to see what we are dealing with --- colours | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 colours diff --git a/colours b/colours new file mode 100644 index 0000000..42760b3 --- /dev/null +++ b/colours @@ -0,0 +1,31 @@ + +dykefail MISC +dykefill MISC +dykehsadd MISC +dykeinit MISC +hinttext MISC + +edge MISC +playerdeck MISC +text MISC +textshadow MISC + + +high LIGHTER 0.75 + +land LIGHTER 0.75 + +cube MISC +cube DARKER 0.25 + +green DARKER 0.75 +green LIGHTER 0.75 +purple DARKER 0.75 +purple LIGHTER 0.75 +red DARKER 0.75 +red LIGHTER 0.75 +yellow DARKER 0.75 +yellow LIGHTER 0.75 + +sea LIGHTER 0.75 + -- 2.30.2