Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KazukiWatanabe
/
FE_Dev
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
FE_Dev
/
static
/
chart-colors.ts
GitHub Actions
Deploy from GitHub Actions [dev] - 2025-10-31 07:28:50
68f7925
6 months ago
raw
Copy download link
history
blame
contribute
delete
139 Bytes
export
const
chartColors = [
'#0186C9'
,
'#1A5E04'
,
'#CF027D'
,
'#6107B0'
,
'#000CAD'
,
'#F26B11'
,
'#024B3F'
,
'#B30458'
,
'#6E0BFF'
,
'#5F6B00'
];