
            :root 
            { 
                --theme-main-color: #944cc6;
                --theme-main-color-brighter-1: #9b53cdff;
                --theme-main-color-brighter-2: #ba72ecff;
                --theme-main-color-brighter-3: #c77ff9ff;
                --theme-main-color-darker-1: #8c44beff;
                --theme-main-color-darker-2: #6d259fff;
                --theme-main-color-darker-3: #611993ff;
                --theme-main-color-opacity-1: #944cc628;
                --theme-main-color-opacity-2: #944cc67F;
                --theme-main-color-opacity-3: #944cc6C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #574dc7;
                --theme-secondary-color-brighter-1: #5e54ceff;
                --theme-secondary-color-brighter-2: #7d73edff;
                --theme-secondary-color-brighter-3: #8a80faff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #c74dbd;
                --background-size: cover;
            }