
            :root 
            { 
                --theme-main-color: #372919;
                --theme-main-color-brighter-1: #3e3020ff;
                --theme-main-color-brighter-2: #5d4f3fff;
                --theme-main-color-brighter-3: #6a5c4cff;
                --theme-main-color-darker-1: #2f2111ff;
                --theme-main-color-darker-2: #100200ff;
                --theme-main-color-darker-3: #040000ff;
                --theme-main-color-opacity-1: #37291928;
                --theme-main-color-opacity-2: #3729197F;
                --theme-main-color-opacity-3: #372919C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #cccccc;
                --theme-secondary-color-brighter-1: #d3d3d3ff;
                --theme-secondary-color-brighter-2: #f2f2f2ff;
                --theme-secondary-color-brighter-3: #ffffffff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #373819;
                --background-size: cover;
            }