[Doc] Fix Doxygen dark/light toggle when system prefers dark

See https://github.com/jothepro/doxygen-awesome-css/issues/105
This commit is contained in:
Ray Speth 2024-06-17 09:17:38 -04:00 committed by Ray Speth
parent b8cec23275
commit 95945d3ce6

View File

@ -1355,7 +1355,7 @@ HTML_EXTRA_FILES = ext/doxygen-awesome-css/doxygen-awesome-darkmode-toggle
# The default value is: AUTO_LIGHT.
# This tag requires that the tag GENERATE_HTML is set to YES.
HTML_COLORSTYLE = AUTO_LIGHT
HTML_COLORSTYLE = LIGHT
# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
# will adjust the colors in the style sheet and background images according to