You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
(i can't tell if this is rhetorical or a genuine invitation of advice, but) you can use a bit of js to flip on and off a class on the tag representing dark/light, and then just have different css rules depending on what class the html tag has. then for persistence, you can use localStorage
!! genuine invitation of advice, tysm loom! i found a super simple js template that does what you describe, but i'm getting too picky with how i want it to look :') i will persevere