
            :root 
            { 
                --theme-main-color: #03cff5;
                --theme-main-color-brighter-1: #0ad6fcff;
                --theme-main-color-brighter-2: #29f5ffff;
                --theme-main-color-brighter-3: #36ffffff;
                --theme-main-color-darker-1: #00c7edff;
                --theme-main-color-darker-2: #00a8ceff;
                --theme-main-color-darker-3: #009cc2ff;
                --theme-main-color-opacity-1: #03cff528;
                --theme-main-color-opacity-2: #03cff57F;
                --theme-main-color-opacity-3: #03cff5C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #02f7a2;
                --theme-secondary-color-brighter-1: #09fea9ff;
                --theme-secondary-color-brighter-2: #28ffc8ff;
                --theme-secondary-color-brighter-3: #35ffd5ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #000000;
                --background-size: cover;
            }