diff options
author | David Thompson <dthompson2@worcester.edu> | 2024-02-03 17:51:16 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2024-02-03 17:51:16 -0500 |
commit | 9f8a7f1926f0a67f84a104d9286fdfc5738d0126 (patch) | |
tree | c1c7668ff4335636eacb28b65460d4b12bbfa003 | |
parent | bc258cf2f7f4b5b8841d5c9c3876f3b99d2118ee (diff) |
graphics: color: Export db32-rain-forest.
Thanks again to wklew.
-rw-r--r-- | chickadee/graphics/color.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chickadee/graphics/color.scm b/chickadee/graphics/color.scm index 78e4c75..1611f89 100644 --- a/chickadee/graphics/color.scm +++ b/chickadee/graphics/color.scm @@ -115,6 +115,7 @@ db32-brown db32-mandy db32-plum + db32-rain-forest db32-stinger default-color-mask |