pencilvoid.neocities.org
you could make a custom thumbnail: https://arandomsite.neocities.org/blog/custom-neocities-thumbnail
Default colors (outside of the media query) as dark mode- aka set dark mode default by skipping the check for it. Then place a light mode check changing any relevant colors after that. Should do the trick afaik.
that's actually quite similar to how i'm doing it already and it seems to have the same effect as just checking for dark mode. i love css
you could make a custom thumbnail: https://arandomsite.neocities.org/blog/custom-neocities-thumbnail
Default colors (outside of the media query) as dark mode- aka set dark mode default by skipping the check for it. Then place a light mode check changing any relevant colors after that. Should do the trick afaik.
that's actually quite similar to how i'm doing it already and it seems to have the same effect as just checking for dark mode. i love css