
        :root {
        --header:#000000; 
        --foreground-header:#ffffff;
        --sub-nav:#000000;
        --foreground-sub-nav:#ffffff;
        --sidebars:#000000;
        --foreground-sidebars:#ffffff;
        --highlight:#eebc4b;
        --highlight-rgb:238,188,75;
        --foreground-highlight:#ffffff;
        --inputs-odds:#ffffff;
        --foreground-inputs-odds:#000000;
        --game:#000000;
        --foreground-game:#ffffff;
        --background:#000000;
        --background-rgb:0,0,0;
        --foreground:#eebc4b;
        --league:#eebc4b;
        --foreground-league:#000000;
        --wb-warning:#e40707;
        --bottom-bar:#181818;
        --foreground-bottom-bar:#aaaaaa;
        }
        