neon_arch
add more colorschemes, fix tests and improve documentation
71fae8b
raw
history blame
156 Bytes
:root {
--bg: #44475a;
--fg: #8be9fd;
--1: #ff5555;
--2: #50fa7b;
--3: #ffb86c;
--4: #bd93f9;
--5: #ff79c6;
--6: #94a3a5;
--7: #ffffff;
}