Default to toggle for dark/light mode

This commit is contained in:
Henrik Stickann 2023-01-31 19:49:09 +01:00
parent 3edfca7e79
commit a7466d6417

View File

@ -1368,7 +1368,7 @@ HTML_EXTRA_FILES =
# The default value is: AUTO_LIGHT.
# This tag requires that the tag GENERATE_HTML is set to YES.
HTML_COLORSTYLE = AUTO_LIGHT
HTML_COLORSTYLE = TOGGLE
# 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