esphome / esphome/feature-requests

Enable dark mode viewing on doxygen documentation page

Open
#2,949 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem you have/What new integration you would like**

esphome should have dark mode

**Please describe your use case for this integration and alternatives you've tried:**

As a user who frequently works on esphome at night,
I would like the class documentation (doxygen) to include an optional dark mode,
So that my eyes are not stained while looking at class documentation.

**Additional context**

Enabling darkmode can be enabled by adding an additional css style sheet

https://github.com/MaJerle/doxygen-dark-theme

And then modifying `HTML_EXTRA_STYLESHEET`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the linked doxygen-dark-theme stylesheet and locate the project configuration that controls HTML_EXTRA_STYLESHEET. Enable the additional stylesheet for the Doxygen output and verify that class documentation offers the requested optional dark-mode viewing.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
documentation
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.