From a7e7fac4905bf742c631839251181b8fd4c81fa8 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Mon, 30 Jan 2023 19:34:44 +0100 Subject: the best color --- webAO/viewport/constants/colors.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'webAO') diff --git a/webAO/viewport/constants/colors.ts b/webAO/viewport/constants/colors.ts index aad3530..4858081 100644 --- a/webAO/viewport/constants/colors.ts +++ b/webAO/viewport/constants/colors.ts @@ -8,4 +8,5 @@ export const COLORS = [ "pink", "cyan", "grey", + "rainbow", ]; \ No newline at end of file -- cgit