
            :root 
            { 
                --theme-main-color: #57ef41;
                --theme-main-color-brighter-1: #5ef648ff;
                --theme-main-color-brighter-2: #7dff67ff;
                --theme-main-color-brighter-3: #8aff74ff;
                --theme-main-color-darker-1: #4fe739ff;
                --theme-main-color-darker-2: #30c81aff;
                --theme-main-color-darker-3: #24bc0eff;
                --theme-main-color-opacity-1: #57ef4128;
                --theme-main-color-opacity-2: #57ef417F;
                --theme-main-color-opacity-3: #57ef41C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #000000;
                --theme-secondary-color-brighter-1: #070707ff;
                --theme-secondary-color-brighter-2: #262626ff;
                --theme-secondary-color-brighter-3: #333333ff;
                --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;
            }