You are browsing as a guest. Sign up (or log in) to start making projects!

2h 19m 16s logged

Light mode toggle

  • The mode option in the nav user menu now toggles the site’s entire appearance between dark and light mode to improve its customizability and accessibility :yay:
  • Because every component has a default color transition, switching between the 2 modes has a smooth UI transition instead of flashing to the other color instantly
  • I had to set up the theme provider and manually add the light mode Tailwind classes and the dark mode prefix for all the colors in every page and component, as well as accounting for all most of the display color edge cases, so this took quite a long time but the result was worth it, both modes look pretty consistent and visually appealing :thumbs-up:
  • I am finally back to developing MacIdeas after taking a one month break, so I spent some time familiarizing myself with the codebase again. Hopefully this time I’ll be able to finish and ship it soon!
  • Updated styling and layout
  • Added and updated some dependencies
0
107

Comments 0

No comments yet. Be the first!