Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
enzostvs/deepsite
nomadicsynth
/
deepsite
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
deepsite
/
utils
/
colors.js
enzostvs
HF Staff
random colors
a08a11e
20 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
101 Bytes
export
const
COLORS
= [
"red"
,
"blue"
,
"green"
,
"yellow"
,
"purple"
,
"pink"
,
"gray"
,
];