camicroscope / caMicroscope

Digital pathology image viewer with support for human/machine generated annotations and markups.
BSD 3-Clause "New" or "Revised" License
247 stars 286 forks source link

Added dark mode toggle and functionality to the info page #873

Closed gbengaoluwadahunsi closed 1 week ago

gbengaoluwadahunsi commented 5 months ago

Motivation I have created this Pull Request to enhance the user experience of the website by implementing a dark mode feature on the info.html page. This improvement aligns with the current trend of offering users customizable themes for better accessibility and personalization.

Testing I have thoroughly tested this implementation beyond the automatic hooks. The testing involved:

Verifying the functionality of the dark mode toggle button. Ensuring proper styling and contrast for readability in dark mode. Testing compatibility across different browsers and devices. Checking for any potential conflicts with existing features.

Screenshot 2024-03-27 033025 Screenshot 2024-03-27 033005

gbengaoluwadahunsi commented 5 months ago

Hello@birm. I separated my pull requests as you instructed over a week ago. I, unfortunately, got to know today that I closed all my pull requests, I have reopened all now.