diff --git a/backend/Doxyfile b/backend/Doxyfile index ecdacd9b..6d7bebfc 100644 --- a/backend/Doxyfile +++ b/backend/Doxyfile @@ -1382,7 +1382,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 = 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 diff --git a/raspberry_pi/Doxyfile b/raspberry_pi/Doxyfile index 09954abc..c3e61743 100644 --- a/raspberry_pi/Doxyfile +++ b/raspberry_pi/Doxyfile @@ -1382,7 +1382,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 = 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