spacex / public /static /colorschemes /tokyo-night.css
aocosmic
πŸ’„ Improved visual fidelity for the `simple` theme (#426)
397a805 unverified
raw
history blame contribute delete
271 Bytes
:root {
--background-color: #1a1b26;
--foreground-color: #c0caf5;
--logo-color: #e2afff;
--color-one: #32364a;
--color-two: #a9b1d6;
--color-three: #5a5bb8;
--color-four: #6b7089;
--color-five: #e2afff;
--color-six: #a9a1e1;
--color-seven: #988bc7;
}