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