Skip to content

📦 Release: Persistent Dark Mode & Theme Support + Demo GIFs 🌙🎨

Latest
Compare
Choose a tag to compare
@madhurimarawat madhurimarawat released this 29 May 07:53
· 17 commits to main since this release
5b65417

🚀 What's New

This release brings persistent theming, dark mode, and engaging visual demos!

🌟 Highlights

  • 🌙 Dark Mode Toggle
    Applied to homepage and commands pages. Theme is saved with localStorage and auto-applied on reload.

  • 🌈 Seasonal Theme Selector
    Choose from Autumn, Summer, Rainy, Winter, or Default. Saved in localStorage.

  • 💾 Persistent Preferences
    Dark mode + color theme are stored locally — no login or cookies needed.

  • 🎥 Visual Demos
    GIFs added to README.md showing dark mode in action.

📁 New Files in Folder: website_snapshots/

Contains all screenshots and GIFs:

docs/
├── website_snapshots/
│   ├── home-page-dark-mode.gif
│   └── commands-page-dark-mode.gif

📝 README Enhancements

  • Embedded the new GIF previews for both homepage and commands in dark mode.
  • Clarified how themes are applied, saved, and reloaded using localStorage.
  • Updated directory tree to include website_snapshots/.

🔗 Live Site: Semester Notes

🅳🅰🆁🅺 🅼🅾🅳🅴 🌙🖤


What's Changed

Full Changelog: full-notes-release...dark-mode-theme-saving