spacex / public /static /colorschemes /oceanic-next.css
Trickshotblaster
Update theme colors
d45d2e5
raw
history blame
No virus
245 Bytes
:root {
--background-color: #1b2b34;
--foreground-color: #d8dee9;
--color-one: #343d46;
--color-two: #5FB3B3ff;
--color-three: #69Cf;
--color-four: #99c794;
--color-five: #69c;
--color-six: #c594c5;
--color-seven: #D8DEE9ff;
}