:root {
    @import "../colors/light.scss";
    @include lightmodeColors;
}
