Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arkleinberg
/
Webcreat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e061365
Webcreat
/
utils
/
colors.js
arkleinberg
Upload 40 files
e061365
verified
7 months ago
raw
Copy download link
history
blame
Safe
110 Bytes
export
const
COLORS
= [
"red"
,
"blue"
,
"green"
,
"yellow"
,
"purple"
,
"pink"
,
"gray"
,
];