Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
@include dark-mode () {
:root {
// Custom variable values only support SassScript inside `#{}`.
@each $color, $value in $colors-alt {
--#{$color}: #{$value};
}
@each $color, $value in $theme-colors-alt {
--#{$color}: #{$value};
}
}
}
//