spacex / public /static /colorschemes /solarized-light.css
aocosmic
πŸ’„ Improved visual fidelity for the `simple` theme (#426)
397a805 unverified
raw
history blame
274 Bytes
:root {
--background-color: #EEE8D5ff;
--foreground-color: #b1ab97;
--logo-color: #586E75;
--color-one: #fdf6e3;
--color-two: #DC322Fff;
--color-three: #586E75ff;
--color-four: #b58900;
--color-five: #268bd2;
--color-six: #d33682;
--color-seven: #fff;
}