|
|
@@ -1302,7 +1302,7 @@ HTML_FOOTER =
|
|
|
# obsolete.
|
|
|
# This tag requires that the tag GENERATE_HTML is set to YES.
|
|
|
|
|
|
-HTML_STYLESHEET =
|
|
|
+HTML_STYLESHEET = @DOXY_CSS_DIRECTORY@/doxygen-awesome.css
|
|
|
|
|
|
# The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
|
|
|
# cascading style sheets that are included after the standard style sheets
|
|
|
@@ -1343,7 +1343,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
|