body {
    --color-fg: #abcdef;
    --color-bg: #123456;
    --color-accent: #ffffff;
    --color-muted: #011223;
    --font-family: sans-serif;
}
