diff options
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/viewport/constants/colors.ts | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
