spacex / public /static /colorschemes /catppuccin-mocha.css
abhikumar63
Completed the modification of variable names.
7682d9f
raw
history blame
No virus
246 Bytes
:root {
--background-color: #1e1e2e;
--foreground-color: #cdd6f4;
--color-one: #45475a;
--color-two: #f38ba8;
--color-three: #a6e3a1;
--color-four: #f9e2af;
--color-five: #89b4fa;
--color-six: #f5c2e7;
--color-seven: #ffffff;
}