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
4364310
spacex
/
public
/
static
/
colorschemes
/
dracula.css
neon_arch
add more colorschemes, fix tests and improve documentation
71fae8b
over 1 year ago
raw
Copy download link
history
blame
156 Bytes
:root
{
--bg
:
#44475a
;
--fg
:
#8be9fd
;
--
1
:
#ff5555
;
--
2
:
#50fa7b
;
--
3
:
#ffb86c
;
--
4
:
#bd93f9
;
--
5
:
#ff79c6
;
--
6
:
#94a3a5
;
--
7
:
#ffffff
;
}