1-navneet opened a new issue, #798:
URL: https://github.com/apache/mahout/issues/798

   ### Summary
   Add a light and dark mode option to the Apache Mahout website to improve 
readability and user comfort.
   
   ### Use Case
   Many users read documentation for long periods. Dark mode reduces eye 
strain, while light mode works better in bright environments. A toggle lets 
users choose what suits them best.
   
   ### Proposed Implementation
   • Implement light and dark themes using CSS variables.
   • Add a toggle button to switch themes.
   • Respect system preference using prefers-color-scheme.
   • No content or functionality changes.
   
   
   ### Alternatives Considered
   Rely only on system theme preference without a manual toggle.
   
   ### Additional Context
   This change is limited to the website UI and does not affect Mahout’s core 
functionality.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to