spacex / public /static /colorschemes /catppuccin-mocha.css
neon_arch
add more colorschemes, fix tests and improve documentation
71fae8b
raw
history blame
156 Bytes
:root {
--bg: #1e1e2e;
--fg: #cdd6f4;
--1: #45475a;
--2: #f38ba8;
--3: #a6e3a1;
--4: #f9e2af;
--5: #89b4fa;
--6: #f5c2e7;
--7: #ffffff;
}