spacex / public /static /colorschemes /oceanic-next.css
neon_arch
add more colorschemes, fix tests and improve documentation
71fae8b
raw
history blame
156 Bytes
:root {
--bg: #1b2b34;
--fg: #d8dee9;
--1: #343d46;
--2: #ec5f67;
--3: #99c794;
--4: #fac863;
--5: #6699cc;
--6: #c594c5;
--7: #ffffff;
}