maxdemaio/chess-heat

Light/dark mode toggle

maxdemaio opened this issue · 1 comments

** This isn't really a needed feature but more of an added bonus if possible **

Great example of a light/dark toggle: https://dev.to/whitep4nth3r/the-best-lightdark-mode-theme-toggle-in-javascript-368f

  • Would probably want to use an icon in this collection since our main icon is from there too: https://icones.js.org/collection/bi
  • Toggle would be a button in the top right nav. It would be the last element in the flexbox
  • Similar to https://maxdemaio.com
  • on smaller screens would probably remove the other items on the right and only have the brand on left and toggle button

Won't do