branding/palette.css

6 lines
70 B
CSS

:root {
--bg: #1c1724;
--fg: #eaeaf8;
--accent: #b57fdc;
}