spacex / public /static /colorschemes /dark-chocolate.css
MD AL AMIN TALUKDAR
Create dark-chocolate.css
59013c8 unverified
raw
history blame
176 Bytes
:root {
--bg: #000000;
--fg: #ffffff;
--1: #121212;
--2: #808080;
--3: #999999;
--4: #666666;
--5: #bfbfbf;
--6: #e0e0e0;
--7: #555555;
}