:root {
    --background: #000f00;
    --foreground: #7abf7a;
    --info: #61571c;
    --warn: #5f1510;
    --interact: #213d60;
    --textwhite: rgba(255, 255, 255, 0.8);
    --lighter: #0f1e0f;
}
