Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
alamin655
/
spacex
like
0
Runtime error
App
Files
Files
Community
1
fab6b89
spacex
/
public
/
static
/
colorschemes
/
dark-chocolate.css
MD AL AMIN TALUKDAR
Create dark-chocolate.css
59013c8
unverified
over 1 year ago
raw
Copy download link
history
blame
176 Bytes
:root
{
--bg
:
#000000
;
--fg
:
#ffffff
;
--
1
:
#121212
;
--
2
:
#808080
;
--
3
:
#999999
;
--
4
:
#666666
;
--
5
:
#bfbfbf
;
--
6
:
#e0e0e0
;
--
7
:
#555555
;
}