Add dark mode to new Help CSS (default.css) - respect user browser choice. - Concerns on icons in dark mode ref: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme
Valid feature request, confirming, NEW Would be great to use https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme and have a switcher at the top (can also be seen on linked website) to allow switching for users.
I wouldn't want to switch the theme manually but expect it to follow the system. According the feature requirements aka wiki: CSS for branding This easy hack will enhance or define new CSS entries to achieve a visual effect that is aligned with TDF branding of LibreOffice or to other LibreOffice derived products. So we should take the colors used in LibreOffice into the CSS.
*** Bug 153284 has been marked as a duplicate of this bug. ***
Olivier Hallot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/bd6c0ba10789ecf74cb220cf4e31cd3d6a66a954 tdf#148016 Add dark mode to Help pages
Olivier Hallot committed a patch related to this issue. It has been pushed to "libreoffice-25-2": https://git.libreoffice.org/help/commit/841284185dd547ab6e90ba56e4a586b485cf6875 tdf#148016 Add dark mode to Help pages