
            :root 
            { 
                --theme-main-color: #3c2d76;
                --theme-main-color-brighter-1: #43347dff;
                --theme-main-color-brighter-2: #62539cff;
                --theme-main-color-brighter-3: #6f60a9ff;
                --theme-main-color-darker-1: #34256eff;
                --theme-main-color-darker-2: #15064fff;
                --theme-main-color-darker-3: #090043ff;
                --theme-main-color-opacity-1: #3c2d7628;
                --theme-main-color-opacity-2: #3c2d767F;
                --theme-main-color-opacity-3: #3c2d76C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #ace2fa;
                --theme-secondary-color-brighter-1: #b3e9ffff;
                --theme-secondary-color-brighter-2: #d2ffffff;
                --theme-secondary-color-brighter-3: #dfffffff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #2d3142;
                --background-size: cover;
            }