Discussions » Développement

Looking for a "dark mode" solution for Doxygen pages

§
Posté le: 14/01/2022
Édité le: 14/01/2022

Hello.

I want to somehow apply a dark mode doxygen pages.

As doxygen pages can be hosted anywhere, url matching does not work, instead there is pretty much always an identifier that I think can be triggered on in the footer;

Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"> </a>

Maybe https://greasyfork.org/en/scripts/389643-auto-dark-mode could be modified to do this (or other similar script)

I do not want images inverted as they are typically fine.

Any suggestions?

(I can somewhat read JS but I don't know it.)

Poster une réponse

Connectez-vous pour poster une réponse.