
            :root 
            { 
                --theme-main-color: #990099;
                --theme-main-color-brighter-1: #a007a0ff;
                --theme-main-color-brighter-2: #bf26bfff;
                --theme-main-color-brighter-3: #cc33ccff;
                --theme-main-color-darker-1: #910091ff;
                --theme-main-color-darker-2: #720072ff;
                --theme-main-color-darker-3: #660066ff;
                --theme-main-color-opacity-1: #99009928;
                --theme-main-color-opacity-2: #9900997F;
                --theme-main-color-opacity-3: #990099C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #e1bee7;
                --theme-secondary-color-brighter-1: #e8c5eeff;
                --theme-secondary-color-brighter-2: #ffe4ffff;
                --theme-secondary-color-brighter-3: #fff1ffff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #ff8900;
                --background-size: cover;
            }