
            :root 
            { 
                --theme-main-color: #0f100e;
                --theme-main-color-brighter-1: #161715ff;
                --theme-main-color-brighter-2: #353634ff;
                --theme-main-color-brighter-3: #424341ff;
                --theme-main-color-darker-1: #070806ff;
                --theme-main-color-darker-2: #000000ff;
                --theme-main-color-darker-3: #000000ff;
                --theme-main-color-opacity-1: #0f100e28;
                --theme-main-color-opacity-2: #0f100e7F;
                --theme-main-color-opacity-3: #0f100eC8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #41e01d;
                --theme-secondary-color-brighter-1: #48e724ff;
                --theme-secondary-color-brighter-2: #67ff43ff;
                --theme-secondary-color-brighter-3: #74ff50ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #042104;
                --background-size: cover;
            }