AbhiPatel10 / AISKCON-CONSTRUCTION

https://abhipatel10.github.io/AISKCON-CONSTRUCTION/
56 stars 185 forks source link

add color themes in the website #369

Closed TechTrendset closed 1 year ago

TechTrendset commented 1 year ago

Summary

Implemented user-selectable color themes on the construction website, allowing users to choose their preferred theme. JavaScript is used to change the color scheme dynamically, while CSS root elements ensure consistent theme application. The selected theme is stored in local storage for future visits, providing a personalized experience for users.

Fixes #362

Type of change

Please select the relevant option.

Checklist

Please tick the relevant options.

Screenshots

Provide screenshots to help explain your changes.

Additional context

Add any other context about the pull request here.