deepsite / utils /colors.js
enzostvs's picture
enzostvs HF Staff
random colors
a08a11e
raw
history blame contribute delete
101 Bytes
export const COLORS = [
"red",
"blue",
"green",
"yellow",
"purple",
"pink",
"gray",
];