I'm recreating my #website with #Sass and I may add some small #JavaScript for the theme switch. My thinking is JS itself is fine; but it depends what you choose to use it for. The issue of course is visitors not being able to use this switch while blocking JS with add-ons such as #NoScript and #uBlockOrigin (like myself)... May need to take the safer route with pure #CSS. Suggestions welcome. #darkmode #webdev #design #coding