blob: bc3201e5ac31302506984611acff5f67d2b60a93 [file] [log] [blame]
.light-bg {
background: $white;
color: $dark-purple;
background: var(--background);
color: var(--text-color);
.bodytext {
transition: color 0.5s ease;
}
transition: color 0.2s ease;
}