spacex / public /static /colorschemes /tokyo-night.css
MD AL AMIN TALUKDAR
Create tokyo-night.css
8c4d359 unverified
raw
history blame
156 Bytes
:root {
--bg: #1a1b26;
--fg: #c0caf5;
--1: #32364a;
--2: #a9b1d6;
--3: #5a5bb8;
--4: #6b7089;
--5: #e2afff;
--6: #a9a1e1;
--7: #988bc7;
}