html {
    /* solarized light, base3, base00, base01 */
    --color-bg: #fdf6e3;
    --color-fg: #657b83;
    --color-fh: #586e75;
}
