File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -1288,7 +1288,7 @@ HTML_EXTRA_STYLESHEET = doc/stylesheet/doxygen-awesome.css \
12881288 doc/stylesheet/doxygen-awesome-sidebar-only.css \
12891289 doc/stylesheet/doxygen-awesome-sidebar-only-darkmode-toggle.css \
12901290 doc/stylesheet/doxygen-custom/custom-alternative.css \
1291-
1291+
12921292
12931293# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
12941294# other source files which should be copied to the HTML output directory. Note
@@ -1304,6 +1304,8 @@ HTML_EXTRA_FILES = doc/stylesheet/doxygen-awesome-darkmode-toggle.js \
13041304 doc/stylesheet/doxygen-awesome-paragraph-link.js \
13051305 doc/stylesheet/doxygen-custom/toggle-alternative-theme.js \
13061306
1307+ HTML_COLORSTYLE = LIGHT
1308+
13071309# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
13081310# will adjust the colors in the style sheet and background images according to
13091311# this color. Hue is specified as an angle on a colorwheel, see
You can’t perform that action at this time.
0 commit comments