/* Theme: default */
:root {
     --theme-page_bg:             #eeeeee;
     --theme-bg:                  #0c1a14;
     --theme-fg:                  #e2f0e8;
     --theme-bg_muted:            #162b21;
     --theme-fg_muted:            #94a89d;
     --theme-bg_accent:           #204031;
     --theme-fg_accent:           #34d399
}