branding/palette.css

6 lines
70 B
CSS
Raw Normal View History

2023-11-04 07:16:09 +00:00
:root {
--bg: #1c1724;
--fg: #eaeaf8;
--accent: #b57fdc;
}