expressjs / express

Fast, unopinionated, minimalist web framework for node.
https://expressjs.com
MIT License
65.62k stars 16.22k forks source link

[ FEATURE ]: need dark mode enable toggle button #5472

Closed codeguyakash closed 9 months ago

codeguyakash commented 9 months ago

Description : It is very difficult to Read the Documentation in Light mode, we need dark mode to enable the option, and it will be helpful for Reading Documentation for Developers.

Solution: Add a toggle button to enable Dark mode and Light mode

Screenshot: image

neu-ma-tic commented 9 months ago

use dark reader On Feb 10 2024, at 11:08 pm, Akash @.***> wrote:

Description : It is very difficult to Read the Documentation in Light mode, we need dark mode to enable the option, and it will be helpful for Reading Documentation for Developers.

Solution: Add a toggle button to enable Dark mode and Light mode

Screenshot: image.png (view on web) (https://github.com/expressjs/express/assets/80571893/9c71102d-7a28-4e6e-9570-fe2874887083)

— Reply to this email directly, view it on GitHub (https://github.com/expressjs/express/issues/5472), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AV2UYYZD7ZA3REOPEET4QT3YTBU5XAVCNFSM6AAAAABDDKF7HKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZDQOBXGA4TOOI). You are receiving this because you are subscribed to this thread.

codeguyakash commented 9 months ago

but it is not a correct solution, because when I use Dark Reader it is enabled in the browser and it affects other websites. example : image

prakhar-pal commented 9 months ago

you can use Invert listed only mode if you wish Dark Reader to work only on listed websites.

more details here (search for a section called Site list): https://darkreader.org/help/en/

wesleytodd commented 9 months ago

This issue belongs on the website repo. Can you move it over there and close this one?