spacex / public /static /colorschemes /solarized-dark.css
aocosmic
πŸ’„ Improved visual fidelity for the `simple` theme (#426)
397a805 unverified
raw
history blame contribute delete
276 Bytes
:root {
--background-color: #002b36;
--foreground-color: #c9e0e6;
--logo-color: #EEE8D5ff;
--color-one: #073642;
--color-two: #2AA198ff;
--color-three: #2AA198ff;
--color-four: #EEE8D5ff;
--color-five: #268bd2;
--color-six: #d33682;
--color-seven: #fff;
}