html {
    /* gruvbox light, bg, fg, fg0 */
    --color-bg: #fbf1c7;
    --color-fg: #3c3836;
    --color-fh: #282828;
}
